
Answer-first summary for fast verification
Answer: Deploy an Amazon S3 File Gateway and configure it to use Amazon S3 Standard-Infrequent Access (S3 Standard-IA) for both the metadata files and the image files.
The correct answer is D because the company needs a disaster recovery solution that allows for SMB access to the backup data (which is rarely accessed but must be available within 5 minutes) from either the data center or AWS. Amazon S3 File Gateway supports SMB file shares and configuring it to use Amazon S3 Standard-Infrequent Access (S3 Standard-IA) for both the metadata files and the image files meets the criteria of infrequent access and rapid availability. Option B, while it provides the necessary functionality, is not cost-effective for data that is rarely accessed.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A company is seeking to implement a disaster recovery solution for an application operating within their data center. This application currently writes data to an SMB file share and subsequently creates a backup copy on a different file share located in the same data center. The application handles two distinct types of files: metadata files and image files. The company's objective is to securely store this backup data on AWS while maintaining the capability to access it via SMB protocol from either the on-premises data center or AWS in the event of a disaster. It is crucial that this backup data, which is infrequently accessed, remains accessible within a 5-minute timeframe when needed.
A
Deploy AWS Outposts equipped with Amazon S3 storage and set up a Windows Amazon EC2 instance on Outposts to function as a file server.
B
Deploy an Amazon FSx File Gateway and configure an Amazon FSx for Windows File Server Multi-AZ file system utilizing SSD storage.
C
Deploy an Amazon S3 File Gateway and configure it to use Amazon S3 Standard-Infrequent Access (S3 Standard-IA) for the metadata files, and S3 Glacier Deep Archive for the image files.
D
Deploy an Amazon S3 File Gateway and configure it to use Amazon S3 Standard-Infrequent Access (S3 Standard-IA) for both the metadata files and the image files.
No comments yet.