AWS Certified Solutions Architect Associate SAA-C03 Practice Question
An organization wants to deploy containerized applications but does not want to manage the underlying servers or clusters. They require a solution that can automatically scale with the workload and lets them focus on developing their applications. Which service should they use?
Fargate is a serverless compute engine for containers that works with Amazon Elastic Container Service (ECS) and Amazon Elastic Kubernetes Service (EKS). It allows you to run containers without managing servers or clusters, and it automatically scales based on demand. This enables developers to focus on building applications instead of handling infrastructure tasks. Amazon EC2 requires management of the underlying servers. Amazon Lambda is designed for running code functions in response to events and is not ideal for continuously running containerized applications. ECS without Fargate still requires managing the underlying EC2 instances.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.