Contribute Media
A thank you to everyone who makes this possible: Read More

Set it, and forget it! Auto Scale on Rackspace

Summary

Rackspace is rolling out a new service to allow your cloud to scale on its own, called Auto Scale. Built on Monitoring, Auto Scale allows you to grow or shrink your fleet of resources as demand changes.

pyrax, a Python package for working with OpenStack-based clouds like Rackspace's, just released Auto Scale and Monitoring support with version 1.5.0.

I'll show how you can use pyrax to deploy servers and automatically add or remove them based on their usage.

Details

Improve this page