Hacker News new | past | comments | ask | show | jobs | submit login

You’re debugging in production, I highly doubt running bare metal services is in your wheelhouse. Your services should be logging to another system. If you need a shell to debug, you don’t need bare metal Golang. Go with Alpine (pun).

While novel, you really need to have the engineering excellence in your org to be able to struct log to another system, blue/green deployments, etc.

One place where I worked where did bare metal orchestration with containers, we had tooling around seeing which services were failing, where to go look at logs (and filter them), and we threw away the ssh keys to the AWS ECS hosts to force you into a CD deployment model. You’ll never get Sherlock Holmes access to production. Not even to run SQL queries against your production database.




Please tell us where do you work so we know where not to apply.


but Sherlock Holmes access to production is sooooo fun…




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: