Bank Cloud Migration without a Feature Freeze
Banks face costly legacy core systems that force a two‑year feature freeze when using traditional “Big Bang” cloud migrations. The freeze stalls product innovation and heightens compliance risk as regulators like DORA and PSD3 continue evolving. Upsun proposes a preview‑environment model that creates production‑grade sandboxes from Git branches, allowing banks to test and ship features continuously during migration. This approach promises modernized infrastructure without sacrificing market momentum or regulatory adherence.
AI Agents Can Now Maintain the Software They Build
We're early in a world where agents maintain the software they help you build. Ramp Labs team is proving it works at production scale and the results are only getting better as models improve. Sharing what we learned, hope it's...

Next.js Observability Gaps and How to Close Them
Next.js offers powerful server‑side rendering, file‑based routing, and edge runtimes, but its three‑runtime architecture creates blind spots in production monitoring. Errors from server actions are stripped of detail, hydration mismatches surface with cryptic messages, and ORM database calls remain invisible...

How Generali Malaysia Optimizes Operations with Amazon EKS
Generali Malaysia began migrating legacy insurance applications to AWS in 2019, selecting Amazon Elastic Kubernetes Service (EKS) as its container platform. By adopting EKS Auto Mode, the insurer automated node provisioning, scaling, and patch management, dramatically reducing operational overhead. Integrated...
.png)
OpenClaw on Kubernetes: Designing Always-On AI as a Platform Service Meta Description
OpenClaw is an open‑source, gateway‑centric runtime that turns generative AI into an always‑on service deployed on Kubernetes. It provides a unified onboarding flow for workspaces, channels and skills, and ships with a documented Kubernetes install path and operator. The platform...
Metrics Alone Won’t Ensure Happy Developers—Prioritize Platform UX
You can have green DORA metrics and still have miserable developers. Speed ≠ Joy. To get real IDP adoption, we need to treat platforms like products. APIs aren't enough. Read my new article for Platform Engineering here: https://platformengineering.org/blog/the-empathy-gap-why-your-platform-needs-ux-not-just-apis #DevEx #PlatformEngineering #devopspink

A Self-Service GPU Experience That Feels Instant | Rafay
Rafay’s Developer Pods let developers request GPU‑enabled environments through a simple UI, bypassing tickets, YAML, and long wait times. Within roughly 30 seconds, a pod spins up and is reachable via SSH, offering pre‑built images such as Ubuntu and various...
.png)
Developer Pods for Platform Teams: Designing Self-Service GPU Experiences
Rafay’s SKU Studio enables platform teams to package GPU‑powered Kubernetes environments as ready‑to‑use Developer Pods. By defining curated SKUs with clear descriptions, guided inputs and prescriptive outputs, teams turn raw infrastructure into a self‑service product that launches in about 30...

Instant Developer Pods: Rethinking GPU Access for AI Teams | Rafay
Rafay’s Developer Pods redefine GPU access by delivering ready‑to‑use Ubuntu environments with CUDA in roughly 30 seconds, eliminating the multi‑day ticket queues and bulky VM provisioning that plague many enterprises. The solution abstracts Kubernetes away from developers, offering a simple...
AI‑generated Code Makes Testing Essential, Says Momentic
In this episode of Founder Firesides, YC's @harjtaggar talks to @wuweiweiwu and @itsjeffan, co-founders of @MomenticAI, who just raised a $15M Series A. Momentic is the verification layer for software. The AI-powered testing platform impersonates end users to catch bugs before...

From Zero to Subagent in 5 Minutes
Walter, a solo founder of a micro‑SaaS invoicing tool, generates thousands of AI‑written code lines weekly but still manually reviews everything. The AI’s limited context window causes prompt bloat, leading to missed bugs and security fears. He switched from using...
NVIDIA Launches Dynamo Planner to Automate Multi‑Node LLM Inference on Azure
NVIDIA unveiled the Dynamo Planner, an SLO‑based automation suite for multi‑node large language model inference on Azure Kubernetes Service. The new tools promise to shrink configuration cycles to 20‑30 seconds and dynamically scale GPU resources to meet latency targets, addressing...
AI Still Edits Migrations, Not Creates New Ones
still weird that after all this time, AI still tries to edit my migration files instead of just creating new ones. some database habits are apparently eternal.

