
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company is designing a containerized application that will use Amazon Elastic Container Service (Amazon ECS). The application needs to access a shared file system that is highly durable and can recover data to another AWS Region with a recovery point objective (RPO) of 8 hours. The file system needs to provide a mount target in each Availability Zone within a Region.
A solutions architect wants to use AWS Backup to manage the replication to another Region.
Which solution will meet these requirements?
A
Amazon FSx for Windows File Server with a Multi-AZ deployment
B
Amazon FSx for NetApp ONTAP with a Multi-AZ deployment
C
Amazon Elastic File System (Amazon EFS) with the Standard storage class
D
Amazon FSx for OpenZFS
Explanation:
Correct Answer: B - Amazon FSx for NetApp ONTAP with a Multi-AZ deployment
Here's why this is the correct solution:
AWS Backup Integration: Amazon FSx for NetApp ONTAP fully integrates with AWS Backup for cross-region backup and restore operations. AWS Backup can manage the replication to another region.
Multi-AZ Deployment: FSx for ONTAP supports Multi-AZ deployments which provide high availability within a region and mount targets in each Availability Zone.
Cross-Region Recovery: AWS Backup can create backup copies in another region, meeting the RPO of 8 hours requirement.
RPO Compliance: With AWS Backup, you can schedule backups to meet specific RPO requirements, including 8-hour intervals.
A. Amazon FSx for Windows File Server with a Multi-AZ deployment:
C. Amazon Elastic File System (Amazon EFS) with the Standard storage class:
D. Amazon FSx for OpenZFS:
This solution provides the required durability, cross-region recovery capability using AWS Backup, and meets all the specified requirements.