Isolation of traffic on Apigee (Avoiding noisy-neighbors)

There are some cases where some APIs that have issues eventually end up impacting other APIs as the resources are currently shared (Same RMP). In a given org, is is possible to achieve isolation between different APIs - especially the ones that are expected to run hot most of the times.

Is there a recommendation on what is the best way to achieve such a kind of isolation at the API proxy level?

Solved Solved
0 1 382
1 ACCEPTED SOLUTION

@Akash Prabhashankar you can setup specific environments for those APIs to be deployed and setup MP isolation using this : http://docs.apigee.com/management/apis/post/organizations/%7Borg_name%7D/environments/%7Benv_name%7D...

View solution in original post

1 REPLY 1

@Akash Prabhashankar you can setup specific environments for those APIs to be deployed and setup MP isolation using this : http://docs.apigee.com/management/apis/post/organizations/%7Borg_name%7D/environments/%7Benv_name%7D...