AWS Certified Solutions Architect Associate SAA-C03 Practice Question
An enterprise wants to migrate its monolithic application to a microservices architecture without managing servers. They decide to use containers orchestrated by Amazon ECS on Amazon EC2 instances. This choice aligns with their requirements.
While Amazon ECS provides container orchestration, the enterprise still needs to manage the underlying EC2 instances. Since they want to avoid server management, AWS Fargate would be a more appropriate compute technology. AWS Fargate allows running containers without provisioning or managing EC2 instances, aligning with their desire to not manage servers.
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.
What is Amazon ECS and how does it work?
Open an interactive chat with Bash
What are the benefits of using AWS Fargate for container management?
Open an interactive chat with Bash
What is the difference between a monolithic application and a microservices architecture?