How auto scaling works, explain with best example?
Answer / Maneesh
Auto Scaling in Amazon Web Services (AWS) allows automatic adjustment of the number of EC2 instances in a group, based on certain conditions such as CPU utilization or demand. Here's an example: A web application is deployed on an Auto Scaling Group with minimum 3 instances and maximum 5 instances. If the CPU usage of these instances exceeds 70%, Auto Scaling will automatically launch new instances up to the maximum limit (5) to handle the increased load. Similarly, if the demand decreases and CPU usage falls below a certain threshold, it will terminate idle instances down to the minimum limit (3).
| Is This Answer Correct ? | 0 Yes | 0 No |
How To Use Amazon Sqs?
How can you speed up data transfer in Snowball?
What is the difference between object & block level storage?
What is marketplace in aws?
Explain The Difference Between On Demand And Reserved Instances?
What is the boot time for an instance store backed instance?
A startup is running a pilot preparation of around a hundred sensors to live street noise and air quality in urban areas for three months. It absolutely was noted that each month around 4gb of device data is generated. The corporate uses a load balanced auto-scaled layer of ec2 instances and rds info with five hundred gb standard storage. The pilot was a hit and currently, they need to deploy a minimum of 100k sensors which require to be supported by the backend. The user wishes to store the data for a minimum of a pair of years to research it. What should a user do?
What is amazon ec2 service?
What is amazon aurora?
Is it required to use encryption for s3?
What is DynamoDB?
What is meant by glacier?