I chose to deploy twitter-dedpue to Heroku to power @slatemaglite.
For fun, I’m writing a series of blog posts breaking out what it takes to deploy this app to a variety of Platforms as a service. I intend to keep my (sanitized) config files on GitHub and probably some raw notes of what it took to get things set up.
For each service, my goal is to:
- Provision redis
- Deploy the daemon
- Access the logs
- Do it all again for a staging environment
I’ll be trying out these services:
- Heroku
- Dotcloud/Cloudcontrol
- Elastic Beanstalk
- Gondor.io
- Google Compute Engine
- Anything else someone recommends to me 🙂