All about the topic

Justin Lamp

Last post

Observability & Monitoring in Modern Cloud Environments

Observability & Monitoring in Modern Cloud Environments

Your deployment runs smoothly, everything in the dashboard is green, and yet the first users are already reporting slow load times. Welcome to the day-to-day reality of modern cloud environments. Whereas in the past a single server was either up or down, today you distribute your application across containers, microservices, and Kubernetes clusters. Cloud monitoring in the traditional sense may answer the question “Is it running?”, but it doesn’t answer the much more important question: “Why...

read more

All contributions

IPv6 Support @NETWAYS

IPv6 Support @NETWAYS

The time has finally come: IPv6 is now fully usable in the NETWAYS Cloud! Many have already asked for it, others have feared it - but one thing is clear: IPv6 is the future. It is therefore all the more important to give our customers the opportunity to use it. Some...

Kubernetes with Cilium: Traffic filtering based on L7

Kubernetes with Cilium: Traffic filtering based on L7

With the new version of the Cilium CNI on our Kubernetes service, you get the ability to filter traffic based on L7 properties. This is normally reserved for service meshes and can be very helpful in securing your services. In this tutorial, we will secure an API...