AWS Certified Cloud Practitioner — Question 948

Which of the following is a way to use Amazon EC2 Auto Scaling groups to scale capacity in the AWS Cloud?

Answer options

Correct answer: A

Explanation

Amazon EC2 Auto Scaling groups scale horizontally by automatically adding (scaling out) or removing (scaling in) EC2 instances to match current demand. Changing the size of an instance (scaling vertically) is not a function of Auto Scaling groups, and EC2 instances are infrastructure-as-a-service (IaaS) rather than serverless.