Skip to main content
All Newsletters

DevOps Daily Newsletter - Week 35, 2026

Happy Monday! Last week brought us a GitHub outage postmortem, a deliberately wiped production database, and two new simulators to play with - let's get into it.

Blog Posts

GitHub's 2.9B Monthly Commits: Anatomy of an Outage

GitHub's 2.9B Monthly Commits: Anatomy of an Outage

GitHub's August 17 outage started with a single missed sidecar limit and snowballed into retry storms. A walkthrough of how small config gaps take down platforms handling 2.9 billion commits a month.

Someone Ran migrate:fresh on Production

Someone Ran migrate:fresh on Production

Yes, we ran migrate:fresh on a live Laravel database with 30,000 rows - on purpose. Here's how we got every row back in under a second, and what that means for your backup strategy.

The 9 Types of API Testing, and Where Each Belongs in Your Pipeline

The 9 Types of API Testing, and Where Each Belongs in Your Pipeline

Load testing vs stress testing is the easy part. The real question is which of the nine API testing types belong in your pipeline, and at which stage.

Agentic AI Vocabulary for DevOps: 12 Terms You Already Operate Under Another Name

Agentic AI Vocabulary for DevOps: 12 Terms You Already Operate Under Another Name

Agentic AI glossaries are written for executives, but you've been running these patterns for years under different names. Twelve terms translated into infrastructure language.

The Anatomy of Kubernetes Persistent Storage: PV, PVC and the Parts That Bite

The Anatomy of Kubernetes Persistent Storage: PV, PVC and the Parts That Bite

A PersistentVolumeClaim is a request and a PersistentVolume is what you actually get - that part takes five minutes. The parts that bite are what this post is really about.

Build and Evaluate an AI Error Explainer with DigitalOcean Inference

Build and Evaluate an AI Error Explainer with DigitalOcean Inference

Build a FastAPI error explainer on DigitalOcean Inference, enforce structured output from the model, and actually measure which models and routers perform best.

Fix Your DevOps Career in One Day

Fix Your DevOps Career in One Day

Skip the five-year plan. Eight career moves you can finish between breakfast and dinner, ordered by how much each one pays off.

Streaming LLM Responses in Next.js: 1.3s to First Token, Not 15.7s

Streaming LLM Responses in Next.js: 1.3s to First Token, Not 15.7s

Same model, same prompt, same DigitalOcean endpoint - one version shows the first word in 1.3 seconds, the other makes users stare at a spinner for 15.7. Streaming done right in Next.js.

6 Apache Kafka Use Cases, and When You Do Not Need Kafka

6 Apache Kafka Use Cases, and When You Do Not Need Kafka

Six patterns where Kafka genuinely earns its operational cost, plus the honest answer to when you don't need it at all.

Featured Games

REST API vs GraphQL Simulator

REST API vs GraphQL Simulator

See REST and GraphQL side by side: over-fetching, under-fetching, and the N+1 problem, all made visible instead of theoretical.

AWS VPC Networking Simulator

AWS VPC Networking Simulator

Watch traffic flow through subnets, route tables, and gateways in an interactive VPC simulator. AWS networking finally clicks when you can see it.

News Digests

DevOps Weekly Digest - Week 34, 2026

DevOps Weekly Digest - Week 34, 2026

Your weekly roundup of what happened across Kubernetes, cloud native tooling, CI/CD, IaC, observability, and security - so you don't have to chase it all yourself.

Comparisons

Harbor vs Docker Hub

Harbor vs Docker Hub

Harbor or Docker Hub for your container images? A practical look at self-hosting, security scanning, and which one fits your setup.

Infracost vs Kubecost

Infracost vs Kubecost

Infracost catches cloud costs before you deploy, Kubecost tracks them after. When you need each one, and when you need both.

Guides

Threat Modeling

Threat Modeling

STRIDE, DREAD, and attack trees, explained so you can actually use them. Learn to spot and rank threats before they find you.

Quizzes

On-Call Rotation and Escalation Policy Quiz

Think you can design an on-call schedule that keeps engineers sane and incidents covered? Test your escalation paths and alerting instincts.

Flashcards

Terraform Basics

Terraform Basics

Terraform fundamentals in flashcard form - a quick way to drill Infrastructure as Code basics until they stick.


Happy learning, The DevOps Daily Team

Sponsored
Carbon Ads

Get this in your inbox

Subscribe to receive the DevOps Daily newsletter every Monday.