AWS Certified SysOps Administrator SOA-C01 – Question792

A company needs to have real-time access to image data while seamlessly maintaining a copy of the images in an offsite location.
Which AWS solution would allow access to the image data locally while also providing for disaster recovery?

A.
Create an AWS Storage Gateway volume gateway configured as a stored volume. Mount it from clients using Internet Small Computer System Interface (iSCSI).
B. Mount an Amazon EFS volume on a local server. Share this volume with employees who need access to the images.
C. Store the images in Amazon S3, and use AWS Data Pipeline to allow for caching of S3 data on local workstations.
D. Use Amazon S3 for file storage, and enable S3 Transfer Acceleration to maintain a cache for frequently used files to increase local performance.

Correct Answer: D