A manufacturing company runs a report generation application on AWS as a monolith on a single Amazon EC2 instance. Each report takes about 20 minutes to generate. The application requires frequent updates to tightly coupled modules, causing downtime during patches. When interrupted, report generation restarts from the beginning. The company wants the application to be flexible, scalable, and gradually improved while minimizing downtime. Which solution meets these requirements?
Choose an answer
Tap an option to check your answer.
Correct answer: Run the application on Amazon Elastic Container Service (Amazon ECS) as microservices with service auto scaling..
Why this is the answer
Migrating the monolithic application to microservices on Amazon ECS with service auto scaling addresses all requirements. Microservices allow for independent updates, minimizing downtime and enabling gradual improvements. ECS provides a scalable and flexible container orchestration platform. Service auto scaling ensures that the application can handle varying loads efficiently. If a report generation microservice is interrupted, only that specific micro
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed