How can we find out MP’s load to add more capacity if needed in Apigee Private Cloud Deployment ? Especially Apigee Private Cloud Deployment capacity based model ?
~~ Q : Source : Slack ~~
How can we find out MP’s load to add more capacity if needed in Apigee Private Cloud Deployment ? Especially Apigee Private Cloud Deployment capacity based model ?
~~ Q : Source : Slack ~~
You can monitor the load (CPU, Memory etc.) on Message Processors using the JMX interface provided. If you see a need based on expected call volume and processing requirements you could add or remove Message processors. More info on the JMX interfaces is available in Operations guide.
Thanks @sudheendra1 for quick reply. It’s helpful.