Home Article - Leveling Up Scalability in Kubernetes
Post
Cancel

Article - Leveling Up Scalability in Kubernetes

I am excited to announce that my first solo article has been published in the German “windows .developer” magazine’s April 2022 issue. The article, titled “Leveling Up Scalability in Kubernetes”, delves into the intricacies of scalability in Kubernetes using the open-source tool KEDA (Kubernetes event-driven Architecture). The article even made it on the cover page of the magazine.

The article is available online, but please note that it is in German and requires a subscription to access.

windows developer 04 22

Below, you’ll find the article’s introduction in English and German:

Kubernetes provides the Horizontal Pod Autoscaler, which allows adjusting the number of running application instances based on CPU or memory utilization. However, modern applications often rely on multiple components and need to respond to external events. KEDA (Kubernetes-based Event-Driven Autoscaling) offers a simple and flexible solution for that purpose.

Kubernetes bietet mit dem Horizontal Pod Autoscaler die Möglichkeit, auf Basis von CPU- oder RAM-Auslastung die Anzahl der laufenden Applikationsinstanzen zu verändern. Allerdings sind moderne Anwendungen oftmals von einer Vielzahl von Komponenten abhängig und müssen auf externe Ereignisse reagieren können. KEDA bietet dafür eine einfache und flexible Lösung.

This post is licensed under CC BY 4.0 by the author.

Azure Arc Series - Manage an on-premises Kubernetes Cluster with Azure Arc

Article - Leveling Up Scalability in Kubernetes - Cloud Compendium Volume 35

Comments powered by Disqus.