Earlier quoted context omitted.
I'm just going to chime in here and say thank you, there still really isn't in my mind a comparable offering to heroku's git push and go straight to a reasonable production I honestly find it a bit nuts, there's offerings that come close, but using them I still get the impression that they've just not put in the time really refining that user interface, so I just wanted to say thank you for the work you and the GP di…
This! It absolutely boggles my mind that nothing else exists to fill this spot. Fly and others offer varying degrees of easier-than-AWS hosting, but nobody offers true PaaS like Heroku, IMHO.
An Update on Heroku
301–310 of 366 posts
Re: An Update on Heroku
#302"transitioning to a sustaining engineering model". I don't care what anyone says, it takes real talent to come up with lines like this.
Re: An Update on Heroku
#303Earlier quoted context omitted.
It remains the greatest engineering team I've ever seen or had the pleasure to be a part of. I was only there from early 2011 to mid 2012 but what I took with me changed me as an engineer. The shear brilliance of the ideas and approaches...I was blessed to witness it. I don't think I can overstate it, though many will think this is all hyperbole. I didn't always agree with the decisions made and I was definitely ther…
> by 2012 we were drowning in tech debt and scaling challenges. > the greatest engineering team I've ever seen How do these two things reconcile in your opinion? In my view , doing something quickly is the easy part , good engineering is only needed exactly when you want things to be maintainable and scalable, so the assertions above don’t really make much sense to me.
* You probably aren't going to need it, so putting the effort into scaling means slowing down your delivery of the very features that would make customers want your solution.
* It typically slows down performance of individual features.
* It definitely significant increases the complexity of your solution (and probably the user-facing tooling as well).
* It is difficult to achieve until you have the live traffic to test your approach.
Re: An Update on Heroku
#304Earlier quoted context omitted.
Most of my career, I've worked for startups and small/medium sized businesses, mostly using Ruby On Rails or Node based stuff for language/frameworks. In every single company I've worked for in the past 15-20 years in this capacity the biggest focus was to exit heroku as quickly as possible. The reason: Price. You don't get to charge a premium for tooling, especially not when open source tooling exists that lets you…
This is my experience, too. Heroku didn’t stay competitive price-wise with alternatives. And scaling even slightly from the basic dynos quadrupled (or whatever) the price. Feature and experience-wise, we were always really happy with heroku. I don’t know if this fits with the “salesforce purchased and let stagnate” narrative that nearly everyone here is pushing.
Re: An Update on Heroku
#305Earlier quoted context omitted.
Thanks for sharing your story. Those early days of using Heroku were really enjoyable for me. It felt so promising and simple. I remember explaining the concept to a lot of different people who didn't believe that the deployment model could be that simple and accessible until I showed them. Then life went on, I bounced around in my career, and forgot about Heroku. Years later I actually suggested it for someone to us…
The cancer of corporations: bureaucracy.
Re: An Update on Heroku
#306As somebody whose first day working at Heroku was the day this acquisition closed, I think it’s mostly a misconception to blame Salesforce for Heroku’s stagnation and eventual irrelevance. Salesforce gave Heroku a ton of funding to build out a vision that was way ahead of its time. Docker didn’t even come out until 2013, AWS didn’t even have multiple regions when it was built. They mostly served as an investor and le…
It remains the greatest engineering team I've ever seen or had the pleasure to be a part of. I was only there from early 2011 to mid 2012 but what I took with me changed me as an engineer. The shear brilliance of the ideas and approaches...I was blessed to witness it. I don't think I can overstate it, though many will think this is all hyperbole. I didn't always agree with the decisions made and I was definitely ther…
Re: An Update on Heroku
#307One of the worst "engineers" I've suffered working with (spent all day on Slack virtue signaling, put on a PIP) went to Heroku. A comment I made was "only a sinking ship would take them/her." This update from Heroku does not surprise me.
Comment adds nothing valuable to the discussion. Hope you at least feel better now.
Re: An Update on Heroku
#308Earlier quoted context omitted.
If you like VPS, Hetzner with Dokploy. It works great, the UI has essentially all the features of Fly or Render that you'd use for deployment, like preview build URLs and environments.
Ok so I am researching what to use in this space - a Vercel-ish clone on cheap VPS - and, is Dokploy really the best option? What do you think about Caprover? https://github.com/caprover/caprover Or uh.. Dokku https://github.com/dokku/dokku Right now I am using Coolify but so far it has not been exactly reliable
Check out these videos:
Re: An Update on Heroku
#309Re: An Update on Heroku
#310As someone that migrated off of Heroku back in 2023 for a monitoring start-up - why were you still on Heroku?!
One of the biggest benefits to this product -- aside from the syncing mechanism -- is a bypass of Salesforce's extremely limiting (and expensive) API limits.