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