AWS Certified Solutions Architect – Professional (SAP-C02) — Question 224

A company needs to migrate an on-premises SFTP site to AWS. The SFTP site currently runs on a Linux VM. Uploaded files are made available to downstream applications through an NFS share.

As part of the migration to AWS, a solutions architect must implement high availability. The solution must provide external vendors with a set of static public IP addresses that the vendors can allow. The company has set up an AWS Direct Connect connection between its on-premises data center and its VPC.

Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: A

Explanation

Option A is correct because it provides a high availability solution with the use of AWS Transfer Family and Elastic File System across multiple Availability Zones, while also allowing for static public IPs via Elastic IPs. Options B and D lack the necessary static IP address configuration, and option C introduces additional operational overhead by using EC2 instead of a managed service like AWS Transfer Family.