qdrant-vertical-scaling
github/awesome-copilot
This guide provides comprehensive guidelines for performing vertical scaling on Qdrant instances. Vertical scaling involves upgrading the computational resources (CPU, RAM, or disk) of existing nodes rather than adding new nodes. It is the recommended first step when single nodes experience resource exhaustion (e.g., RAM usage > 80%, CPU saturation). The guide covers sizing guidelines, best practices for cloud deployment, and clearly defines the thresholds when horizontal scaling becomes necessary.