12 min read 0 DevOps git Tools Using a vNext Branching Strategy 04-25-25 I’m a DevSecOps nerd, honestly I’ve always been a big proponant of deployment automation. For me, having git + CI/CD,…
3 min read 0 DevOps Removing Tech Debt from your workflows with DevContainers 03-25-25 Honestly setting up CI/CD pipelines seems to be table stakes for doing any software development work. The idea of continuously…
3 min read 0 DevOps Practices Thoughts and Ideas How should you store code? Poly-Repo vs Mono-Repo 03-19-25 So I’ve been doing a lot of DevOps work recently, and one of the bigger topic of discussions I’ve been…
3 min read 0 DevOps Tools How to leverage templates in YAML Pipelines 03-18-25 So now secret that I really am a big fan of leveraging DevOps to extend your productivity. I’ve had the…
6 min read 0 DevOps Tools Using oras to make a registry a source of truth for files 02-13-25 So a common problem that I’ve seen is to have to move files from one environment to another that is…