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 …
If you are reading this, it means, I can say I am somehow successful in taking you on board and our adventure is getting more and more exciting… We are now in lesson 3 for the cooking mastery, right? Last time, in lesson 2, we have added the second VM, …
Frankly speaking, the second lesson from the Terraform and OCI training, available in my GitHub repo was not very revolutionary. I have decided to start with just one webserver in lesson1, because it was important for me to move from the simplest into more complicated code gradually. Especially for newbies, …