Systems | Development | Analytics | API | Testing

BigQuery MCP Server: Connect Google BigQuery to AI Agents Safely

A BigQuery MCP server lets AI agents like Claude query your Google BigQuery data through a standard protocol instead of ad-hoc integrations. Because BigQuery bills by bytes scanned, an unconstrained agent is not just a security risk but a budget risk: one careless full-table scan on a wide table costs real money. This guide covers what a BigQuery MCP server does, the three ways to set one up, and the cost and security controls that matter before you let an agent anywhere near your analytics data.

Utility API & AI Security: Exposing Data Without Exposing Control

Every utility is being pulled in two directions. Operations, engineering, and customer-facing teams all want data in modern applications: outage maps, field-service apps, asset-health dashboards, regulator reporting, and increasingly AI assistants that can answer questions about generation, load, or maintenance history. At the same time, the security team's job is to make sure none of that convenience becomes a path into systems that open spillway gates, trip breakers, or control pressure.

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.

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.

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.

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.

10 Best API Monitoring Tools in 2026 (Free and Paid)

Is Your Infrastructure Ready for Global Traffic Spikes? Unexpected load surges can disrupt your services. With LoadFocus’s cutting-edge Load Testing solutions, simulate real-world traffic from multiple global locations in a single test. Our advanced engine dynamically upscales and downscales virtual users in real time, delivering comprehensive reports that empower you to identify and resolve performance bottlenecks before they affect your users.

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.

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.