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

A company operates an on-premises software-as-a-service (SaaS) solution that ingests several files daily. The company provides multiple public SFTP endpoints to its customers to facilitate the file transfers. The customers add the SFTP endpoint IP addresses to their firewall allow list for outbound traffic. Changes to the SFTP endpoint IP addresses are not permitted.

The company wants to migrate the SaaS solution to AWS and decrease the operational overhead of the file transfer service.

Which solution meets these requirements?

Answer options

Correct answer: A

Explanation

AWS Transfer Family (AWS Transfer for SFTP) is a fully managed service that minimizes operational overhead and supports using Elastic IP addresses from a Bring Your Own IP (BYOIP) pool, allowing the company to retain their existing public IP addresses. Options B and C are incorrect because managing EC2 instances, Auto Scaling groups, and FTP servers greatly increases operational overhead. Option D is incorrect because Amazon S3 VPC endpoints do not support direct SFTP integration or native SFTP configuration on S3 buckets in this manner.