
AWS Certified Solutions Architect - Associate
Get started today
Ultimate access to all questions.
A company seeks a disaster recovery solution for its primary on-premises file storage, mounted via iSCSI, containing hundreds of TB of data. The solution must ensure uninterrupted, latency-free access for end users and minimal changes to existing infrastructure.
A company seeks a disaster recovery solution for its primary on-premises file storage, mounted via iSCSI, containing hundreds of TB of data. The solution must ensure uninterrupted, latency-free access for end users and minimal changes to existing infrastructure.
Explanation:
The correct answer is C: 'Implement an AWS Storage Gateway Volume Gateway cached volume with a 10 TB local cache, iSCSI mount to the file server, file transfer, and scheduled snapshots. For disaster recovery, snapshot restoration to an Amazon EBS volume attached to an EC2 instance.' This solution ensures minimal changes to the existing infrastructure while providing immediate access to all file types with low latency. The Volume Gateway cached volume provides a cost-effective storage solution since only the frequently accessed data is stored locally. The cloud retains backups, making disaster recovery efficient by restoring snapshots to Amazon EBS and attaching it to an EC2 instance.