Scalability High Availability Patterns

Scalability and high availability: multi-AZ and active-active topology, global load balancing and failover, HPA and KEDA autoscaling on custom or queue-depth metrics, circuit breakers, bulkheads, retries with jitter, and rate limiting. Use when a service must survive an availability zone failure, when it collapses under traffic spikes and drags downstream services with it, or when CPU is the wrong autoscaling signal.

mchittineni a6d6ab6 2 files · 7.1 KB Updated

File contents

mchittineni/cloud-platform-skills/tree/main/.agents/skills/scalability-high-availability-patterns commit a6d6ab6e7a

Frequently asked questions

npx skillmds@latest add mchittineni/scalability-high-availability-patterns