Skip to content

Comment on No Thanks, We're Using Herokuparent

Comments

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.

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?

Home-grown dashboard. Works fine for now. It was quite a lot of work to build it but the code turned out nice and concise and I learned a lot in the process.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.