Welcome to this week’s Uptime Sync. This issue covers an OpenAI model-evaluation incident that escaped a cyber-eval sandbox and reached Hugging Face production, why webhook architectures become painful long before they become elegant, and how a streaming telemetry platform stays alive under millions of events per second by rejecting work deliberately. We also look at how removing “ghost metrics” cut Prometheus memory use by 60%, how Meta modernized its Ads service with an open-source kernel scheduler, and the trade-offs behind scaling PgBouncer for managed Postgres.

On the tutorial front: building a local Kubernetes platform with kind and Argo CD, hosting your own email server, turning MySQL audit logs into something worth reviewing, running parallel AI agents without creating a workflow mess, and building an internal developer platform with Backstage, Argo CD, and Crossplane. You’ll also find a useful reminder of when COUNT(DISTINCT ...) is actually doing more work than you think.

This week’s projects bring you an AI-powered Terraform PR reviewer, Datadog’s LLM-native SAST tool, pgsync for replicating relational data into Elasticsearch or OpenSearch, Ballast for rightsizing Kubernetes workloads from real usage, TiDB for distributed MySQL-compatible SQL with HTAP and vector search, and Herdr for managing multiple coding agents from a Rust terminal multiplexer.


Newsworthy Reads

Tutorials of the Week

Projects of the Week

  • terraform-review-agent reviews Terraform PRs with parallel security, cost, and style agents and posts one severity-ranked comment.

  • datadog-saist is an AI-native SAST tool in Go that uses LLMs to catch vulnerabilities in Java, Python, and Go.

  • pgsync syncs Postgres, MySQL, or MariaDB to Elasticsearch or OpenSearch in real time from a JSON document schema.

  • ballast is a Kubernetes operator that right-sizes pod CPU and memory requests from real usage with in-place resize.

  • tidb is a distributed, MySQL-compatible SQL database with HTAP and native vector search.

  • herdr is a Rust terminal multiplexer for running multiple coding agents in parallel workspaces.

Join 1,000+ engineers staying ahead of the curve

Every week, Uptime Sync brings you:

  • Outage postmortems from Netflix, Cloudflare, Pinterest & more

  • Hands-on DevOps & SRE tutorials

  • Production-ready tools & open-source projects

👋 Find me on Twitter | Linkedin | Connect 1:1

Thank you for supporting this newsletter. Consider sharing this post with your friends.
Y’all are the best.

Reply

Avatar

or to participate

Keep Reading