TLDR DevOps 2026-01-05
2026 Cloud Strategy ☁️, Claude On-The-Go 📱, Lessons From Google 📜
New year, new cloud strategy: 5 shifts cloud leaders will be making in 2026 (4 minute read)
Hybrid cloud strategies in 2026 will center on AI-driven automation, infrastructure, and policy as code, dynamic secrets, continuous cost management, and unified lifecycle platforms to reduce complexity, improve security, and accelerate innovation across hybrid environments.
Kubernetes v1.35: New level of efficiency with in-place Pod restart (5 minute read)
Kubernetes 1.35 introduced the new alpha feature, "Restart All Containers," enabling efficient, in-place restarts of all containers within a Pod rather than deleting and recreating it. This functionality significantly reduces recovery overhead for AI/ML workloads, potentially saving over $100,000 monthly on large 1,000-node clusters by allowing a fast reset from the last checkpoint.
Send OpenTelemetry traces and logs from Cloudflare Workers to Grafana Cloud (4 minute read)
Cloudflare Workers recently introduced an integration with Grafana Cloud, enabling direct export of OpenTelemetry logs and traces from serverless applications to pre-built dashboards. This feature provides enhanced observability by streaming telemetry for detailed insights into performance, errors, and traffic patterns without requiring agent installation.
Stop Forwarding Errors, Start Designing Them (11 minute read)
Most Rust error handling forwards errors without preserving actionable context, leaving machines unable to recover and humans unable to debug effectively. Errors should be deliberately designed: flat, action-oriented kinds and statuses for programmatic handling, combined with enforced, low-friction context capture at boundaries so every failure explains what happened, where, and what to do next.
Streamline your containerized CI/CD with GitLab Runners and Amazon EKS Auto Mode (5 minute read)
Using GitLab Runners on Amazon EKS Auto Mode with EC2 Spot Instances enables scalable, secure CI/CD pipelines while abstracting Kubernetes operations and achieving up to 90 percent cost reduction through automated provisioning, scaling, and infrastructure management.
21 Lessons From 14 Years at Google (8 minute read)
Long-term engineering impact comes less from clever code and more from user obsession, clarity, alignment, communication, and systematically removing unnecessary work, while managing people, incentives, abstractions, and organizational complexity. Over a multi-decade career, success compounds through humility, writing and teaching for clarity, deliberate tradeoffs with time and energy, and investing in relationships.
WRAP up your backlog with GitHub Copilot coding agent (6 minute read)
WRAP helps developers maximize GitHub Copilot coding agent by writing clear issues, refining instructions, breaking work into atomic tasks, and pairing human judgment with AI for efficient, accurate, and scalable code completion.
New hires, quirky developers, and a mainframe skeptic collide. (Sponsor)
Big Iron Bits: a Mainframe Mockumentary series of shorts exposes the chaos, comedy, and truths of Big Iron.
Watch the EpisodesAmazon OpenSearch UI supports CMK and increased metadata size (2 minute read)
Amazon OpenSearch Service adds customer-managed KMS key encryption and larger metadata limits to OpenSearch UI, enabling compliant encryption and support for more complex queries, visualizations, and dashboards across all available regions.
Architectural Lessons From Patreon's Year in Review (2 minute read)
Patreon's 2025 engineering review covers 12 projects focused on maintaining and evolving a large platform through resilient migrations, data model refactors, and deliberate consistency trade-offs while rebuilding core infrastructure without downtime.
Claude Code On-The-Go (3 minute read)
A mobile-first development setup runs multiple Claude Code agents in parallel from a phone using Termius + mosh into a pay-per-use Vultr VM secured by Tailscale, with tmux for persistence and git worktrees for parallel features.
Get our free daily newsletter with curated tools 💻, trends 📈, and insights 💡, for DevOps Engineers 👨💻
Join 340,000 readers for
one daily email