⛈️ Network Policies bringing you or your production down?
Beat them in the hands-on, no-setup Network Policies lab

Blog & Content

Read things that Otis, our sweet mascot, wrote. Oh, and also the rest of the team. But they aren't otters so whatevs.

  • Zero-trust
  • Kubernetes
  • Network Policy
  • Lab
Blog
Sep 17 2024
Automate Kubernetes Network Policies with Otterize: Hands-on Lab for Dynamic Security

Let's talk about the challenges of Kubernetes Network Policies as you scale and progress through your development lifecycle journey. Even better, experiment with how Otterize overcomes these challenges in a practical lab!

    • Go
    Blog
    May 06 2022
    Golang contexts and blocking functions

    Learn how to prevent intermittent application stalls by using Golang contexts and non-blocking functions, ensuring potential issues are avoided in the future by signaling blocking functions in their signatures and allowing callers to take necessary precautions.