Question 447:
Your company is planning on the following architecture for their application. · A set of EC2 Instances hosting the web part of the application. · A relational database for the backend · A Load balancer for distribution of traffic There is critical nature of the data stored on the underlying EBS volumes attached to the EC2 Instances. As a Solutions Architect of the Company, your supervisor has asked you to follow best backup practices to ensure data is available in another region for disaster recovery purposes. Which of the following would you consider complying with this requirement?
Answer options:
A.Create a copy of the volume in another region. B.Create a snapshot of the volume in another region. C.Create a snapshot. Copy the snapshot to the new region. D.Create a copy of the volume. Copy the volume to the new region.