AWS gives Jenkins $60K in credits, EKS hits 100K nodes
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.
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.
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.
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.
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.
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.
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 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.
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 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.
Subscribe free