Systems | Development | Analytics | API | Testing

Agentic Analytics in Practice: How AI Moves from Answering Questions to Closing the Loop

I spent years building dashboards that nobody used. Not because they were bad dashboards — they were actually pretty good. Clean visualizations, real-time data, all the metrics leadership said they wanted. But here’s what I learned: the problem was never the dashboard. The problem was the gap between seeing what happened and doing something about it. You look at a dashboard. It doesn’t act.

The Last (and Longest) Mile of Apache Kafka Migrations: Client Migrations With KCP and Confluent Cloud Gateway

In a previous blog post in this series, we introduced Kafka Copy Paste (KCP), an open source CLI tool that automates the discovery, provisioning, and data migration steps of moving your Apache Kafka environment to Confluent Cloud. We walked through how KCP and Cluster Linking work together to reduce a process that traditionally took weeks to a matter of hours. At the end of that post, we hinted that automated client migration was coming soon. That day has arrived.

What App Stores allow with OTA updates: Apple and Google policy explained

A critical bug is live in production. Your fix is ready. And now your team is staring at a potential multi-day wait for app store review. This is exactly what over-the-air (OTA) updates are designed to solve. Tools like Expo EAS Update, CodePush, Shorebird, Revopush or Stallion make it easy to push updates directly to users’ devices. But OTA updates don't bypass app store rules, they operate within boundaries that both Apple and Google have defined.

Introducing Kong A2A and MCP Metrics: Visibility and Governance for AI Tool Adoption at Scale

Scaling LLM and agentic AI adoption from pilot programs to enterprise-wide deployments is a massive logistical rollout. As AI and agentic usage grow, so does a nagging question for leadership: **Are agents using the right tools to get the job done?** While raw infrastructure metrics might tell you if a server is "up," they fail to tell you if your AI investment is being leveraged.

DreamFactory 7.5.0 Release: GitHub-Connected AI Agents, a Platform-Wide Security Hardening Pass, and a Smoother MCP Authoring Experience

DreamFactory 7.5.0 is focused on two audiences that have been growing fastest in our user base: teams wiring LLM agents to production databases through MCP, and security and platform teams hardening those deployments for real-world traffic.

Git review for TestComplete projects

Teams using TestComplete face a common problem: one small test change can produce a wide set of modified files, and not all of them deserve the same level of scrutiny. The fix is not to review everything equally – it is to classify TestComplete artifacts by risk, then standardize how your team reviews, stages, and merges them. This article outlines this process and offers best practices for using Git effectively with TestComplete projects.

Sustainability from the Boardroom to the Control Plane

The definition of sustainability is being re-written in the age of AI. Yes, the current discourse that focuses on green IT considerations, including resource efficiency, carbon accounting and water use, is necessary. But it is incomplete. Sustainability in the age of AI implies sustaining the long-term flourishing of people, businesses, societies, and planetary systems together, not just minimizing energy use or carbon.

How to Create Realistic Load Testing Scenarios for E-Commerce Websites in 2026

Many e-commerce teams leave load testing feeling reassured, only to watch their sites falter when real customers arrive. This gap stems from traditional testing methods that generate misleading results, often concealing the actual risks beneath the surface.

Database Schema Design: Why Your Customers Can't Query Your Data (and How to Fix It)

If you’re building a SaaS platform or data product, it’s important to consider what BI tools your customers are already using. They want to connect Tableau, Power BI, Logi Symphony, or their own analytics stack directly to your data. They want SQL access, and to query your platform the way they query everything else. But expectations don’t quite meet reality once as tickets start flooding in.