AWS Certified Database – Specialty — Question 66

A company's Security department established new requirements that state internal users must connect to an existing Amazon RDS for SQL Server DB instance using their corporate Active Directory (AD) credentials. A Database Specialist must make the modifications needed to fulfill this requirement.
Which combination of actions should the Database Specialist take? (Choose three.)

Answer options

Correct answer: B, C, F

Explanation

The correct actions involve modifying the RDS instance for Windows authentication (B), creating an AWS Managed Microsoft AD and establishing trust with the corporate AD (C), and configuring the security group for the domain controller (F). Disabling TDE (A) and stopping the RDS instance (D) are not required for this authentication method, while using an AD Connector (E) is not necessary if using AWS Managed Microsoft AD.