Which solution should a sysops administrator use to meet the deployment requirements for this new release?

Posted by: Pdfprep Category: SOA-C01 Tags: , ,

A company’s application infrastructure was deployed using AWS CloudFormation and is composed of Amazon EC2 instances behind an Application Load Balancer. The instances run an EC2 Auto Scaling group across multiple Availability Zones. When releasing a new version of the application, the update deployment must avoid DNS changes and allow rollback.

Which solution should a sysops administrator use to meet the deployment requirements for this new release?
A . Configure the Auto Scaling group to use lifecycle hooks. Deploy now instances with the new application version. Complete the lifecycle hook action once healthy.
B . Create a new Amazon Machine Image (AMI) containing the updated code. Create a launch configuration with the AM
C . Update Auto Scaling group to use the new lauch configuration.
D . Deploy a second CloudFormation stack. Wait for the application to be available Cut over to the new Application Load Balancer
E . Modify the CloudFormation template to use an AutoScalingReplacingUpdate policy. Update the stack. Perform a second update with the new release

Answer: D

Leave a Reply

Your email address will not be published.