Practice Test Geeks home

Microservices API Gateway and Management Questions and Answers

An e-commerce company wants to implement a canary release for its new 'ProductSearch' microservice.
The goal is to direct 5% of live traffic to the new version (v2) while the remaining 95% continues to use the stable version (v1).

Which API Gateway capability is essential for achieving this traffic-splitting strategy?

Select your answer