Operations | Monitoring | ITSM | DevOps | Cloud

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

From Plan to Main: Why GitKraken Is The Code Flow Company

Code Flow is what we call the shift happening across every engineering team right now: AI can generate code faster than ever, but that doesn't mean it ships any faster. In this clip from our Code Flow Live stream, our team unpack why adding AI coding agents to a team is a lot like adding lanes to a highway that's already jammed. More lanes, more cars, same traffic.

What Is OTN?

The Optical Transport Network (OTN) is a widely deployed industry-standard protocol that provides a comprehensive framework for multiplexing, switching, and transporting diverse digital payloads over optical fiber. Modern service providers face growing pressure to consolidate diverse traffic types. OTN acts as a universal digital wrapper, encapsulating Ethernet, IP, SONET/SDH, and storage (Fibre Channel) traffic into a single, highly efficient transport layer.

AI can't correlate what was never standardized

Steve Flanders (Senior Director of Engineering, Splunk) makes the case that AI can't save an observability stack that never agreed on a standard. Mix formats across metrics and logs, and AI stops correlating and starts guessing, which means you either make the wrong call or miss the answer you actually needed. OpenTelemetry is one fix, but Prometheus and Fluentd work too. The standard matters more than which one you pick.

India's DPDP Act: What it means for where you host your data

India's Digital Personal Data Protection Act, passed in 2023 and enforced through subsequent rules, has reshaped the landscape for data hosting decisions for anyone processing personal data of Indian residents. The Act creates specific obligations that map directly onto infrastructure choices: where data can be stored, how consent has to be managed, what security measures are required, and what happens if things go wrong.

Google SecOps (Chronicle) Pricing in 2026: Full Cost Breakdown and How to Cut It

Google SecOps, formerly Chronicle, is sold in three packages priced on ingestion volume, and Google publishes no list prices for any of them. Every quote is built around your data volume, retention needs, and package tier, which makes budgeting hard without a sales conversation. This guide breaks down how the pricing model actually works, what ends up on a real bill. It also covers how to reduce that bill before data reaches the platform. Prefer to jump straight to the numbers?

DORA in Practice: What Two Roundtables with Technical Leaders Revealed

The Digital Operational Resilience Act (DORA) has applied to financial organizations across the EU since January 2025 and is designed to strengthen their ability to withstand operational disruption. What the roundtables revealed was that although these financial organizations had completed extensive DORA planning exercises, this groundwork was not reliably translating into auditable operational control.

Introducing the Flyway MCP Server: governed database change, now available to your AI coding assistant

AI coding assistants have changed how fast application code gets written. Copilot, Cursor, Claude Code, and agentic tools built on top of them can generate a working feature in minutes. But none of them know your database's history. They don't know that a migration already renamed that column last sprint, that a policy forbids unqualified DELETE statements, or that the target environment has drifted from what your migrations say it should look like.