Turboscale architecture

Zentitle will automatically scale to demand across the stack.

  • Initially, HPA adds new instances (pods) of individual applications (e.g., Licensing API and Core Service).

  • As the whole cluster reaches capacity, Karpenter adds new nodes.

  • The reverse is true as demand reduces.

  • AWS RDS Aurora is used to auto-scale the database.

HPA (Horizontal Pod Autoscaling)

• Observe services for CPU/Memory pressure and modify instances as needed

• Horizontal scaling means deploying more Pods to respond to increased load. This is different from vertical scaling, which for Kubernetes would mean assigning more resources (e.g., memory or CPU) to the Pods that are already running for the workload.

Karpenter

• Observe the whole Kubernetes cluster and add/remove nodes (AWS EC2 virtual machines) to the cluster as demand requires

• Karpenter automatically launches the compute to handle your cluster's applications.

Last updated

Zentitle2

Service terms

© Copyright - Nalpeiron, all rights reserved Website use subject to Terms and Conditions. See our Privacy Policy Use of Zentitle is subject to our Service Terms and Conditions