LodeHQSubscribe →

AWS gives Jenkins $60K in credits, EKS hits 100K nodes

DevOps · 2026-07-12

CI/CD & Automation
AWS gives Jenkins $60K in cloud credits, bolstering CI/CD reliability1 MIN

AWS has contributed $60,000 in cloud credits to the Jenkins project, covering key infrastructure like the update center, Graviton and Intel servers, and the recent ci.jenkins.io migration. The boost ensures Jenkins can keep its CI/CD services stable and scalable for the global community.

Containers & Orchestration
Amazon EKS now handles 100K‑node clusters, enabling million‑GPU AI workloads17 MIN

Amazon Elastic Kubernetes Service supports clusters up to 100,000 nodes, which with new EC2 accelerator instances equals 1.6 million Trainium chips or 800 k NVIDIA GPUs. This scale lets AI/ML teams train, fine‑tune, and serve massive models in a single Kubernetes cluster, cutting costs and simplifying operations.

How SCHIP Replaced 30 Cluster IaC Tools with One Terraform Codebase11 MIN

SCHIP rewrote the infrastructure of 30 Kubernetes clusters, replacing a tangled mix of Sceptre, CloudFormation, and CDK with a modular Terraform codebase. By breaking the migration into tiny, automated steps and codifying architectural decisions in ADRs, they kept the platform stable while cutting future maintenance overhead. The playbook shows how disciplined iteration can tame massive IaC rewrites.

Observability & Reliability
Cloudflare 1.1.1.1 DNS Outage Traced to Mis‑configured Data Localization Change10 MIN

A June‑6 configuration slip in Cloudflare’s Data Localization Suite unintentionally advertised the 1.1.1.1 DNS resolver’s prefixes, pulling the service offline worldwide for 62 minutes on July 14, 2025. The outage crippled name resolution for millions, underscoring the fragility of anycast routing when internal topology changes go unchecked.

Azure’s ‘Brain’ AI now auto‑declares outages, cutting human guesswork9 MIN

Microsoft’s internal AIOps engine, Brain, watches Azure’s health in real time and now automatically declares service outages, pauses risky deployments and alerts customers. By turning the Azure Resource Graph into a digital twin, Brain eliminates the manual judgment gap that once left customers in the dark, boosting reliability and response speed.

Cloud & Platform Engineering
Microsoft adds Go support to its Agent Framework, targeting cloud‑native AI workloads4 MIN

Microsoft released a public‑preview Agent Framework for Go, letting cloud‑native developers build production‑grade AI agents with the same model, tool‑calling, and multi‑agent capabilities previously limited to Python and .NET. This move aligns Go’s dominance in infrastructure tooling with emerging AI workloads, nudging the ecosystem toward Go‑first agent development.

AWS launches pgactive for active‑active PostgreSQL clusters1 MIN

pgactive lets PostgreSQL clusters accept writes on multiple nodes, enabling multi‑region HA, lower latency, and blue/green deployments. It builds on logical replication to resolve conflicts and sync data, offering an active‑active alternative to the traditional active‑standby model.

Amazon S3 Vectors preview slashes vector storage costs by up to 90%8 MIN

Amazon S3 Vectors launches in preview as the first cloud object store built for large‑scale vector data. It promises up to 90 % lower total cost for uploading, storing and querying vectors while delivering sub‑second similarity search via native APIs and tight integration with Bedrock and OpenSearch.

DevSecOps
GitLab’s CI/CD inputs make pipeline parameters secure and type‑safe12 MIN

GitLab’s new CI/CD inputs replace plain variables with typed, validated parameters, preventing runtime collisions and secret leaks. Teams get clear contracts, early error detection, and a smoother, more secure pipeline without custom scripts.

Vault 1.20’s secret recovery lets you restore single secrets from snapshots2 MIN

Vault Enterprise 1.20 adds a delegatable secret recovery that lets operators pull individual secrets from a loaded snapshot, avoiding a full cluster restore. It works via the CLI/API with a snapshot ID and requires recover permission, but has limits in replicated setups. This gives teams finer-grained disaster‑recovery without downtime.

Get DevOps in your inbox, every issue.
Subscribe free
Privacy · Terms · About · Contact
© 2026 LodeHQ