I’m an AWS user and I find their auto-scaling of instances very easy. I also have applications here in DO. Does DO also plan to have this technology at a price? I know it will be beneficial if this will be implemented with ease of use without the need for users to do scripting.
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!
Greetings!
Thank you for taking the time to ask this question here. This is not currently on our roadmap, but that is not a guarantee that it will not be in the future. With that said, we have a bit of a different vision for achieving this on our platform. I will explain.
Vertical scaling can be problematic, and it tends to have a lower ceiling than horizontal scaling. Two $5 servers can outperform one $10 server, under certain circumstances. Rather than raising the ceiling every time you brush against it, we recommend that you implement horizontal scaling. This provides the least interruption for your content, and helps you to save on cost when you don’t need that extra power. We put together a tutorial for it a while back, I think you might find it interesting:
Jarland
I believe you can pull this off with Terraform using lifecycle rules for your droplets. See https://www.terraform.io/docs/configuration/resources.html#lifecycle-lifecycle-customizations, specifically create_before_destroy. It may require a bit of work on your end but it’s doable.
Hey!
Quick update here for anyone who comes across this in the future, the DigitalOcean App Platform now supports CPU based autoscaling out of the box:
https://www.digitalocean.com/blog/introducing-cpu-based-autoscaling-app-platform
For more information on how to set this up, you can follow the documentaiton here:
https://docs.digitalocean.com/products/app-platform/how-to/scale-app/#auto-scale
Autoscaling is also supported for the DigitalOcean Managed Kubernetes clusters:
https://docs.digitalocean.com/products/kubernetes/how-to/autoscale/
Best,
Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.