AWS Certified Solutions Architect – Associate (SAA-C03) — Question 295

A company wants to give a customer the ability to use on-premises Microsoft Active Directory to download files that are stored in Amazon S3. The customer’s application uses an SFTP client to download the files.

Which solution will meet these requirements with the LEAST operational overhead and no changes to the customer’s application?

Answer options

Correct answer: A

Explanation

AWS Transfer Family is a fully managed service that enables transfer of files directly into and out of Amazon S3 using SFTP, and it natively supports authentication via on-premises Microsoft Active Directory. Using a managed service like AWS Transfer Family minimizes operational overhead, unlike deploying and maintaining an SFTP server on an Amazon EC2 instance. Other tools such as AWS DMS and AWS DataSync are designed for data migration and synchronization rather than serving as client-facing SFTP endpoints.