Skip to content

Instantly share code, notes, and snippets.

@jgarber
Created June 13, 2011 13:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jgarber/1022726 to your computer and use it in GitHub Desktop.
Save jgarber/1022726 to your computer and use it in GitHub Desktop.
Costs of running a production Rails app
Monthly costs associated with a solid setup for a Rails app (based on minimal traffic).
* Linode 512 - $19.95
* Github account - $7
* Pingdom uptime monitoring - $9.95 ($0.50 to add 1 check to existing account.)
* New Relic performance monitoring - $24 (or on-demand if you want to do shorter tests)
* Amazon CloudFront - less than $5
Other service possibilities:
* Basecamp - project management and collaboration
* Scout - server health monitoring
* Sendgrid - email sending
* Hoptoad or Exceptional - tracks application errors
* Zerigo - managed DNS (GeoDNS if you have multiple geo-distributed app servers)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment