ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 346 - SOA-C02 discussion

Report
Export

A company runs its web application on multiple Amazon EC2 instances that are part of an Auto Scaling group. The company wants the Auto Scaling group to scale out as soon as CPU utilization rises above 50% for the instances.

How should a SysOps administrator configure the Auto Scaling group to meet these requirements?

A.
Configure the Auto Scaling group to scale based on events.
Answers
A.
Configure the Auto Scaling group to scale based on events.
B.
Configure the Auto Scaling group to scale based on a schedule.
Answers
B.
Configure the Auto Scaling group to scale based on a schedule.
C.
Configure the Auto Scaling group to scale dynamically based on demand.
Answers
C.
Configure the Auto Scaling group to scale dynamically based on demand.
D.
Configure the Auto Scaling group to use predictive scaling.
Answers
D.
Configure the Auto Scaling group to use predictive scaling.
Suggested answer: C

Explanation:

To ensure that the Auto Scaling group scales out when CPU utilization rises above 50%, the administrator should configure the Auto Scaling group to dynamically scale based on demand. This is achieved by setting up a scaling policy that triggers based on specific CloudWatch alarms---like CPU utilization exceeding 50%. This dynamic scaling method directly responds to changes in workload, ensuring that resources are allocated efficiently and promptly as demand increases. Option C is the correct answer, aligning with best practices for managing EC2 Auto Scaling based on real-time metrics. Further guidance is available in AWS documentation on dynamic scaling Dynamic Scaling for EC2.

asked 16/09/2024
Alvin Thomas
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first