AWS Certified Solutions Architect – Professional — Question 553

A user has launched two EBS backed EC2 instances in the US-East-1a region. The user wants to change the zone of one of the instances. How can the user change it?

Answer options

Correct answer: A

Explanation

Once an Amazon EC2 instance is launched, its Availability Zone is fixed and cannot be directly changed or modified in place. To move an instance to a different zone, you must create an AMI of the instance and use it to launch a new instance in the desired Availability Zone. Consequently, options involving direct console actions, CLI commands, or stopping the instance to change the zone are invalid.