Systems | Development | Analytics | API | Testing

From Telemetry to Traffic

A metric says latency increased. A log says a request failed. A trace identifies the slow dependency. An APM agent points to the method. Manual instrumentation explains the business operation. Traffic capture shows the exact request and response that triggered it. Each layer answers a question the previous layer could not. Each also introduces a new cost, blind spot, and failure mode.

Reliability Engineering in the AI Era

Engineering leaders have been claiming to “shift quality left” for years but production remains stubbornly stuck out of reach of software engineers. The realm of production remains mysterious with tools no one has access to and UIs that wouldn’t make sense to engineers anyway. I’ve noticed a small but growing trend of large enterprises hiring Reliability Engineers instead of Site Reliability Engineers. Dropping one word looks cosmetic but I think it points to a much bigger change.

WSO2 Names Harry Ault as CEO to Lead the Company's Next Phase of Growth

WSO2 announces the appointment of Harry Ault as Chief Executive Officer. He will assume day-to-day leadership of WSO2 immediately, working closely with the executive team to advance the company's strategy and drive continued momentum across its global customer base.

WSO2 Founder and CEO Dr. Sanjiva Weerawarana to Step Down as CEO

WSO2 recently announced that its Founder and Chief Executive Officer, Dr. Sanjiva Weerawarana, will step down from his role as CEO with effect from June 2026. The Board of Directors has initiated a search for a permanent CEO and has appointed WSO2's Chief Revenue Officer Devaka Randeniya as Acting Chief Executive Officer to lead the company during the transition period.

The AI Code Verification Crisis: Meet AURA, the platform built to solve it

AI didn't remove the release bottleneck, it moved it downstream. Code volume exploded, verification didn't. The old QA model isn't broken, it's outgrown: 80% of engineering teams have already traced a production incident to AI-generated code. AURA is Sauce Labs' answer, the only full-lifecycle release assurance platform built to close the gap. It continuously verifies every release against business intent, authoring, running, and regenerating tests in an autonomous learning loop, with humans in control.

What's New in DreamFactory 7.7 | Agents, API Builder, Schema Contracts

DreamFactory 7.7 is out. Agents have owners. API Builder is new. Schema Contracts lock the shape. The admin console is new. Four things that shipped: Agent governance. Every agent has a human owner, a role, and a key that expires in four hours. Deactivate the owner and the agent stops. API Builder. Design the endpoint the app actually wants. Custom paths, shaped responses, on services you already have. Open source, in every edition.

Your Multi-Agent System Is Only as Reliable as Its Context Layer

You've mapped the architecture. You know your agents need to retrieve context from external tools, coordinate with other agents, and propagate mutations through your systems. The model logic is solid. What you haven't fully solved is what sits between those agents and everything they're trying to reach. That's the gap Kong was built to close. Multi-agent workflows live and die on context.

From Intent to Data Product: Pipelines, Agents & MCP

The challenge for most data teams isn’t a lack of ideas—it’s the time it takes to turn those ideas into something usable. In this session, Steffen Bischoff, Chief Architect Data at Qlik, follows a single dataset from a core system through its entire journey to becoming a governed data product. You’ll see pipelines created by describing intent instead of writing code, versioned in Git, then curated, quality-checked, and documented with the help of specialized agents. From there, the data product is made available to the AI tool of your choice through the Qlik MCP Server.