Tag: Application Scaling
Scaling Kubernetes on Application and Infrastructure Levels
Once an internal project from Google, Kubernetes has changed the way software development is done these days. A white steering wheel on a blue...
Stateful and Stateless Horizontal Scaling for Cloud Applications
Horizontal scaling (adding several servers to the cluster) is commonly used to improve performance and provide high availability (HA). The important advantage is that...