📰 Dev.to · Matthew
11 articles · Updated every 3 hours · View all reads
All
Articles 75,800Blog Posts 102,389Tech Tutorials 18,503Research Papers 16,016News 13,171
⚡ AI Lessons

Dev.to · Matthew
1w ago
Appendix: Live System Output
Appendix: Live System Output — Real Pipeline in Production All output below was captured...

Dev.to · Matthew
1w ago
Production DevSecOps Pipeline — The Complete Day-2 Operations Runbook
DevSecOps Pipeline — Completion Runbook All code is written and pushed to GitHub. This...

Dev.to · Matthew
⚡ AI Lesson
3w ago
I delete code on Fridays
Most weeks, the last thing I do before logging off Friday is open a file and delete something. Not...

Dev.to · Matthew
3w ago
For a lot of libraries, I read the source before I read the docs
I'm going to say something that has gotten me side-eye in every code review I've ever done. For a...

Dev.to · Matthew
4w ago
Log every dependency version at startup. That's it. That's the post.
I have one piece of advice that has paid for itself, in debugging hours saved, more times than I can...

Dev.to · Matthew
1mo ago
The runbook step I always add: "what does normal look like right now?"
Most runbook steps are about what to do when something is broken. The most useful one I've added in...

Dev.to · Matthew
1mo ago
The git bisect run habit I should have learned ten years sooner
Last Tuesday I lost about three hours to a regression in our checkout service. The cart total was off...

Dev.to · Matthew
1mo ago
Part 6: CI/CD Pipeline
Part 6: CI/CD Pipeline — GitHub Actions, Trivy, Cosign, and ECR Part of the series:...

Dev.to · Matthew
1mo ago
Part 5: GitOps with ArgoCD
5: GitOps with ArgoCD — Hub-Spoke Model Part of the series: Building a Production-Grade DevSecOps...

Dev.to · Matthew
2mo ago
Part 4: EKS Multi-Cluster Setup
Part 4: EKS Multi-Cluster Setup — Six Clusters Across Two Regions Part of the series:...

Dev.to · Matthew
2mo ago
Part 1: Architecture Overview
Building a Production-Grade DevSecOps Pipeline on AWS: A Complete Guide Series Overview:...
DeepCamp AI