Topic #: - All AWS-SysOps Questions
A. Copy the AMI to each region using aws ec2 copy-image. Update the CloudFormation mapping to include mappings for the copied AMIs.
B. Create 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 AMI.
C. Run the existing CloudFormation template in each additional region based on the success of the template used currently in us-east-1.
D. Update the CloudFormation template to include the additional regions in the Auto Scaling group. Update the existing stack in us-east-1.
- Awsexamhub website is not related to, affiliated with, endorsed or authorized by Amazon.
- Trademarks, certification & product names are used for reference only and belong to Amazon.
- Trademarks, certification & product names are used for reference only and belong to Amazon.
Join the Discussion
You must be logged in to post a comment.