In this introductory lesson of our upcoming short course, I am thrilled to walk you through deploying OCI Container Instance with Ephemeral Public IP using Terraform automation. The code we will use, will also deploy a demo web application that is dockerized and used for building containers within the Container …
As I have mentioned some time ago I strongly believe Kubernetes adoption should grow over time in Oracle Cloud Infrastructure. Container technology gives us a lot of elasticity and scalability. Application, especially based on microservices, could be easily deployed and can grow at scale. Moving out from the monolith approach …
About autoscaling, I have recorded video and written a blog post a few months back. At that time autoscaling was based only on thresholds, commonly called metric-based autoscaling. Precisely speaking, it means that after crossing some defined level of CPU or memory utilization, you could expect the automatic provisioning of …
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 …