What are the mechanisms for configuring scalability?

Since, generally answer is just manual, can someone listed components which can be scale automatically?

0 4 135
4 REPLIES 4

Not applicable

In Apigee the components which handle the real-time traffic are router, message processors and Cassandra. So, We may need auto-scaling of router and message processors in some cases. We can prepare script and setup autoscaling of router and message processor. We also have implemented the same in our company.

Thank you for your answer. Can you please provide the script?

sorry, my scripts are internal to a company. So, cannot share. But yes, it uses AWS as the computing engine, so using the AWS auto scaling feature.

I thought you can provide a script in general, not the internal one. So, let say as a sample of the script.