Here's an analysis of how these rumored changes will affect apps of various sizes. http://www.octolabs.com/blogs/octoblog/2015/03/31/analysis-o... tl;dr : Current paying customers will see a discount of up to 30%. Current freeloaders will have to pay $84/year for functionality equivalent to what they get now. Anyone who is technical enough to use Heroku effectively can charge AT LEAST $84/hour for their time, meaning…
The beauty of using your own time is that no money has to change hands, no matter how valuable it is.
Heroku Beta Pricing
51–60 of 96 posts
Re: Heroku Beta Pricing
#52If Heroku actually does make the free tier unusable (12 hours a day availability), and if custom domains aren't free anymore... then Heroku, time to part ways, and no more referrals to others. This is the reason I chose Heroku as my platform in the first place over competitors, and if my experience is common, it worked out well for them because I have paid for premium tiers on certain apps along the way, and spoke gl…
Re: Heroku Beta Pricing
#53Re: Heroku Beta Pricing
#54So, as a fellow hobbyist with 12 free dynos running on Heroku with custom domains, I clearly don't want to pay $84 a month for apps that aren't meant to generate revenue. It is a sad day. Where are you moving your side projects? EDIT: I'm asking since I have no idea where I should go next. Heroku was a blessing.
Re: Heroku Beta Pricing
#55Re: Heroku Beta Pricing
#56I wonder if they will also change the pricing of the database tiers. Since paying 25$ for an 1x dyno and paying 50$ for a database just seems to be out of wack.
The database pricing looks pretty much like before. What is problematic about paying $50 for a database that you don't have to manage, has continous backups, dataclips, and ability to easily scale and set up replication for? How much would a db admin charge you per hour to do the same?
I think that's the wrong question.
A better question would be why you don't just rent a $50 dedicated server and run everything, including the database, on that.
If you think you need a "db admin" to do that then you should really re-evaluate your team.
Re: Heroku Beta Pricing
#57If Heroku actually does make the free tier unusable (12 hours a day availability), and if custom domains aren't free anymore... then Heroku, time to part ways, and no more referrals to others. This is the reason I chose Heroku as my platform in the first place over competitors, and if my experience is common, it worked out well for them because I have paid for premium tiers on certain apps along the way, and spoke gl…
Most likely they will argue that you can use it 24 hours a day, just that they will cut the 750 free hours in half. Does that mean you'll pay $7 a month or $3.50 a month for a 24/7 dyno? I agree with you though, they might think they're kicking out X freeloaders, but how many of those freeloaders have production apps and how many of them are in decision making positions? If I have to leave, I'll move /everything/.
Re: Heroku Beta Pricing
#58So, as a fellow hobbyist with 12 free dynos running on Heroku with custom domains, I clearly don't want to pay $84 a month for apps that aren't meant to generate revenue. It is a sad day. Where are you moving your side projects? EDIT: I'm asking since I have no idea where I should go next. Heroku was a blessing.
Also the cost of your existing dynos may not change if they grandfather and not change running dynos' prices. Who knows until they actually announce any price changes.
Re: Heroku Beta Pricing
#59So, as a fellow hobbyist with 12 free dynos running on Heroku with custom domains, I clearly don't want to pay $84 a month for apps that aren't meant to generate revenue. It is a sad day. Where are you moving your side projects? EDIT: I'm asking since I have no idea where I should go next. Heroku was a blessing.
Digital Ocean has a $5/month tier that has worked great for me.
Re: Heroku Beta Pricing
#60Historically, I have a bunch of personal free-tier apps which sleep most of the time, and a couple which are up most of the time. My consulting clients, on the other hand, have paid Heroku thousands of dollars per month at various points. I also maintain a buildpack.
But at this point, it's time I get off my backside, set up a docker host on EC2, and containerize the stuff I care about. I can probably pack everything onto a pretty small instance, and I've been meaning to deploy some non-HTTP services. Besides, it's closer to what I'm using in production.
Thank you, Heroku, for some very enjoyable years, for top-notch paid service, and for the free hosting!