exam questions

Exam AWS Certified SysOps Administrator - Associate All Questions

View all questions & answers for the AWS Certified SysOps Administrator - Associate exam

Exam AWS Certified SysOps Administrator - Associate topic 1 question 265 discussion

A SysOps administrator is setting up a fleet of Amazon EC2 instances in an Auto Scaling group for an application. The fleet should have 50% CPU available at all times to accommodate bursts of traffic. The load will increase significantly between the hours of 09:00 and 17:00, 7 days a week.

How should the SysOps administrator configure the scaling of the EC2 instances to meet these requirements?

  • A. Create a target tracking scaling policy that runs when the CPU utilization is higher than 90%.
  • B. Create a target tracking scaling policy that runs when the CPU utilization is higher than 50%. Create a scheduled scaling policy that ensures that the fleet is available at 09:00. Create a second scheduled scaling policy that scales in the fleet at 17:00.
  • C. Set the Auto Scaling group to start with 2 instances by setting the desired instances, maximum instances, and minimum instances to 2. Create a scheduled scaling policy that ensures that the fleet is available at 09:00.
  • D. Create a scheduled scaling policy that ensures that the fleet is available at 09:00. Create a second scheduled scaling policy that scales in the fleet at 17:00.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Christina666
11 months, 2 weeks ago
Selected Answer: B
Create a target tracking scaling policy that runs when the CPU utilization is higher than 50%: This ensures that the fleet will have 50% CPU available at all times to accommodate bursts of traffic. Create a scheduled scaling policy that ensures that the fleet is available at 09:00: By scheduling the scaling action, the SysOps administrator can ensure that the number of instances is increased before the load increases significantly at 09:00. Create a second scheduled scaling policy that scales in the fleet at 17:00: Similarly, this second scheduled scaling policy allows scaling in the fleet after the peak hours are over at 17:00, which helps in optimizing costs during low traffic periods.
upvoted 3 times
...
AndyMartinez
1 year, 2 months ago
Selected Answer: B
Option B
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...