Back
oci load balancer terraform
22Dec, 2020

Master OCI Load Balancer with Terraform – Flexible Configuration & Automation

OCI Load Balancer Terraform setup is a must-have skill for anyone automating cloud infrastructure in Oracle Cloud. This guide shows how to deploy a flexible load balancer using Terraform and take full advantage of Oracle Cloud’s scalability. When working with Oracle Cloud Infrastructure (OCI), networking plays a crucial role in …

OCI Flexible Shapes
09Dec, 2020

Master OCI Flexible Shapes with Terraform – Performance, Savings, and Agility Combined

When building cloud-native applications or migrating existing workloads to Oracle Cloud Infrastructure (OCI), flexibility is key. That’s where OCI flexible shapes come into play — giving you complete control over the number of OCPUs and memory allocated to your virtual machines. In this guide, you’ll discover how to leverage OCI …

oci scheduled autoscaling terraform policies in oci console
29Sep, 2020

Schedule-based OCI Compute Autoscaling with Terraform

In this tutorial, you’ll learn how to set up OCI scheduled autoscaling Terraform using Quartz cron expressions to scale compute capacity at predictable times. In my previous article on OCI Compute Autoscaling, I showed how to set up autoscaling based on threshold metrics such as CPU utilization.In this follow-up, we’ll …