You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: "New Video: Understand Kroxylicious in under 3 minutes"
4
+
date: 2026-03-09 00:00:00 +0000
5
+
author: "Rob Young"
6
+
author_url: "https://github.com/robobario"
7
+
categories: videos learning
8
+
---
9
+
10
+
Want to see how Kroxylicious simplifies Apache Kafka® governance? We’ve put together a 3-minute visual breakdown of where the proxy sits in your stack and the problems it solves.
11
+
12
+
<iframewidth="560"height="315"src="https://www.youtube-nocookie.com/embed/xLOjKScpJ3Q?si=awi7JDIPsn4sGdqM"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
13
+
14
+
Key Takeaways:
15
+
16
+
* Zero Client Changes: Kroxylicious is wire-protocol compatible. Your applications keep using their existing Kafka clients without knowing a proxy is in the middle.
17
+
* Centralized Control: Instead of chasing down policy updates across different languages and teams, you enforce them at the proxy layer.
18
+
* Plug-and-Play Filters: Use the built-in Filter mechanism to intercept and transform traffic. For example, our Record Encryption Filter can automatically handle PII encryption before data ever touches the broker.
19
+
20
+
Ready to see it in action? Head over to [kroxylicious.io](https://kroxylicious.io) or jump straight into our [quickstarts](https://kroxylicious.io/quickstarts). We've also conveniently recorded a video demonstration of the Proxy Quickstart.
21
+
22
+
<iframewidth="560"height="315"src="https://www.youtube-nocookie.com/embed/7FIU5gHnykg?si=-LxLoyJZeFj_Pzk0"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
0 commit comments