ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

327 / 465

Question 327:

A user has launched an EC2 instance store-backed instance in the us-east-1a zone. The user created AMI #1 and copied it to the eu-west-1 region. After that, the user made a few updates to the application running in the us-east-1a zone. The user makes an AMI #2 after the changes. If the user launches a new instance in Europe from the AMI #1 copy, which statement is true?

Answer options:

A.The new instance will have the changes made after the AMI copy as AWS copies the original AMI reference during the copying. Thus, the copied AMI will have all the updated data.
B.The new instance will have the changes made after the AMI copy since AWS keeps updating the AMI.
C.It is not possible to copy the instance store-backed AMI from one region to another.
D.The new instance in the eu-west-1 region will not have the changes made after the AMI copy.