From d26d0f4a2bfb7d1e713354aae7757b274b0e740e Mon Sep 17 00:00:00 2001 From: Robert Young Date: Mon, 2 Mar 2026 13:54:50 +1300 Subject: [PATCH] Add blog about new introduction video Signed-off-by: Robert Young --- .../2026-03-09-new-videos-understand-proxy.md | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 _posts/2026-03-09-new-videos-understand-proxy.md diff --git a/_posts/2026-03-09-new-videos-understand-proxy.md b/_posts/2026-03-09-new-videos-understand-proxy.md new file mode 100644 index 0000000..73a351a --- /dev/null +++ b/_posts/2026-03-09-new-videos-understand-proxy.md @@ -0,0 +1,22 @@ +--- +layout: post +title: "New Video: Understand Kroxylicious in under 3 minutes" +date: 2026-03-09 00:00:00 +0000 +author: "Rob Young" +author_url: "https://github.com/robobario" +categories: videos learning +--- + +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. + + + +Key Takeaways: + +* Zero Client Changes: Kroxylicious is wire-protocol compatible. Your applications keep using their existing Kafka clients without knowing a proxy is in the middle. +* Centralized Control: Instead of chasing down policy updates across different languages and teams, you enforce them at the proxy layer. +* 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. + +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. + +