Medium1 markMultiple Choice
AWS SAA-C03 · Question 23 · Domain 2.1: Scalable Architectures
A company uses an Auto Scaling group (ASG) for its web servers. Traffic is highly unpredictable, but the company wants to maintain an average CPU utilization of 50% across all instances. <br/><br/>Which TWO actions should a solutions architect take? (Select TWO.)
A company uses an Auto Scaling group (ASG) for its web servers. Traffic is highly unpredictable, but the company wants to maintain an average CPU utilization of 50% across all instances. <br/><br/>Which TWO actions should a solutions architect take? (Select TWO.)
Answer options:
A.
Configure a simple scaling policy.
B.
Configure a target tracking scaling policy.
C.
Configure a step scaling policy.
D.
Set the target value to 50% CPU utilization.
E.
Use predictive scaling.
How to approach this question
Identify the scaling policy designed to maintain a specific metric target.
Full Answer
Target tracking scaling policies increase or decrease the current capacity of the group based on a target value for a specific metric (like 50% CPU). It functions similarly to a thermostat maintaining a room's temperature.
Common mistakes
Choosing predictive scaling when traffic is explicitly stated as unpredictable.
Practice the full AWS SAA-C03 Practice Exam 6
65 questions · hints · full answers · grading
More questions from this exam
Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team wants...MediumQ02A company has two AWS accounts: Account A for development and Account B for production. Developer...MediumQ03A mobile application needs to authenticate users using their social media accounts (Facebook, Goo...EasyQ04A company is running an application on Amazon EC2 instances. The application needs to connect to ...MediumQ05A company has 50 AWS accounts managed by AWS Organizations. The IT team wants to implement a cent...Easy
Expert