DigitalOcean Elasticity is a tool to automatic scale your infrastructure on Digital Ocean.
DigitalOcean Elasticity runs in a master server that can be used as LoadBalance too. The service will check in every 5 minutes the server’s health, if the CPU usage average is more than 80%, DG Elasticity will create a new droplet and register in the LoadBalance. If the CPU usage average is lower than 20%, the service will down one droplet.
by: Sérgio VilarSeptember 28, 2014Visit site
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Have you created an Integration, API Wrapper, Service, or other Tool that helps developers build on DigitalOcean? Help users find it by listing it in Community Tools.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Is there any way to customize the limit? like decreasing the upgrade limit from 80% to 50%?
Amazing idea! Perfect for Web Servers that have variable traffic and don’t need a constant amount of server power. Is there a downtime while it switches droplet sizes?