Skip to content
John Nessime
Search this website

Automation

  1. Home>
  2. Automation
Read more about the article Green Check, Broken Build: How to Build a Fail Fast Pipeline That Explains Why

Green Check, Broken Build: How to Build a Fail Fast Pipeline That Explains Why

  • Post category:DevOps/Technical Guides/Troubleshooting

A green pipeline that ships a broken build is worse than a red one. Here is how to order stages so failures surface in seconds, stop shell pipes from swallowing exit codes, and write failure output that tells the next engineer exactly what to fix.

Continue ReadingGreen Check, Broken Build: How to Build a Fail Fast Pipeline That Explains Why
Read more about the article Cleaning Up Docker Disk Usage Safely

Cleaning Up Docker Disk Usage Safely

  • Post category:DevOps/Linux/System Administration

The top search result tells you to run docker system prune -a --volumes. It frees the space and deletes your database. Here is how to measure Docker disk usage properly, reclaim it from safest to most destructive, and fix the logs that Docker never reports on.

Continue ReadingCleaning Up Docker Disk Usage Safely
Read more about the article Pulumi vs Terraform: Choosing a Lane

Pulumi vs Terraform: Choosing a Lane

  • Post category:Cloud Computing/DevOps/Technical Guides

The licence changed, the community forked, IBM bought HashiCorp, CDKTF was archived, and Pulumi started speaking HCL. Here is an honest read of where Pulumi vs Terraform actually stands in 2026, and how to pick a lane you will not regret.

Continue ReadingPulumi vs Terraform: Choosing a Lane

Recent Posts

  • Green Check, Broken Build: How to Build a Fail Fast Pipeline That Explains Why
  • Metrics, Logs and Traces: What Each One Answers
  • CDN Setup Without Breaking Dynamic Content
  • Cleaning Up Docker Disk Usage Safely
  • A Secure-by-Default AWS Account Baseline in Terraform

Recent Comments

No comments to show.
© 2025 · John Nessime · Cairo, Egypt · All rights reserved