What must the sysops administrator do to provision the application quickly?

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

An application team has asked a sysops administrator to provision an additional environment for an application in four additional regions. The application is running on more than 100 instances in us-east-1, using fully baked AMIs, An AWS CloudFormation template has been created to deploy resources in us-east-1.

What must the sysops administrator do to provision the application quickly?
A . Copy the AMI to each region using aws ec2 copy-image Update the CloudFormation mapping include mappings for the copy AMIs.
B . Creating a snapshot of the running instance and copy the snapshot to the other regions. Create an AMI from the snapshots. Update the CloudFormation template for each region to use the new AM
D . Run the existing CloudFormation template in each additional region based on the success of the template used currently in us-east-1.
E . Update the CloudFormation template to include the additional regions in the auto scaling group. Update the existing stack in us-east-1.

Answer: A

Leave a Reply

Your email address will not be published.