Can API Gateway be setup to have sticky sessions for canary deployments?

1.8k Views Asked by At

If a user gets sent to the canary deployment, is it possible to ensure that all subsequent requests from that user also go to the canary deployment? From my preliminary testing API Gateway doesn't seem to do that by default, so is there a way to set it up so they do?

1

There are 1 best solutions below

0
On BEST ANSWER

Thanks for the feedback! We don't support sticky sessions unfortunately. I will add an item to our backlog for this feature.