Since, generally answer is just manual, can someone listed components which can be scale automatically?
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.
1 Like
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.