ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

23 / 690

Question 23:

You work for a company that has a set of EC2 Instances. There is an internal requirement to create another instance in another availability zone. One of the EBS volumes from the current instance needs to be moved from one of the older instances to the new instance. How can you achieve this?

Answer options:

A.Detach the volume and attach to an EC2 instance in another AZ.
B.Create a new volume in the other AZ and specify the current volume as the source.
C.Create a snapshot of the volume and then create a volume from the snapshot in the other AZ
D.Create a new volume in the AZ and do a disk copy of contents from one volume to another.