AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 43

A bank built a new version of its banking application in AWS using containers that connect to an on-premises database over a VPN connection. This application version requires users to also update their client application. The bank plans to deprecate the earlier client version. However, the company wants to keep supporting earlier clients through their on-premises version of the application to serve a small portion of the customers who haven't yet upgraded.
What design will allow the company to serve both newer and earlier clients in the MOST efficient way?

Answer options

Correct answer: B

Explanation

Option B is correct because it efficiently uses a Classic Load Balancer to manage traffic, ensuring older clients are redirected to the on-premises application without any disruption. The other options either do not effectively separate the traffic for older clients or do not utilize the most suitable load balancing strategies for this scenario.