AWS Certified Solutions Architect – Professional — Question 409

A company wants to provide desktop as a service (DaaS) to a number of employees using Amazon WorkSpaces. WorkSpaces will need to access files and services hosted on premises with authorization based on the company's Active Directory. Network connectivity will be provided through an existing AWS Direct
Connect connection.
The solution has the following requirements:
✑ Credentials from Active Directory should be used to access on-premises files and services.
✑ Credentials from Active Directory should not be stored outside the company.
✑ End users should have single sign-on (SSO) to on-premises files and services once connected to WorkSpaces.
Which strategy should the solutions architect use for end user authentication?

Answer options

Correct answer: C

Explanation

AD Connector acts as a directory gateway that proxies authentication requests directly to the on-premises Active Directory without caching or storing credentials in the AWS cloud, satisfying the security requirement. This AD Connector must be deployed inside the AWS VPC where the WorkSpaces are located to correctly route traffic over the Direct Connect connection. Option B is incorrect because AD Connector is an AWS-managed service provisioned inside the AWS VPC, not installed on-premises.