
Explanation:
Amazon Elastic Container Service (ECS) is a highly scalable and high-performance container management service that allows you to run and scale containerized applications on AWS. It supports auto scaling and integrates with Elastic Load Balancing, making it an ideal choice for hosting a web application that needs to scale automatically based on traffic.
Ultimate access to all questions.
No comments yet.
You have a web application that needs to scale automatically based on incoming traffic and run on containerized infrastructure. Which AWS service would be the best choice for hosting this application?
A
AWS Lambda
B
Amazon ECS
C
Amazon EC2
D
AWS Fargate