In this Article, you will learn how compute instance in Oracle Cloud can be scaled up and down Automatically based on the demand.
What is Auto scaling
Auto scaling automatically adjust the number of Compute instances in an instance pool. This helps in getting the consistent performance during high demand period, and even helps in reducing the costs during periods of low demand.
It can be configured in Two ways :
- Metric-based Auto scaling: An auto scaling action is triggered when a performance metric meets or exceeds a threshold.
- Schedule-based Auto scaling: Autoscaling events take place at the specific times that you schedule.
Steps to configure Auto scaling
CREATE VCN WITH COMPARTMENT
CREATE LOAD BALANCER
UPDATE SECURITY LIST
CONFIGURE INSTANCE POOL AND AUTOSCALING
TEST SETUP
Good demo
ReplyDelete