
Ultimate access to all questions.
Your company is undergoing a major revision of their API to enhance developer experience. The old version of the API must remain available and deployable, while the new version should be accessible to new customers and testers. Both API versions need to be served using the existing SSL and DNS records. Given these requirements, what should they do?
A
Configure a new load balancer for the new version of the API
B
Reconfigure old clients to use a new endpoint for the new API
C
Have the old API forward traffic to the new API based on the path
D
Use separate backend pools for each API path behind the load balancer