All about the topic

Gabriel Hartmann

Last post

GDPR & cloud: what is really important

GDPR & cloud: what is really important

The use of cloud technologies has long since become the standard in today's world. At the same time, however, the responsibility to protect personal data is growing. This is precisely where the General Data Protection Regulation (GDPR) comes into play. It defines clear rules on how data must be processed, stored and protected. The GDPR also applies to the cloud with precisely these points. In this article, you will find out in detail what really matters when combining the cloud and GDPR, what...

read more

All contributions

Connection limit for load balancer

Connection limit for load balancer

Would you like to set your own limit for incoming connections to your load balancer? In this tutorial you will learn how to do this. About the connection limit The connection limit describes the maximum number of connections per second that are permitted for a load...

Kubernetes alerting with Prometheus

Kubernetes alerting with Prometheus

In a previous tutorial , Sebastian explained how you can monitor your Kubernetes cluster with the Prometheus Operator. This article builds on this and shows how you can set up notifications by email and as push notifications with the Alertmanager. Installing the...