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

A company has an on-premises SFTP file transfer solution. The company is migrating to the AWS Cloud to scale the file transfer solution and to optimize costs by using Amazon S3. The company's employees will use their credentials for the on-premises Microsoft Active Directory (AD) to access the new solution. The company wants to keep the current authentication and file access mechanisms.

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

Answer options

Correct answer: C

Explanation

AWS Transfer Family is a fully managed service that allows for seamless SFTP transfers directly into Amazon S3 with minimal operational overhead. To authenticate users using an on-premises Microsoft Active Directory, AWS Transfer Family utilizes AWS Directory Service integrated with an AD Connector, which securely proxies authentication requests to the on-premises domain controllers. Option D is incorrect because AWS Directory Service cannot natively connect to an on-premises Active Directory without a directory gateway like AD Connector.