Skip to content

API Gateways

An API Gateway is the front door to your applications, sitting between users and backend services. It handles authentication, rate limiting, load balancing, and more.

Link: Kubernetes Controllers at Scale

> “*Whether you are already working on some Kubernetes project or are just getting started with developing your first Kubernetes Operator, chances are high t...

Link: The Go libraries that never failed us

For Go programmers looking to make their lives easier, this link is a great resource. It provides a handy list of *“22 libraries that have never failed us”, ...

Link: Pasta

> *pasta* implements a translation layer between a Layer-2 network interface in a namespace and native Layer-4 sockets (TCP, UDP, ICMP/ICMPv6 echo) on the ho...