From qdrant-deployment-options
Guides selection of Qdrant deployment options (local mode, Docker, Qdrant Cloud, EDGE) based on latency, ops overhead, and production readiness.
How this skill is triggered — by the user, by Claude, or both
Slash command
/qdrant-deployment-options:qdrant-deployment-optionsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Start with what you need: managed ops or full control? Network latency acceptable or not? Production or prototyping? The answer narrows to one of four options.
Start with what you need: managed ops or full control? Network latency acceptable or not? Production or prototyping? The answer narrows to one of four options.
Use when: building a prototype, running tests, CI/CD pipelines, or learning Qdrant.
Use when: you need full control over infrastructure, data residency, or custom configuration.
Use when: you want managed infrastructure with zero-downtime updates, automatic backups, and resharding without operating clusters yourself.
/sys_metrics, managed resharding, pre-configured alertsUse when: network round-trip to a server is unacceptable. Edge devices, in-process search, or latency-critical applications.
4plugins reuse this skill
First indexed Jun 6, 2026
npx claudepluginhub simplycubed/skills --plugin qdrant-deployment-optionsGuides selection of Qdrant deployment options (local mode, Docker, Qdrant Cloud, EDGE) based on latency, ops overhead, and production readiness.
Guides selection of Qdrant deployment: local mode, Docker, Cloud, or EDGE based on prototyping, production, or latency needs.
Guides decisions between managed and self-hosted services like Kubernetes, databases, caches, and monitoring for small teams under 50 engineers. Evaluates operations tax and self-hosting justifications.