Operations | Monitoring | ITSM | DevOps | Cloud

How to Set Up Codex with CircleCI Plugin (Full Demo)

Learn how to connect OpenAI Codex to CircleCI so your coding agent can check pipelines, diagnose failed builds, fix bugs, and iterate until your CI pipeline is green. In this step-by-step demo, we walk through how to install and authenticate the CircleCI CLI, install the CircleCI plugin for Codex, validate your CircleCI configuration, and give Codex direct access to CI feedback. You’ll see how Codex can.

5 takeaways from the State of Software Delivery Q2 Pulse report

AI is pushing code volume up almost everywhere. Shipping it is still the hard part, and the gap between leaders and everyone else is getting wider. Today we’re releasing the 2026 State of Software Delivery Q2 Pulse report, a shorter check-in between our annual reports. We analyzed more than 20 million CircleCI workflows from March 2026 to see what’s changed since the comprehensive 2026 State of Software Delivery report we published in Q1.

Deployment strategies explained: types, trade-offs, and what each one actually costs

A deployment strategy is the method an engineering team uses to release new software to production. The six core deployment strategies are recreate (big bang), rolling update, blue-green, canary, A/B testing, and shadow deployment. Each trades off between downtime risk, rollback speed, infrastructure cost, and complexity. This guide covers all six along with what each strategy actually costs in cloud and AI infrastructure spend.

Monitor your .NET MAUI apps with Datadog RUM

As.NET Multi-platform App UI (MAUI) becomes the default cross-platform UI framework in the Microsoft ecosystem, many teams are standardizing on it to build mobile applications for iOS and Android. However, observability has not kept pace with the shift in adoption. Developers often rely on unsupported community bindings or maintain their own wrappers around native iOS and Android SDKs, which introduces instability and ongoing maintenance.

The Aiven MCP in Practice: From Dev Environment to App Deploy

I spend a good amount of my time deploying Aiven services for demos and examples. Traditionally the tools I reach for are: If I’m writing a program, I may also look to the Aiven API, perhaps using curl at the command line or in a shell script, or perhaps with direct HTTP requests in a Python program. The API is how the console and the CLI tool talk to Aiven, but I generally find that too low level to be comfortable, and I always have to look up how to pass in the Aiven user token.

Best IT Help Desk Software in 2026: 10 Tools Compared

How do you pick the right IT help desk software when every vendor calls itself the best? It comes down to three things. Your team size, your deployment rules, and whether you need full ITSM or plain ticketing. A five-person startup can run support from a shared inbox. A 200-person IT team cannot. Add asset tracking, SLAs, and change control, and that inbox falls apart. The right IT support software routes tickets on its own, links every request to the asset behind it, and shows you where time goes.

Make Public Peering More Resilient with BFD and BGP Add-Path on MegaIX

Standard BGP can be slow to react. See how BFD and BGP Add-Path help improve uptime and path diversity on MegaIX. When peering on a public Internet Exchange (IX), standard BGP behavior can introduce delays during topology changes. But if you use MegaIX, there are workarounds. In this blog, we explain two lesser-used features available on MegaIX which maximize uptime and path diversity: Bidirectional Forwarding Detection (BFD) and BGP Add-Path.

The Cost of Survival Mode

The day-to-day strain on resources in IT can cause teams to miss out on key opportunities due to the need to keep putting out fires instead of strategically planning for the future. And when you finally get the chance to hire new people, there’s no bandwidth to properly train them, which means that the ticket backlogs never shrink and senior staff is constantly being pulled into basic tasks that are beneath their skill level.