DevOps Daily Newsletter - Week 18, 2026
Welcome to the Week 18 roundup. Bigger drop than last week: a new long-form post on Argo CD repository structure, two checklists, fresh flashcards, and a couple of database comparisons that came out of recent reader questions.
Featured Posts
GitOps with Argo CD: Structuring Your Repository for Multi-Environment Deployments

Walks through the three repo layouts most teams end up with (single repo, app-of-apps, ApplicationSets) and the failure modes each one hides. If you have ever felt your dev/staging/prod folders drifting, this is the practical fix-up.
Checklists
Istio Traffic Management: Routing, Retries, and Circuit Breaking

A step-by-step checklist for getting weighted routing, automatic retries, and circuit breakers correct in Istio without surprises. Pairs with the deeper post on the same topic from earlier weeks.
Flashcards
Distributed Tracing with OpenTelemetry

Spans, context propagation, the Collector, sampling strategies, and trace waterfalls. Bite-sized cards to drill the OpenTelemetry vocabulary every SRE needs.
Comparisons
SQLite vs PostgreSQL

When does SQLite actually beat Postgres in production, and when is it a footgun? Concrete trade-offs across concurrency, durability, ops cost, and migration paths.
SQLite vs MySQL

The SQLite-flavored cousin: where MySQL still earns its keep, where SQLite has caught up, and the migration headaches in either direction.
Interview Questions
Cloud Cost Allocation Tags Across AWS, GCP, and Azure

What allocation tags actually do across the three big clouds, what gets billable that you did not expect, and how to design a tag strategy that survives a re-org. Common FinOps interview ground.
Weekly Digest
DevOps Weekly Digest - Week 18, 2026
The roundup of the most interesting DevOps news, releases, and incidents from the last week, pulled from 250+ sources.
Happy learning, The DevOps Daily Team