Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

How Developers Build a Meaningful Career in the Age of AI

What does a meaningful developer career look like in the age of AI? We brought together four experts to answer exactly that. In this GitKon panel, GitKraken CMO Kate Adams moderates a conversation with Leon Noel (Managing Director of Engineering, Resilient Coders), Danny Thompson (Director of Technology and host of The Programming Podcast), Maggie Hunter (Recruitment Lead, GitKraken), and Dimitry Fonarev (CEO, Testkube) to explore how software engineers can future-proof their careers, grow their skills, and navigate an industry that is changing fast.

Developer guide for migrating to reproducible environments without rewriting

The primary obstacle to adopting reproducible environments is often the assumption that environment parity requires containerizing legacy monoliths from scratch or abandoning stable CI/CD pipelines. In reality, reproducibility is about capturing application intent through configuration rather than rebuilding the application itself. This guide outlines a non-disruptive, incremental path to migrating your workflow to production-identical environments without touching your core codebase.

KubeCon Europe 2026: AI Is Shipping Code Faster Than Orgs Can Govern It

KubeCon + CloudNativeCon Europe 2026 recently brought the cloud native community to Amsterdam. We were there all week bouncing between the booth, a Braintrust event with engineering leaders from across the community, and more hallway conversations than we can count. One talking point dominated the week: AI is shipping code faster than most engineering orgs can govern it. It also became clear that we weren't the only ones talking about this challenge.

New Release of Delphi Data Access Components Adds Support for Latest IDEs, Databases, and Windows Arm64EC Target Platform

We are thrilled to announce a new release of our Delphi Data Access Components product line. This update delivers broader platform compatibility, enhanced security, and extended support for modern database technologies across multiple providers.

AI Coding Agents Break What Works

Your AI coding agent just made every test pass. Ship it, right? Not so fast. A growing class of AI-generated bugs doesn’t come from writing bad code. It comes from the AI changing working code to accommodate its own mistakes. This isn’t a theoretical risk. It’s happening now, in production codebases, and it’s harder to catch than any bug the AI might introduce from scratch.

Cloud Sovereignty: Location, Access, and Jurisdiction

Cloud residency has moved from a technical preference to a board-level control question, as organisations are being asked to evidence who can access data, under which jurisdictions, and what happens when something goes wrong across borders. A Gartner survey of CIOs and IT leaders in Western Europe found that 61% expect geopolitical factors to increase their reliance on local or regional cloud providers, while also predicting that by 2030, more than 75% of enterprises outside the US will have a digital sovereignty strategy.

How to Scale Sandbox Environments with an Internal Developer Portal | Harness Blog

Here's a scenario that probably sounds familiar: a developer needs a sandbox environment to test something. They file a ticket. Then they wait. And wait. Maybe a day goes by, maybe three. Meanwhile, your platform team is buried in provisioning requests, and somewhere, someone has already spun up an unsanctioned workaround that bypasses every governance policy you've put in place. It's a lose-lose. Developers lose velocity, platform teams lose their sanity, and security gaps quietly multiply.