|
|
|
|
|
by drewwwwww
4927 days ago
|
|
not that this isn't awesome, but it's pretty unfair to heroku to describe this as even close to equivalent to what they do. badger-rails replicates parts of the deploy experience, but heroku does so much more. i think the title of the post should be changed to avoid making reference to heroku, as badger-rails can and should stand on its own as a useful tool. |
|
To be clear though, badger doesn't just replicate the deploy experience but also the best practices of setting up a rails server, including scaling an infrastructure to the same if not better levels then heroku can currently scale if you have the server power behind it.
We currently use it on one of our own applications that has multiple application servers and webservers, and use badger-rails to scale whenever we need to.