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, …
Something about one year ago I had my first try to record full-blown training for Terraform and OCI. It was very interesting to see if I would be able to do it. Everything, just to share my practical knowledge and hands-on with the people and let them understand how to …
During the last HashiConf2019 I was watching these two guys from Oracle Cloud Infrastructure (OCI) and their presentation which was really interesting. Now you can watch it online (check-up the link below). Alex Ng and Leon Kuperman have presented approaching features of OCI Terraform Provider. This new feature seems to …
Last week, in Seattle I was attending an annual conference organized by HashiCorp. This year during HashiConf 2019, a new Terraform Cloud has been announced. What does it mean from your perspective? Of course, it depends on what is your current professional position, but if you are a part of …
I am not sure if you are aware of that, but now you can interconnect more then one VCN with your on-premise location. And it doesn’t matter if you are using VPN site-2-site or FastConnect. This architecture has been clearly explained here as TransitVCN, an advanced network architecture in OCI. …