Disclaimer: Founder of northflank.com here so very clearly biased. But if you’re looking for an alternative, reach out. If not, all good. Heroku pioneered what a PaaS could be, alongside Cloud Foundry and others, so I’m genuinely sad to see it go down like this. We built Northflank because we saw enterprises wanting to deploy workloads in their own VPC with Heroku-level simplicity. Over the past 5 years, our mission…
An Update on Heroku
361–366 of 366 posts
Re: An Update on Heroku
#362Re: An Update on Heroku
#363Earlier quoted context omitted.
But their offering is "frontend oriented", what you describe doesn't work for django / laravel / rails / etc, no ?
Have a look at Scalingo, it's a good mix of simplicity and maturity. https://scalingo.com/blog/heroku-alternative-europe-scalingo...
Re: An Update on Heroku
#364Earlier quoted context omitted.
Tell us more about some of these ideas and approaches that changed you as an engineer! We'd love to hear!
Well many of them you may know in that they made their way into so many systems (though arguably without the refined UX of Heroku) but the two that come up the most and I am teaching others: * The simpler the interface for the user, the more decisions you can make behind the scenes. A good example here is "git push heroku". Not only is that something every user (bot or human) can run, it is also easy to script, prote…
Re: An Update on Heroku
#365Re: An Update on Heroku
#366Earlier quoted context omitted.
Isn't that how things should be ?
From a consumer's standpoint, why would I choose that?