Hacker News new | ask | show | jobs
by ecuaflo 1263 days ago
Thank you! Will you go on to teach infrastructure provisioning/IaC, CI/CD, live schema migrations, rollbacks, etc on a cloud provider with this stack? I would find the complete devops pipeline so helpful
1 comments

Absolutely, that’s the ultimate goal and those are great ideas. Thanks for the feedback.

Right now I’m just getting my calibrations on learning how to make consumable content. I’ll be upgrading my setup soon to produce higher quality videos thanks to some friends donating some gear to me.

I’ll probably continue out a few more concepts here specifically to local development with this series. Then move on to a new project from start to finish. Maybe like a basic web app game or something that requires common infrastructure. I want to get more feedback data then make something really awesome once I get my bearings.

Right now I’d I were to do a stack it would be with what I’m familiar with. That would be IAC with something like terraform/cloudformation/CDK, then keep it simple with GitHub actions for CI/CD, go into migration/rollbacks/chaos/secops scenarios, and most likely deploy on both AWS (what I’ve used primarily for professional production) and digital ocean for my hobby projects.