How to Speed Up Slow Python Code Even If You’re a Beginner
The article outlines five beginner‑friendly techniques to accelerate slow Python code, starting with proper measurement using time‑perf_counter and cProfile. It emphasizes replacing manual loops with built‑in functions like sum() and sorted() for C‑level speed. The guide also shows how moving...

600K Lines, 60 Days: The Method Is Now Open Source
Y Combinator President and CEO Garry Tan wrote more than 600,000 lines of production code in just 60 days, with roughly 35% of those lines dedicated to automated tests. He achieved this while maintaining his full CEO workload, averaging 10,000‑20,000...

Rootly | Introducing Rootly Academy: Hands-On Incident Response Training
Rootly announced the launch of Rootly Academy, an AI‑powered incident response training platform that delivers realistic, 15‑30 minute simulations for engineers. The program includes two certification tracks—Incident Handler and Incident Commander—and provides post‑drill debriefs and skill‑analytics dashboards. Rootly partnered with...

Stop Paying for Unused Kubernetes Resources | Optimize Pod Efficiency
Kubernetes platforms often suffer from over‑provisioned pods as developers pad CPU and memory requests to avoid OOM or throttling. Rafay’s App Resizing feature, introduced in the 4.1 release, collects 30‑day utilization metrics and generates per‑pod reports comparing requests to P90,...

RapidFort Nutanix Collaboration Speeds Compliant Kubernetes for AI Workloads
RapidFort and Nutanix announced a joint solution that embeds RapidFort’s near‑zero CVE container images into the Nutanix Kubernetes Platform (NKP). The integration automates vulnerability remediation and provides hardened, compliance‑ready workloads across on‑prem, edge, and public‑cloud environments. Available to all NKP...
Splunk Introduces OpenTelemetry eBPF Instrumentation and Kubernetes Operator at KubeCon EU 2026
Splunk unveiled its OpenTelemetry eBPF Instrumentation (OBI) in beta and announced the general availability of the Splunk Operator for Kubernetes at KubeCon EU 2026. OBI captures traces and RED metrics directly from the Linux kernel, eliminating the need for code changes across...
Teleport Launches Beams to Provide Trusted Runtimes for AI Agents in Production Infrastructure
Teleport unveiled Beams, a trusted runtime that isolates AI agents in lightweight Firecracker VMs and embeds delegated identity for secure, secret‑free access to production resources. The platform enforces policy‑controlled networking, logs every action, and integrates with Teleport’s existing audit and...
Meshery v1.0 Launches at KubeCon EU With Governance-First Cloud Native Management
Meshery announced the general availability of Meshery v1.0 at KubeCon EU, delivering a governance‑first cloud‑native management platform. The release introduces an "Infrastructure as Design" paradigm, enabling teams to visualize, version, and diff infrastructure as living artifacts. New features include the Kanvas...
CNCF Announces General Availability of Dapr Agents v1.0 for Production AI Workloads
The Cloud Native Computing Foundation announced the general availability of Dapr Agents v1.0, a Python framework built on the Dapr runtime that enables reliable, secure AI agents in production. The release follows a year‑long partnership with NVIDIA and the open‑source community,...

Gomboc Expands Beyond IaC with ORL to Deliver Deterministic Remediation Cloud and Code
Gomboc AI announced the general availability of its Open Remediation Language (ORL), extending its deterministic remediation platform from Infrastructure-as-Code to cloud configurations, application code, and dependencies. ORL is a domain‑specific language that translates security and compliance policies into repeatable code...
OpenAI Acquires Python Toolmaker Astral to Bolster Codex AI Coding Agent
OpenAI announced the purchase of Astral, the creator of popular Python tools uv, Ruff and ty, to integrate them into its Codex AI coding platform. The deal, terms undisclosed, follows a period where Codex user numbers have tripled and usage...

