AWS Certified Solutions Architect – Associate (SAA-C02) — Question 695

A company uses Amazon S3 as its data lake. The company has a new partner that must use SFTP to upload data files. A solutions architect needs to implement a highly available SFTP solution that minimizes operational overhead.
Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

AWS Transfer Family is a fully managed, highly available service that natively supports SFTP and integrates directly with Amazon S3, minimizing operational overhead. Utilizing self-managed Amazon EC2 instances with cron jobs introduces significant administrative overhead for maintenance, scaling, and scripting. Amazon S3 File Gateway is designed for file-based applications to access S3 via NFS or SMB, not as a public-facing SFTP server for external partners.