AWS Certified Developer Associate DVA-C01 – Question135

A company has a website that is developed in PHP and is launched using AWS Elastic Beanstalk. There is a new version of the website that needs to be deployed in the Elastic Beanstalk environment. The company cannot tolerate having the website offline if an update fails. Deployments must have minimal impact and rollback as soon as possible.
What deployment method should be used?

A.
All at once
B. Rolling
C. Snapshots
D. Immutable

Correct Answer: D