DataCore Puls8 Wins Kubernetes Storage Award Powering Mission-Critical Stateful Workloads
DataCore Software's Puls8, a Kubernetes‑native storage platform, won the 2026 Kubernetes Storage Award from StorageNewsletter. The solution builds on OpenEBS and the MayaData acquisition to deliver high‑performance, resilient persistent storage for stateful workloads such as databases and AI/ML pipelines. Puls8...

Serverless End‑to‑End MLOps with FastAPI and Lambda
End-to-end ML deployment breakdown: • Train & serialize model • Build FastAPI inference layer • Containerize with Docker • Push to ECR • Deploy via Lambda + API Gateway Serverless. Scalable. Production-ready. This is real MLOps 🔥
Windows CI Now Fully Tests and Builds Libghostty‑vt
Big day for Windows + libghostty-vt: - We now run the full unit tests on Windows in CI - We now build libghostty-vt in CI - We fixed a ton of issues related to MSVC with libghostty-vt - CMake now supports building libghostty-vt...
GitLab 18.10 Expands AI to Free Tier and Sets $0.25 Flat Code Review Rate
GitLab rolled out version 18.10, granting free‑tier GitLab.com users access to its Duo Agent Platform via shared credits and introducing a flat $0.25 per automated code review. The move aims to lower AI adoption barriers, make review costs predictable, and...

Key Differences Between Agent‑Native and Cloud‑Native Infrastructure
We just snuck out this cool little @googlecloud paper that spells out what to think about when preparing agent-native infrastructure. What changes from a cloud-native approach? Direct link: https://t.co/10AiOuo7LG https://t.co/7Eg6IqHaJa

GStack: Accelerate Software Projects and Build Faster
I released GStack 2 weeks ago and we're still growing I made it because I was realizing: every software engineering project is changing. How could I accelerate the way I saw @steipete accelerate? GStack is my gift to everyone who wants...

LTM Expands BlueVerse™ Tech with AppIQ, AgentIQ and FusionIQ to Accelerate AI‑Led Engineering
LTM announced the expansion of its BlueVerse™ Tech platform with three new AI‑led solutions—AppIQ, AgentIQ and FusionIQ. AppIQ accelerates legacy‑code modernization by automatically reading, documenting and specifying codebases. AgentIQ provides a no‑code environment to deploy, govern and orchestrate AI agents...

Why Zalando Built Their Internal Developer Platform | Humanitec
Zalando’s rapid expansion in 2014‑15 exposed fragmented onboarding, disparate tooling, and compliance gaps across its developer teams. To address these pain points, the company launched an Internal Developer Platform (IDP) that unified CI/CD, security, and multi‑language support on a cloud‑native...

Simplify Change Promotion with Our New Cloning UI | Humanitec
Humanitec unveiled a new cloning UI for its Platform Orchestrator, simplifying the promotion of workloads and resources across development, test, UAT and production environments. The interface retains the familiar "clone to…" workflow while organizing actions into three clear sections: remove,...

Balderton-Backed Startup Dash0 Bags $110 Million to Expand in US
Dash0, a monitoring platform for software systems, secured $110 million in a Balderton Capital‑led round, valuing the startup at $1 billion. The capital will fund a U.S. market push and accelerate development of AI‑driven agents. CEO Mirko Novakovic confirmed the raise and...

Beyond Batch: Volcano Evolves Into the AI-Native Unified Scheduling Platform
Volcano announced a major upgrade with Volcano v1.14, Kthena v0.3.0 and the new AgentCube, repositioning the project from a batch‑only scheduler to an AI‑native unified platform. The release adds a sharding controller that dynamically partitions resources for batch, inference and agent workloads,...

CNCF Introduces a New Recertification Program as Kubestronaut Community Surpasses 3,500
CNCF unveiled the Certification Advancement & Recertification Experience (CARE) program at KubeCon Europe, allowing advanced Kubernetes certifications to automatically renew foundational credentials. The initiative, effective Jan. 1 2026, streamlines credential maintenance for practitioners. Simultaneously, the Kubestronaut community topped 3,500 members, with over...

