How to scale a Korifi application

Опубликовано: 16 Июль 2026
на канале: Sylvain Kalache
59
2

In this episode, I explore how to scale applications running Korifi.

Here is the article related to this tutorial https://cloudnativenow.com/features/s...

There are two main ways to scale an application in Korifi: horizontal scaling and vertical scaling. In this tutorial, I get our application to respond slowly because of a lack of memory, and solve the situation using a scale-out.

Korifi is an open-source platform that makes deploying and managing applications on Kubernetes easy. It provides developers with a Cloud Foundry-like experience while offering the flexibility and power of Kubernetes.