A company needs to have real-time access to image data while seamlessly maintaining a copy of the images in an offsite location for disaster recovery purposes.
Which solution meets the requirement?
Create an AWS Storage Gateway volume gateway configured as a stored volume. Mount it from clients using Internet Small Computer System Interface (iSCSI).
Mount an Amazon EFS volume on a local server. Share this volume with employees who need access to the images.
Store the images in Amazon S3, and use AWS Data Pipeline to allow for caching of S3 data on local workstations.
Use Amazon S3 for file storage, and enable S3 Transfer Acceleration to maintain a cache for frequently used files to increase local performance.