Confluent Developer - Videos
Back to ChannelAuthentication in Confluent Cloud Using OAuth/OIDC with Okta (Platformatory) | Current 2025
By the end of the session, participants will understand how to implement OAuth 2.0 and OIDC to streamline authentication, improve security, and simplify Apache Kafka® client access management in en...
Modernizing Kafka at Scale: From Legacy to New Hardware SKUs (Uber) | Current 2025
Learn how we overcame migration challenges using strategies like tiered storage and cluster rebalance to successfully migrate our Apache Kafka® infrastructure at Uber. Within Uber, we have numerou...
Streaming Aggregations at Scale Using Kafka and Kafka Streams (Sharechat) | Current 2025
This talk discusses the challenges of building a platform, managing an in-house Apache Kafka® setup, and the lessons learned from tuning Kafka Streams. Furthermore, we discuss how we optimised the ...
Inside Uber's Large-Scale Real-Time Analytics Platform | Current 2025
In this talk, we cover the matured architecture for realtime analytics ecosystem powering Uber’s usecases that serve up to 10s of thousands of queries/sec, several million writes/sec and host up to...
Towards Manufacturing 5.0: Edge IoT with Sparkplug & Kafka (Thoughtworks, John Deere) | Current 2025
In this talk, we present our Manufacturing IoT Edge platform, designed to fulfil the vision of Manufacturing 5.0, using open-source tools and standard protocols like MQTT, Sparkplug, Apache Kafka®,...
The IDE That Speaks Kafka: Mastering Streams in VS Code (Confluent) | Current 2025
Apache Kafka® has become an essential technology for modern data streaming applications. However, its learning curve can be steep for developers. This presentation will help you overcome the everyd...
Breaking the Kubernetes Barrier: Deploying Kafka Across Clusters (IBM) | Current 2025
This session explores practical methodologies and principles for deploying Apache Kafka® across Kubernetes clusters, focusing on broker and controller distribution, fault tolerance, scalability, cr...
Empowering AI Agents with Real-Time Insights (Startree) | Current 2025
Scarlet 3 - Core Theme: - Intro to Real time Analytics - Pinot - Intro to RAG, Compound AI Systems - Integration of AI agents to Streaming, Real time systems and why they are necessary - Discussio...
Building a Data Platform Solo for Thousands of Engineers in One Year (DataExpert.io) | Current 2025
Zach built an entire data platform by himself that thousands of data engineers use each year. In this talk, he goes through how he did it and the choices and lessons he learned along the way! – C...
Orchestrating Global Data Migrations with Kafka Service Mesh (Atlassian) | Current 2025
In this session, we explore the inner workings of this Orchestrator, how it leverages Apache Kafka®’s (possibly less popular) capabilities to address modern distributed stream-based data migration ...
Building Agent Systems with Apache Kafka and Apache Flink (Confluent) | Current 2025
AI-powered agent systems are becoming essential for automation, personalization, and real-time decision-making. But how do we ensure that these agents can process information continuously, maintain...
Real-Time Analytics, Predictions, and Recommendations with Confluent (Swiggy) | Current 2025
Swiggy, India’s leading food delivery platform, processes millions of messages every second to power real-time recommendations, predictions, order tracking, and personalized user experiences. In th...
Unifying Kafka & Relational Databases for Event Streaming (Oracle) | Current 2025
This talk describes how to close the gap between Apache Kafka® topics and database tables by providing a customized queuing abstraction inside the database that can be accessed via both SQL and Kaf...
Queues for Kafka (Confluent) | Current 2025
Event streaming is great but sometimes it’s easier to use a queue, especially when parallel consumption is more important than ordering. Wouldn't it be great if you had the option of consuming your...
Real-Time Social Security Disbursements with Kafka & Flink (Teradata, Confluent) | Current 2025
This talk will explore the transformative potential of real-time data streaming in social security. Imagine a social security system that's faster, fairer, and more compassionate. A system where be...
Flink SQL WINDOW Function Recipes in My Flink Kitchen! (Confluent) | Current 2025
Are you struggling to come to terms with Apache Flink® SQL WINDOW functions for processing your stream ? Are you new to Flink SQL ? If answers to both these questions are ‘Yes’, then, join my sessi...
Continuous Forecasting and Anomaly Detection with Flink SQL (Confluent) | Current 2025
In this 20-minute session, tailored for developers with stream processing experience, we'll explore how to integrate sophisticated time series analysis into Apache Flink® SQL applications. We'll s...
Seamless SSO in Confluent Control Center for Enhanced CFK Auth (Confluent) | Current 2025
The session will demonstrate the steps required to set up Single Sign-On (SSO) in Confluent Control Center using Confluent for Kubernetes (CFK). It will use a practical example to cover the technic...
RackAwareStickyPartitioner: Cutting Kafka Producer Cross Network Costs (Dream11) | Current 2025
Explore how Dream11 engineered a cost-efficient solution for Apache Kafka® producers at scale, sharing insights on architecture, challenges, and real-world impact. Dream11, the world’s largest fan...
Kafka Superpowers for Your Jupyter Notebook and Python (Migros-Genossenschafts-Bund) | Current 2025
You love Jupyter Notebooks and Python? This session shows you how to also do all kinds of Apache Kafka®-related tasks - directly in your Jupyter Notebook. The key for a seamless Kafka/Python/Jupyt...
From Events to Insights: Real-Time Data Revolution with Kafka (Myntra) | Current 2025
In today’s fast-paced world, where actionable business insights drive competitive advantage, tapping into dynamic real-time streams marks the evolution of data-driven decision-making and revolution...
Intelligent Streaming Pipelines for Real-Time Business Insights (Yubi) | Current 2025
In this session, Team Yubi demonstrates how an intelligent streaming data pipeline leveraging Apache Kafka® creates a unified analytical platform to deliver near real-time insights from a centraliz...
All You Need to Know About Apache Kafka 4.0 as a Kafka or Flink User (Red Hat) | Current 2025
Apache Kafka® v4.0 introduces significant changes that will affect how you deploy, configure, and operate your Kafka clusters. In addition to the famous "zookeeper removal", what else does Kafka v4...
Introduction to Stateful Stream Processing with Apache Flink (Confluent) | Current 2025
Stream Processing has evolved quickly in a short time: only a few years ago, it was mostly simple real-time aggregations with limited throughput and consistency. Today, many stream processing appli...
Transitioning to KRaft in Apache Kafka: Avoiding Common Mistakes (Confluent) | Current 2025
With Apache Kafka® 4.0 around the corner, kafka users will have no choice but to migrate Zookeeper based clusters to KRaft. In this talk, I will talk about how to prepare the existing zookeeper bas...
Build ‘India Scale’ E-commerce with Kafka (Shiprocket) | Current 2025
In the fast-evolving e-commerce space, managing and processing vast amounts of data is paramount to delivering superior experiences. Join this session to understand how Shiprocket solves this busin...
One Client to Rule Them All (Confluent) | Current 2025
In this talk, we’ll propose a radical approach: a single unified Java client built from scratch for producing, consuming, processing, and administration tasks. We take you on a brainstorming sessio...
MirrorMaker2 for DR at India's Trillion-Message Per Day Scale (PhonePe) | Current 2025
Learn how we demystified MirrorMaker2 for achieving DR in various ways through Apache Kafka®. We will talk about selection criteria for applications, different types of outages and the cost-benefit...
Ins and Outs of the Outbox Pattern (Confluent) | Current 2025
It’s time to take another look at the outbox pattern! In this session, I’ll start by bringing you up to speed on what the outbox pattern is, and then go on to discuss more details such as: - Implem...
Building Knowledge Graph RAG Using Neo4j (Deloitte) | Current 2025
Knowledge graphs are used in development to structure complex data relationships, drive intelligent search functionality, and build powerful AI applications that can reason over different data type...
Scalable Real-Time ML for Competitive Gaming Using Kafka & Flink (MPL) | Current 2025
In the dynamic world of competitive gaming, delivering personalised user experiences and driving meaningful business outcomes requires an advanced machine learning (ML) platform. Join this session ...
Re-engineering Kafka Consumers for 'India Scale' (Dream11) | Current 2025
In this session, Dream11 engineering team will share the secret sauce and the innovation around Apache Kafka® consumers, processing tens of millions of events using a re-engineered Kafka consumer l...
Cost-Effective Logging at Scale with WarpStream (ShareChat) | Current 2025
In this session, we’ll discuss things like setting up WarpStream in your cloud, best practices for agents (brokers) and clients, fine-tuning your cluster's latency, and offer advice for local testi...
HTTP Sink V2 Connector for Confluent Cloud
Docs: https://docs.confluent.io/cloud/current/connectors/cc-http-sink-v2.html | Learn from Peter Moskovits (Confluent | Developer Education) how to use the HTTP Sink V2 Connector in Confluent Cloud...
HTTP Source V2 Connector for Confluent Cloud
Docs: https://docs.confluent.io/cloud/current/connectors/cc-http-source-v2.html | Peter Moskovits (Confluent | Developer Education) shows you how to set up and use the HTTP Source V2 Connector in C...
Envelope Encryption in Apache Kafka Workflows
CSFLE: https://youtu.be/_SzeO8j7yx4 | In this video, Peter Moskovits (Confluent | Developer Education) explains the principles of envelope encryption and how it’s used to protect field-level data i...
Demo: Client-Side Field Level Encryption
CSFLE: https://youtu.be/_SzeO8j7yx4 | In this end-to-end demo, Peter Moskovits (Confluent | Developer Education) walks you through how to configure CSFLE using Confluent Cloud UI. This video demons...
What is Client-Side Field Level Encryption?
Demo: https://youtu.be/EOmTJCql5q4 | Learn from Peter Moskovits (Confluent | Developer Education) how you can protect sensitive data at the source using Confluent’s client-side field-level encrypti...