
AWS Certified Solutions Architect - Associate
Get started today
Ultimate access to all questions.
A company seeks a scalable and highly available containerized environment for its critical applications, prioritizing application maintenance over infrastructure management. Which AWS service should a solutions architect implement to meet these requirements without managing the underlying infrastructure?
A company seeks a scalable and highly available containerized environment for its critical applications, prioritizing application maintenance over infrastructure management. Which AWS service should a solutions architect implement to meet these requirements without managing the underlying infrastructure?
Explanation:
The correct answer is C: Adopt Amazon ECS on AWS Fargate. AWS Fargate is a serverless compute engine for containers that allows you to run containers without having to manage the underlying infrastructure. This aligns with the company's preference to focus on application maintenance and not be responsible for provisioning and managing infrastructure. Options A and D require managing EC2 instances, and option B involves using EC2 worker nodes, which also requires infrastructure management.