Systems | Development | Analytics | API | Testing

Jet Analytics Flyover

See Jet Analytics in Action Watch how Jet Analytics helps Microsoft Dynamics organizations connect to modern cloud platforms in hours — not months — while eliminating the fragmented data stack that slows teams down and drives up costs. This flyover demo shows how a unified, zero-access platform delivers the governed, AI-ready data foundation your organization needs, without rebuilding pipelines from scratch or starting over.

AI is Exposing Observability's Dirty Secret

The 3 pillars of observability are breaking. For years, dev teams relied on Logs, Metrics, and Traces to know when something went wrong. But now? AI agents are writing, deploying, and changing code in real-time. When an AI hallucination pushes a bug to production, standard monitoring sees nothing wrong.To survive the AI era, we need a 4th Pillar of Observability. Watch to find out what it is and why the old way of monitoring just became obsolete.

Kafka in a DMZ: Protecting AWS MSK with Kong Event Gateway

Running Apache Kafka on Amazon Managed Streaming for Apache Kafka (MSK) gives you a managed broker with no ZooKeeper to operate, automated patching, and multi-AZ replication handled by the service. What it doesn't give you is a safe, governed way to expose Kafka access beyond your VPC boundary. That problem looks simple on the surface. It isn't. And how you solve it has significant implications for security posture, operational complexity, and monthly cost.

How Agentic AI and Cloudera are Transforming Crisis Response

Can AI actually save lives? In this video, see how Cloudera and Mercy Corps have partnered to put people—not just technology—at the heart of humanitarian aid. Through a two-and-a-half-year collaboration, we’ve worked side-by-side with analysts to map real-world workflows and co-create AI solutions that solve their most pressing daily challenges.

Agentic AI Test Execution Inside Jira with Xray and Lynqa

AI is becoming part of every stage of the testing lifecycle. Teams are using it to analyze requirements, design test cases, generate automation scripts, and accelerate execution activities that previously required significant manual effort. Within Xray, AI already helps transform Jira requirements into actionable test cases with AI Test Case Generation.
Sponsored Post

Build WireMock mappings fast from real traffic

I'm a big fan of service mocking. I've been working in and around software for about 25 years, and one thing never changes: when you sit down to work on your code, you almost never have everything available. The database, the third-party API, the message queue, the service two teams over. Something's missing. So you've got to stub it out or mock it out and keep moving.

New in PHP 8.6: Narrowing the array_map vs foreach performance gap

With PHP 8.6, array_map gets about 10% faster in a synthetic benchmark — with zero changes to your code. My colleague Tim contributed the engine-level optimization that makes this possible. With PHP 8.6, the engine will automatically improve the following code: To turn array_map into a foreach loop as an engine optimization, PHP sees and executes this code as if it was written like this: This improves performance in a synthetic benchmark by about 10%.

Decoding the Data Fabric: From Regulation to Runtime

Spend enough time in the data management world, and you’ll quickly encounter a flood of terminology: semantic layers, knowledge graphs, unified metadata, governance fabrics, data meshes, and, of course, agentic AI. Most organizations know these aspects matter, yet many still struggle to understand how they fit together. The problem with traditional data architecture is that it is often treated as purely technical.