Skip to content

Commit 0e5e8f2

Browse files
committed
Add blog about new video
Signed-off-by: Robert Young <[email protected]>
1 parent 4c8568c commit 0e5e8f2

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
layout: post
3+
title: "New Video: Understand Kroxylicious in under 3 minutes"
4+
date: 2026-03-02 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 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+
<iframe width="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 the [Proxy Quick Start](https://kroxylicious.io/documentation/0.18.0/html/proxy-quick-start).

0 commit comments

Comments
 (0)