All about the topic

Justin Lamp

Last post

Why Kubernetes is becoming the backbone of modern software architectures

Why Kubernetes is becoming the backbone of modern software architectures

The IT sector in particular has undergone enormous change in recent years. Companies of all sizes are moving towards flexible, scalable and cloud-native architectures. One technology plays a prominent role in this change: Kubernetes. From start-ups to global corporations, Kubernetes is increasingly being used as a central orchestration system for containerized applications. But why the switch to Kubernetes? Traditional software architectures are often based on rigid applications that are...

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