Question 386:
You work for a travel company that books accommodation for customers. The company has decided to release a new feature that will allow customers to book accommodation in real-time through their API. As a developer, you have planned to deploy this new feature. How will you test the new API feature with minimal impact to customers?
Answer options:
A.Create a stage and inform your pilot customers to change their endpoint. B.Create a stage and inform your pilot customers to change their endpoint and attach a usage plan. C.Create a stage and enable canary release. D.Create a stage and promote a canary release.