Topic 1 Question 266
A company is migrating its on-premises Windows applications and Linux applications to AWS. The company will use automation to launch Amazon EC2 instances to mirror the on-premises configurations. The migrated applications require access to shared storage that uses SMB for Windows and NFS for Linux.
The company is also creating a pilot light disaster recovery (DR) environment in another AWS Region. The company will use automation to launch and configure the EC2 instances in the DR Region. The company needs to replicate the storage to the DR Region.
Which storage solution will meet these requirements?
Use Amazon S3 for the application storage. Create an S3 bucket in the primary Region and an S3 bucket in the DR Region. Configure S3 Cross-Region Replication (CRR) from the primary Region to the DR Region.
Use Amazon Elastic Block Store (Amazon EBS) for the application storage. Create a backup plan in AWS Backup that creates snapshots of the EBS volumes that are in the primary Region and replicates the snapshots to the DR Region.
Use a Volume Gateway in AWS Storage Gateway for the application storage. Configure Cross-Region Replication (CRR) of the Volume Gateway from the primary Region to the DR Region.
Use Amazon FSx for NetApp ONTAP for the application storage. Create an FSx for ONTAP instance in the DR Region. Configure NetApp SnapMirror replication from the primary Region to the DR Region.
ユーザの投票
コメント(4)
- 正解だと思う選択肢: D
Amazon FSx for NetApp ONTAP supports both SMB and NFS protocols, making it suitable for both Windows and Linux applications
👍 4TEC12024/07/10 - 正解だと思う選択肢: D
NetApp ONTAP: Multi-Protocol Support:
- SMB for Windows: Fully supports the SMB protocol required by your Windows applications.
- NFS for Linux: Fully supports the NFS protocol required by your Linux applications.
Cross-Region Replication: NetApp SnapMirror: Provides efficient and reliable replication of data between ONTAP instances in different regions
👍 4trungtd2024/07/14 - 正解だと思う選択肢: D
Amazon FSx for NetApp ONTAP support Multi-protocol access to data using the Network File System (NFS), Server Message Block (SMB), Internet Small Computer Systems Interface (iSCSI), and Non-Volatile Memory Express (NVMe) protocols https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/what-is-fsx-ontap.html#features-overview
👍 4jamesf2024/07/31
シャッフルモード