No Thanks, We're Using Heroku
opdemand.com
No Thanks, We're Using Heroku
1–8 of 8 posts
Re: No Thanks, We're Using Heroku
#2Re: No Thanks, We're Using Heroku
#3If I had a Heroku app but wanted to move to EC2 that'd be great. The rest of the stuff doesn't seem that interesting.
Re: No Thanks, We're Using Heroku
#4Your pricing strikes me as way too expensive. What are your variable costs that justify a price of $249/month for three environments? Surely they can't be very large, since your service is basically a web interface (that's not any comment on the quality of it). Also, consider that the need for cloud management service is much lower with 1 environment than 3 environments. If you ask me, your introductory plan should b…
Keep in mind we include orchestration, monitoring, collaboration, real-time log feedback, command-line interface, REST API, not to mention EC2 templates for 1-click deployment of any open-source stack you can think of.
Besides making the introductory plan include 3 environments, any other suggestions on pricing?
Re: No Thanks, We're Using Heroku
#5> We created open-source Puppet modules that provide compatibility with Heroku’s cedar stack (process management, dependency management, concurrency) If I had a Heroku app but wanted to move to EC2 that'd be great. The rest of the stuff doesn't seem that interesting.
Re: No Thanks, We're Using Heroku
#6> We created open-source Puppet modules that provide compatibility with Heroku’s cedar stack (process management, dependency management, concurrency) If I had a Heroku app but wanted to move to EC2 that'd be great. The rest of the stuff doesn't seem that interesting.
I'm curious. If you have a dozen or so Heroku apps and a few peers you collaborate with, what's your management strategy?
Re: No Thanks, We're Using Heroku
#7Earlier quoted context omitted.
I'm curious. If you have a dozen or so Heroku apps and a few peers you collaborate with, what's your management strategy?
Would anyone actually do that? I run stuff on AWS using their excellent Java SDK and I'm quite happy about the flexibility that brings me.
At a certain point you need deployment automation that respects infrastructure dependencies, change tracking with an audit trail, an at-a-glance view of environments... all things AWS is not very good at. Though they're trying with OpsWorks.
How do you work around that stuff?
Re: No Thanks, We're Using Heroku
#8Earlier quoted context omitted.
Would anyone actually do that? I run stuff on AWS using their excellent Java SDK and I'm quite happy about the flexibility that brings me.
Firing off API calls with an SDK is great when you're a one-man operation. At a certain point you need deployment automation that respects infrastructure dependencies, change tracking with an audit trail, an at-a-glance view of environments... all things AWS is not very good at. Though they're trying with OpsWorks. How do you work around that stuff?