Operations | Monitoring | ITSM | DevOps | Cloud

Multi-Agent Architectures - What we shipped, what broke, and what we'd do differently

At LLMday Lisbon, our Software Engineer, Viktor Vasylkovskyi, highlights the realities of building production AI agents with LangGraph - sometimes getting it right, often learning the hard way. This talk is about what was actually shipped, including a distributed multi-agent setup at PagerDuty. Viktor breaks down the real tradeoffs between LLM-driven and deterministic orchestration, what broke, and how he’d approach it differently now.

Why you should use Language Server Protocol (LSP) with Claude Code

Agentic coding tools like Claude Code can write, refactor, and debug across an entire codebase, but by default they read code as plain text, the way grep does. The Language Server Protocol (LSP) changes that: it’s the same code-intelligence layer an IDE uses, and wiring it into an agent lets it read code by meaning instead of by string match. The bigger the codebase, the more a wrong guess about a symbol costs, and the more that structural view pays off.

CloudZero Dimension Studio: A drag-and-drop UI at the foundation of AI ROI

The core of ROI is visibility. If you can clearly see … 1. What it costs to produce the thing you make, and 2. How much money it makes you … then calculating ROI is easy. But with AI, as with the cloud before it, getting that visibility is extremely challenging. Why? Because the cost data associated with each is inherently chaotic.

6 use cases for agentic AI in major IT incident management

Enterprise IT operations leaders are realizing that legacy incident management processes cannot keep pace with today’s sprawling, hybrid-cloud enterprise environments. Enterprise IT doesn’t look anything like it did even five years ago. Hybrid cloud architectures, distributed microservices, and increasingly rapid CI/CD cycles have increased the speed and complexity of IT operations by orders of magnitude, leaving ITOps teams struggling to keep up.

How AI Shopping Assistants Are Turning E-Commerce Search Into an Operational Advantage

Conversational AI in retail crossed into production faster than most technology adoption cycles typically allow. What started as a novelty chat widget is now treated by operations and product teams as a core piece of the customer-facing stack, the case for that reclassification rests entirely on operational outcomes rather than interface aesthetics.

The New Software Creator: Why AI Changes the Governance Problem, Not Just the Speed Problem

The conversation about AI and software development has mostly been about velocity. Developers write code faster. Pull requests ship sooner. Backlogs shrink. That part is real, and it matters. But there's a bigger shift happening underneath it, and most engineering leaders I talk to are only just starting to feel its weight. AI hasn't just made developers faster. It has fundamentally expanded who can create and ship software. That changes things in ways that velocity metrics don't capture.

Why we built relaxAI, and where your AI data actually goes

Sandboxing your AI agent is only half the story. The other half is where your data goes when it hits your LLM provider's API. In this clip from our secure execution agents webinar, Ben Norris, founding engineer at relaxAI, explains why the sovereignty of your AI provider matters just as much as the security of your agent's environment and why relaxAI was built on a sovereignty-first principle, with inference running exclusively in the UK and no foreign data transfer.

Escaping the AI Tokenomics Trap in Enterprise IT

AI adoption has accelerated faster than most organizations expected. What started with chatbots has quickly evolved into AI systems capable of making decisions across enterprise environments, with the promise of faster service and more efficient teams. But many organizations are discovering an unexpected challenge: as AI usage expands, costs become harder to predict. Most AI platforms operate on token-based pricing models.