ECS Service Auto Scaling

5 minutes 5 Questions

Amazon ECS Service Auto Scaling allows you to automatically adjust your ECS services' desired task count in response to changing workloads. You can configure two types of scaling policies: Target Tracking Scaling and Step Scaling. Target Tracking Scaling maintains a specified average value for a ch…

Test mode:
AWS Certified Solutions Architect - ECS Service Auto Scaling Example Questions

Test your knowledge of ECS Service Auto Scaling

Question 1

An e-commerce company runs its web frontend as an ECS service. After a recently successful marketing campaign, they expect traffic spikes. How can they prepare for the traffic spikes with minimal manual work?

Question 2

Your APIs run on an Amazon ECS service (on Fargate or EC2) behind an Application Load Balancer target group. You need to automatically scale the service’s desired task count in response to traffic so that each task handles approximately a fixed number of requests. Which approach should you use?

Question 3

A company uses Amazon ECS to deploy a critical application with multiple microservices. The chief architect notices that one of the microservices has variable load and needs to scale automatically to maintain optimal performance. Which configuration should be implemented for this ECS service?

More ECS Service Auto Scaling questions
18 questions (total)