AWS Certified Solutions Architect Associate SAA-C03 Practice Question
A company has developed a new web application that involves frequent updates and requires consistent environments across development, testing, and production stages. They need a solution that can ensure rapid deployment and version control while minimizing the underlying infrastructure management. Which compute option should they use?
Containers are the correct choice because they provide a lightweight and portable environment for applications, ensuring consistent operation across different deployment stages. They support rapid deployment and version control which is vital for applications with frequent updates. Additionally, containers abstract much of the infrastructure management, which meets the company's requirement to minimize the maintenance of underlying infrastructure.
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 are containers and why are they useful for application deployment?
Open an interactive chat with Bash
What is a managed orchestration service and how does it help with container management?
Open an interactive chat with Bash
What is version control and why is it important in application development?