In one of the latest lessons of my tutorial I have shown how to setup DataGuard locally within the same region. I guess this is some sort of database protection, but in case of the whole region failure it will not help at all. So it is worth to consider the cross-region solution for database … Continue reading Cross-region DataGuard in OCI coded with Terraform
Tag: terraform
Feedback loop.
The last two months, during the COVID thing, were transformational for this blog. Someone can say the window of the opportunity has been opened by free training and certifications for OCI. Many of us have decided to ride this horse and discover OCI, in-depth. Some of us have reached the highest professional level, some of us … Continue reading Feedback loop.
How to build microservice which is based on OCI Function and ATP with Terraform
A lot of people around the world believe the serverless approach is the ultimate future of cloud computing. I am also such a believer, but it will be a gradual move, sort of evolution within the next couple of years. Some time ago I have published a blog about private endpoints for ATP. Pic. Topology … Continue reading How to build microservice which is based on OCI Function and ATP with Terraform
How to use OCI Marketplace image with Terraform?
Recently Mattia has presented the blog post about using OCI CLI to retrieve OCI Marketplace image. It has inspired me to explore this topic, but with Terraform usage. The goal was very simple - deploy RocketChat image (from OCI Marketplace) as a single VM in the extremely simplified cloud infrastructure, very similar to my first lesson … Continue reading How to use OCI Marketplace image with Terraform?
My thoughts after successful Oracle Cloud Infrastructure Developer 2020 Certified Associate exam
Last week I was very busy so it was hard to find a few free cycles to write about it. Yes, I have passed recently Oracle Cloud Infrastructure Developer 2020 Certified Associate exam. Frankly speaking, it was obvious for me I need to do it. I am a hardcore developer here at FoggyKitchen, mostly with … Continue reading My thoughts after successful Oracle Cloud Infrastructure Developer 2020 Certified Associate exam
USE OCI OBJECT STORAGE TO STORE TERRAFORM STATE FILES
Introduction Terraform allows you to deploy infrastructure very quickly, and you can find thousands of script/modules/snippets on the web to get you started in a snap. Once you move from the "Let's try this at home" phase to a more "Let's do this for a real environment" oriented phase you will have to make a … Continue reading USE OCI OBJECT STORAGE TO STORE TERRAFORM STATE FILES
How to integrate OCI Event Service and OCI Functions with Terraform
Yesterday night I have passed Oracle Cloud Infrastructure Developer 2020 Certified Associate exam. For this exam, besides Terraform, I had to learn about Oracle Kubernetes Engine (OKE) and OCI Functions. Recently I have had the opportunity to explore OCI Event Service. The outcome of this experiment I have encoded in a brand new dish (GitHub … Continue reading How to integrate OCI Event Service and OCI Functions with Terraform
TF_VAR variables – how to collect it from the OCI Cloud Console…
Recently one of my subscribers has asked me about this topic. How to collect all TF_VAR variables values for Terraform OCI Provider before starting into the first lesson? A small thing, but very important, right? In this short video, I am explaining how to do it step by step 🙂 BTW. I have added this … Continue reading TF_VAR variables – how to collect it from the OCI Cloud Console…
How to clone ATP in OCI…
About the flexibility of ATP instances in OCI I have written so far two times. For the first time, it was just a short ride to show how it easy to create this autonomous database in OCI. For the second time, I have shown a new feature of ATP - Private Endpoint. It means ATP … Continue reading How to clone ATP in OCI…
Every story should have the beginning…
Every story should have the beginning, right? Recently I have had two zoom sessions with great mates, followers of my blog and YT channel. Such talk is an excellent thing, especially now, in this COVID-19 self-isolation period. Both discussions have made me realize that my tutorial has a significant gap... there is no introduction to … Continue reading Every story should have the beginning…