AWS Certified Solutions Architect – Associate (SAA-C03) — Question 171

A company has a web application that is based on Java and PHP. The company plans to move the application from on premises to AWS. The company needs the ability to test new site features frequently. The company also needs a highly available and managed solution that requires minimum operational overhead.

Which solution will meet these requirements?

Answer options

Correct answer: B

Explanation

The correct answer is B because AWS Elastic Beanstalk provides a managed environment that allows for easy deployment and testing of applications, including URL swapping for feature testing. Option A is not suitable for dynamic content processing, while C requires more operational overhead for managing EC2 instances, and D introduces complexity with containerization that is not necessary for the requirements.