Systems | Development | Analytics | API | Testing

Banking on Gen AI: Driving Profitable and Scalable Client Engagement with Gen AI Copilots

Wealth management has always been about personal touch. Relationship managers provide a white-glove service to elite clientele - guiding investments, financial plans, and more. However, they’re under growing pressure to serve more clients and drive bank revenue, without diluting that personal connection and service quality. This dual mandate is placing relationship managers in a catch-22 situation. If they serve more clients their ability to provide personalized services diminishes, and vice versa.

AI Voice Agents with Kong AI Gateway and Cerebras

The integration of next-generation AI workloads — from large language models (LLMs) to speech-to-text and text-to-speech — demands a powerful, secure, and scalable infrastructure. This is especially true for building advanced AI voice agents, which rely on seamless, natural, and highly efficient user interaction.

[Workshop 101] Build an Enterprise-Grade AI Platform with Kong AI Gateway

Join us for an in-depth session, "Build an Enterprise-Grade AI Platform with Kong AI Gateway," where we'll explore how organizations can securely operationalize AI at scale. Discover how Kong AI Gateway unifies APIs and AI services under one platform—enabling centralized governance, cost-efficient observability, and consistent policy enforcement across LLMs, embeddings, and AI workflows. Learn how to accelerate innovation while maintaining compliance and performance through capabilities like prompt introspection, semantic caching, and dynamic routing across private and public AI models.

Xray's AI Test Case Generation

A quick overview of Xray Test Management - cutting-edge test management app for Jira. Xray is the leading Quality Assurance and Test Management app for Jira. More than 4.5 million testers, developers and QA managers trust Xray to manage 100+ million test cases each month. Xray is a mission-critical tool at over 5,000 companies in 70 countries, including 137 of the Global 500 like BMW, Samsung and Airbus.

LIVE from Current NOLA: Scaling Streaming in the AI Era | Life Is But A Stream

From the heart of the expo hall at Current NOLA, this special episode drops you into the conversations, energy, and the breakthroughs as they happened. Host, Joseph Morais, and co-host, Adi Polak talk with data streaming leaders and community voices to unpack how teams are using Apache Kafka and Apache Flink to power low-latency, AI-ready applications—covering patterns from usage-based billing and hybrid operations to cost efficiency and streaming governance. You’ll also hear how shift-left processing and governance make AI-ready data possible at scale.

Better integration tests in Cursor using proxymock

Cursor is fantastic at cranking out code changes. I recently used it to splice a brand-new downstream API call into one of our Go microservices, and the diff looked great. The unit tests finished before I lifted my coffee mug, yet I still had zero certainty the change would survive contact with real traffic. That gap is all about integration tests, so I paired Cursor with proxymock and the outerspace-go demo service to prove the behavior end to end.

AI wrote the code, but can you trust it? #aicoding #integration #cursor #devops #speedscale

Using AI coding tools like Cursor is fast, but it leaves a massive question: Is the new code going to break production? We solve this by combining Cursor with Proxymock! I take a live traffic snapshot of my running app, feed it back to the AI, and instantly run realistic integration tests locally. It's the only way to get true confidence before you push. Watch the full video below!