Last Monday I have passed Oracle Cloud Infrastructure 2019 Cloud Operations Associate Exam (1Z0-1067). It was the third exam in a row, which I have decided to pass, a few weeks after Oracle Cloud Infrastructure Developer 2020 Certified Associate and Oracle Cloud Infrastructure 2019 Certified Architect Professional. Frankly speaking, my decision to pass CloudOps exam … Continue reading My thoughts after successful Oracle Cloud Infrastructure 2019 Cloud Operations Certified Associate Exam
Tag: devops
How to autoscale your webservers in OCI…
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 Appetit, Martin, The Cook. https://youtu.be/nOcfjzzJhrY
OCI’s OKE automatically with Terraform
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 the HCL code. Frankly speaking, … Continue reading OCI’s OKE automatically with Terraform
OCI’s ATP as a second dish
What is your first association in case of ATP term? For me? Hmmm... Adenosine triphosphate, the most energetic organic chemical which fuels up biological forms of life...? That was something I have learned in secondary school long, long time ago. Well... ok... But here I will be talking about something different! I will try to … Continue reading OCI’s ATP as a second dish
Let’s cook NAT Gateway in OCI!
Let's cook something today, ok? I am not sure if you have had a chance to read this blog with a tutorial for automation of NAT instance deployment in OCI with Terraform utility? This blog post is just great, but seems to be a little bit outdated. The same I can say about this whitepaper. … Continue reading Let’s cook NAT Gateway in OCI!