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 …
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 …