AWS Certified SysOps Administrator – Associate (legacy) — Question 692

The majority of your Infrastructure is on premises and you have a small footprint on AWS Your company has decided to roll out a new application that is heavily dependent on low latency connectivity to LOAP for authentication Your security policy requires minimal changes to the company's existing application user management processes.
What option would you implement to successfully launch this application1?

Answer options

Correct answer: B

Explanation

Establishing a VPN connection to authenticate directly against the existing on-premises LDAP servers (Option B) satisfies the requirement for minimal changes to the company's user management processes, as it leverages the current infrastructure directly. While options involving replicas (Option C) or new domains (Option D) might offer lower latency, they introduce administrative overhead and changes to user management, violating the policy of minimal changes. Creating a separate independent server (Option A) would require duplicating user management efforts entirely.