Free AWS Certified Solutions Architect Associate SAA-C03 Practice Question

A company is deploying a new web application that requires a disciplined approach to deployment, management, and rollback. They want to ensure that every deployment is predictable, and the infrastructure state remains consistent after each launch. Which of the following design approaches will help the company meet these requirements by embracing the concept of immutable infrastructure?

  • Packaging the application into Docker containers and running them on a fleet of Amazon EC2 instances without predefined configurations.

  • Creating new Amazon Machine Images (AMIs) for each deployment and replacing the existing instances with new instances launched from these AMIs.

  • Utilizing AWS CodeDeploy to orchestrate in-place application updates to the latest revision by replacing application code.

  • Leveraging Amazon EC2 Auto Scaling to automatically adjust the number of instances during traffic variations.

  • Employing AWS Elastic Beanstalk to manage application deployments by directly updating the application versions on existing instances.

  • Updating the existing instances in place with new software revisions using configuration management tools.

This question's topic:
AWS Certified Solutions Architect Associate SAA-C03 / 
Design Resilient Architectures
Your Score:

Check or uncheck an objective to set which questions you will receive.