AWS Certified Database – Specialty — Question 132

A company has an on-premises SQL Server database. The users access the database using Active Directory authentication. The company successfully migrated its database to Amazon RDS for SQL Server. However, the company is concerned about user authentication in the AWS Cloud environment.
Which solution should a database specialist provide for the user to authenticate?

Answer options

Correct answer: D

Explanation

Option D is correct because it establishes a forest trust between the on-premises Active Directory and AWS Directory Service, enabling seamless authentication for users. It also specifies mixed mode authentication, which allows both Windows and SQL Server logins. The other options either do not directly address authentication within the AWS environment or do not effectively leverage the existing Active Directory setup.