Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on APIs, Mobile, AI, Machine Learning, IoT, Open Source and more!

Upgrade headaches? Extended Agent Support gives you breathing room #sysadmin #security #devops

The RHEL 7 agent deadline is here. Are you covered? Puppet Agent support for RHEL 7 is expiring soon—here is how to keep your systems secure. With RHEL 7 EOL approaching in August 2026, upgrading business-critical systems can be a massive headache. This overview explains how Puppet Extended Agent Support provides continued coverage for your legacy environments. Subscribe for more infrastructure management tips and leave a comment if you are planning a migration.

If they can turn it off, you don't own it - The AI kill switch problem

If someone else can turn it off, you don't own it. And most organisations haven't fully reckoned with what that means for their AI strategy. Civo Product Director Russ Smith draws a direct line from the Broadcom/VMware licensing shock to the Anthropic model restrictions, two different industries, same structural problem. When a vendor can change the rules overnight, businesses that built their strategy around that vendor are left with uncertainty and no clear next step.

Claude Code + Harness | Software Delivery for the Agent Era

Claude Code changes how fast software gets written. Harness changes whether you can trust what shipped. In this video, watch how autonomous AI agents handle end-to-end bug fixing, security remediation, and deployment verification—all within an automated Harness pipeline. From reading a ticket to running canary deployments and self-healing broken manifests, see how engineering teams can deliver software faster without sacrificing quality or security.

Kubernetes GPU Scheduling for MLOps and GPU Sharing

The default Kubernetes scheduler was built for stateless services: web servers, APIs, databases. It schedules a pod, checks that a node has enough of whatever resources were requested, and binds it. For CPU and memory, that model works fine. For GPUs, it falls apart in three specific ways. First, GPUs are treated as an opaque integer resource.

Are AI Coding Agents the New CI Bottleneck?

AI coding agents are moving the software bottleneck from writing code to validating it. Here’s what that means for CI infrastructure, capacity planning, and software quality. This topic is explored in more detail in “CI Can’t Keep Up With AI,” an episode of Uplink, where Aditya “JP” Jayaprakash, Co-founder and CEO of Blacksmith, discusses how AI coding agents are reshaping CI and software delivery. Table of Contents.

Building trusted agentic AI in financial services: From data to autonomous action

As financial institutions move from AI experimentation to autonomous operations, trusted context, governance, and observability become the foundation for enterprise-scale Agentic AI. Artificial intelligence in financial services is entering a new era. Historically, financial services companies have focused on deploying generative AI to improve productivity, enhance customer experiences, accelerate software development, and streamline operations.

What your AI SRE can't see (and what you can do about it)

AI SRE is having a moment. The category pulled in massive funding rounds over the last two years, Gartner published its first market guide, and vendors are promising everything from 90% faster resolution to fully autonomous incident response. If you run an engineering organization, someone has probably pitched you an AI SRE in the last quarter. And let’s be honest: faster triage, less alert fatigue, and automated frontline response are wins for understaffed teams.

Skills as Guardrails: Contributing to Apache Kafka with AI, Without Knowing Every Module

Let me start with something most Kafka contributors think but rarely say out loud: nobody understands all of Kafka. I'm not a core committer and have only contributed a few times, but those contributions I have made have been in part thanks to using coding assistants. There are some issues with this approach though, the Apache Kafka project is huge. It's split into many parts: the core, the server, the client libraries, the streams engine, the storage layer, the consensus code, and more.

The New MCP Headers Are a Gift to Gateways

In short, buried in the transport section of the MCP 2026-07-28 release candidate are three changes that matter more to infrastructure teams than to anyone else: mandatory Mcp-Method and Mcp-Name headers, cache-control-style ttlMs and cacheScope fields, and standardized W3C Trace Context propagation. Together with the stateless core, they turn MCP from a protocol that gateways had to fight into one that meets them halfway.