Examtopics

AWS Certified Solutions Architect - Associate
  • Topic 1 Question 720

    A manufacturing company runs its report generation application on AWS. The application generates each report in about 20 minutes. The application is built as a monolith that runs on a single Amazon EC2 instance. The application requires frequent updates to its tightly coupled modules. The application becomes complex to maintain as the company adds new features.

    Each time the company patches a software module, the application experiences downtime. Report generation must restart from the beginning after any interruptions. The company wants to redesign the application so that the application can be flexible, scalable, and gradually improved. The company wants to minimize application downtime.

    Which solution will meet these requirements?

    • Run the application on AWS Lambda as a single function with maximum provisioned concurrency.

    • Run the application on Amazon EC2 Spot Instances as microservices with a Spot Fleet default allocation strategy.

    • Run the application on Amazon Elastic Container Service (Amazon ECS) as microservices with service auto scaling.

    • Run the application on AWS Elastic Beanstalk as a single application environment with an all-at-once deployment strategy.


    シャッフルモード