Broadcom Expands Kubernetes Support with VKS Upgrades, Open-Source Contributions and New Partnerships
Broadcom used KubeCon Europe 2026 to announce major enhancements to its VMware vSphere Kubernetes Service (VKS) and a broader open‑source and partnership strategy. VKS 3.6 now supports Kubernetes 1.35, adds Red Hat Enterprise Linux, and introduces declarative performance‑tuning profiles aimed at...

Agones Moves to the CNCF: A New Era for Open Source Multiplayer Game Infrastructure
The open‑source Agones platform, which orchestrates dedicated multiplayer game servers on Kubernetes, has officially moved to the Cloud Native Computing Foundation (CNCF) as a Sandbox project. Originating from a Google‑Ubisoft collaboration in 2017, Agones now boasts more than 250 contributors...

RegScale Recognized in the 2026 Gartner® Market Guide for DevOps Continuous Compliance Automation Tools
RegScale, a continuous controls monitoring platform, has been included in Gartner’s 2026 Market Guide for DevOps Continuous Compliance Automation Tools. The inclusion highlights growing enterprise demand for automated, AI‑driven compliance embedded directly in CI/CD pipelines. Gartner forecasts that by 2028,...

Coralogix and Skyflow Redefine Privacy-Safe Observability for the AI Era
Coralogix and Skyflow announced a strategic partnership that introduces privacy‑safe observability for AI‑driven operations. The solution replaces sensitive customer data in logs with consistent, privacy‑preserving tokens, maintaining searchability, correlation, and AI analysis while keeping the raw data governed and isolated....

Plumber: Open-Source Scanner of GitLab CI/CD Pipelines for Compliance Gaps
Plumber is an open‑source Go tool that scans GitLab CI/CD pipelines for compliance gaps such as mutable container tags, unprotected branches, and outdated templates. It reads the .gitlab-ci.yml file and queries the GitLab API, offering eight configurable controls via a...
Dual AI Workflow Doubles Quality of Specs and Reviews
Created a chatgpt 5.4 plugin for Claude, it automatically gets a "second opinion", forges the best results for prd/spec/implementation. Once finished and reviewed, submits to chatgpt for bug review / security review analysis. Works insanely better having two work together. ⏺...
Starlette 1.0 Launches with 325 M Monthly Downloads, Marking Major ASGI Adoption
Starlette maintainer Marcelo Trylesinski announced the 1.0 release, a stability‑focused milestone that pushes the framework to 325 million downloads per month—almost six times last year’s volume. The upgrade removes deprecated code, adopts strict SemVer, and underscores the framework’s growing role in...
GStack Relies on Codex for Every Code Review
GStack actually will use Codex for code and plan reviews and I use it 100% of the time now
ILert Rolls Out Terraform Export and Revamped Status Pages in Major Platform Upgrade
iLert announced a comprehensive product update that adds a one‑click Export to Terraform feature and a fully redesigned public status page. The upgrade also expands ChatOps to Google Chat, adds multi‑day wait nodes, and introduces new role‑based access controls, aiming...

Istio Is Migrating Container Registries
Istio will retire its gcr.io/istio-release container registry on January 1 2027, moving all images to the new registry.istio.io domain. The change stems from a shift in Istio’s funding model and affects any clusters still pulling images from the Google Cloud mirror. While...
Boost macOS AI Coding with Cmux
Yeah. If you’re coding with either Claude Code or Codex in a macOS environment, use cmux. https://cmux.com/
AI Codegen Hype Ignores Deployment, Observability, and Reliability
The chatter about generating code with AI tools feels stuck at the "basic" level of... well, codegen, plus (perhaps) reviews and testing. I hear close to little talk about the things that come right after generating code: deploying, canarying, o11y, SLOs,...

Evolutionary Code Optimization: How Datadog Automates Low-Level Performance Tuning
Datadog engineers moved from hand‑tuning Go assembly to an automated system called BitsEvolve that leverages large language models and evolutionary algorithms to optimize low‑level code. Manual removal of redundant bounds checks alone delivered a 25% CPU reduction on targeted functions....
Kickstart Secure AI‑Powered Coding with Kiro CLI
All the complicated stuff I do with AI starts here. I still use this method with a few tweaks. Instead of writing a book I publish here. Learn to write good code with AI ~ and secure it. Implement A Simple...