Systems | Development | Analytics | API | Testing

Imaginary Test Data. Real Token Bill.

Ask an AI for K-pop concert advice without saying the group, city, date, or budget. It may confidently send you to a BLACKPINK tribute night in Cleveland with a $400 resale ticket. The AI was plenty confident. It just had nothing real to go on. That is exactly what happens when developers test AI applications with invented traffic. The test may look reasonable. The result may even pass.

Build a BigQuery AI agent with ADK & Cloud Run

In this video, Mazlum Tosun walks Martin Omander through building and deploying an AI data agent. Watch along as the team takes a BigQuery database (the company's data goldmine) and open it for plain English questions, using Agent Development Kit (ADK) and Model Context Protocol (MCP). Resource links: Speakers: Martin Omander, Mazlum Tosun Products Mentioned: BigQuery, Agent Development Kit, Cloud Run.

The Threats We See. The Risks We Don't

Living in South Florida, I've spent a lot of my career talking to customers about disaster recovery through the lens of hurricanes. Those conversations are easy because everyone understands the threat. We can watch a storm develop for days. Weather stations track every shift in direction. Data centers activate contingency plans. Business continuity teams prepare for impact.

Why Your AI Agents Keep Failing (Hint: It's Not the Model)

You swapped in a better model. You fine-tuned it. You threw more tokens at the problem. And still — your agents hallucinate, break under load, and deliver answers that were accurate about three hours ago. The model isn't the problem. Gartner recently flagged that up to 40% of enterprise agentic AI initiatives are at risk of failure. Executives see that number and immediately audit their LLM provider. Their infrastructure team. Their prompts.

From iPaaS to Context Mesh: The Architecture Shift Agentic AI Demands

If you've been around long enough to remember when iPaaS was the answer to everything, you know the pattern. New paradigms arrive. Someone realizes that wiring it into existing infrastructure is harder than the demos suggested. An integration layer gets built. That layer slowly becomes load-bearing. Eventually, the integration layer becomes the bottleneck. We're at that moment again — except this time, the new paradigm is agentic AI, and the bottleneck is forming faster than usual.

Stop Patching. Start Building: The Kong Context Mesh Stack

You've diagnosed the problem. Your agentic AI initiatives are stalling — not because the models are wrong, but because the integration layer underneath them wasn't built for this. Batch data, rigid schemas, fragmented governance, no real-time event delivery. Now the question is: what do you actually build, and how do you build it without tearing down the infrastructure you already have?

The Art of Building Reliable Data Stack with Sergio Ramos

In this episode of Data Builders Club, Sergio shares how teaching himself Excel sparked a career in analytics, why business context matters more than building flashy dashboards, and what it really takes to build reliable data systems that stakeholders trust. We also dive into data governance, stakeholder communication, AI in modern data teams, and why first-principles thinking will matter even more in the age of AI.

Comprehensive AI Security Testing for Enterprises

Enterprise QA teams are discovering that deploying machine learning models breaks their existing validation pipelines. Legacy testing environments rely on a simple truth: fixed inputs must produce predictable outputs. Because intelligent architectures operate on probabilistic distributions, deterministic testing alone can no longer guarantee reliability. When conducting a code review or architectural risk assessment, treating an active model as a standard black-box API leaves critical flaws unaddressed.