Systems | Development | Analytics | API | Testing

Qlik Analytics Cloud and Snowflake Cortex Agents Integration

Integrating Qlik Analytics with Snowflake Cortex Agents for real-time augmented analysis: Extends natural-language capability beyond dashboards Integrates semantic and business logic Understands and applies Qlik filters dynamically Handles nuanced, domain-specific questions Enables ad-hoc and exploratory insights by drilling down to details Supports complex, multi-step analytics in a single application Drives faster decision-making Complements Qlik associative engine capabilities and visualizations.

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.

[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.

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.