Yeah! That is the feature which I really like. Shared block volume attached to more than one compute instances. This feature has been announced in OCI in the middle of December 2019. One month later I have decided to test it with Terraform. I was hoping it would work not …
Lastly, I have watched Todd Sharp video about OCI Compute Configuration, Compute Pool and AutoScale Configuration. That video has inspired me to write my own version with Terraform usage. Here is small repo in GitHub which is a foundation for this experiment. I believe you will find it tasty! Bon …
I guess everybody knows it is important, but it is really difficult to start. I mean to share knowledge, then receive feedback from the followers, and ultimately stay there blogging with further efforts long term. That is the way to build a community and it is for sure hard. My …
More then a year ago in this post, I have initiated OCI ATP provisioning topic. After a year I have rewritten the whole repo. Not only because HCL 0.12 is a formal standard now, and all Terraform code was outdated. I have done it also because I feel it is …
This short course, my first tutorial is going to finish… I believe we have achieved good taste of our dish, right! 🙂 Last time in lesson 7 we have created a database with OCI DBSystem. In this last lesson, we will add local VCN peering which is documented here. I …
Oracle is well known for its database, for more than 30 years, meaning for many people on the market, the term database means Oracle and long, long nothing else. Until now in our lessons, we were far from the database. Instead, we were covering cloud networking (VCN, subnets, route tables, …
Today lesson 6, a new lesson for the new year 2020! 🙂 In the last episode, we have added NFS share to both webservers (lesson 5). But what about OCI Block Storage usage? Yes, we can set up it with Terraform as well. Here is a short video for that …
Yes, we are moving forward with my Terraform + OCI training. But for sure step by step. Our OCI infra with 2 webservers is already there under the Load Balancer umbrella (lesson 1, lesson 2 and lesson 3). In the last lesson 4 we have introduced the hidden public IP …
Lastly, I have been exploring OKE a little bit. Mostly for testing purposes. I was planning to deploy some simple web containers there. You know me well, right? I am a real fan of Infrastructure as a code paradigm. So, as always, I was trying to encapsulate my deployment into …
I am really happy you are here. It means you have found my Terraform + OCI course interesting enough and you are ready to wait for the next episodes from my crazy foggy kitchen. 🙂 Just to remind you, in the first lesson, we have created simple infra with one …