AWS Certified DevOps Engineer – Professional (DOP-C02) — Question 248

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?

Answer options

Correct answer: D

Explanation

The correct answer is D because Amazon FSx for NetApp ONTAP supports SMB and NFS protocols, making it suitable for both Windows and Linux applications. This solution also allows for efficient replication through NetApp SnapMirror, which meets the disaster recovery needs. Options A and B do not directly support the required protocols for both types of applications, while option C does not provide a suitable storage solution for the specific needs of the migrated applications.