Q21 — AWS SAA-C03 Ch.4

Question 21 of 105 | ← Chapter 4

Q216. A company wants to improve its ability to clone large amounts of production data into a test environment in the same AWS Region. The data is stored in Amazon EC2instances on Amazon Elastic Block Store (Amazon EBS) volumes. Modifications to the cloned data must not affect the production environment. The software that accesses this data requires consistently high IO performance.A solutions architect needs to minimize the time that is required to clone the production data into the test environment.Which solution will meet these requirements?

Correct Answer: D. Take EBS snapshots of the production EBS volumes. Turn on the EBS fast snapshot restore feature on the EBS snapshots. Restore the snapshots into new EBS volumes. Attach the new EBS volumes to EC2instances in the test environment