Overview
Qdrant is an open-source vector database built for storing, indexing, and searching high-dimensional embeddings generated by machine learning models. It provides fast similarity search, payload filtering, distributed deployment capabilities, and a REST/gRPC API for seamless integration with AI applications.
Qdrant is commonly used in Retrieval-Augmented Generation (RAG), semantic search, recommendation engines, document retrieval, chatbot memory systems, and other AI workloads that require efficient vector storage and nearest-neighbor search. With support for Docker, Kubernetes, and cloud-native deployments, Qdrant scales from development environments to production-grade AI infrastructure.
Highlights
- Optimized approximate nearest neighbor (ANN) indexing for fast and accurate similarity search.
- Native support for embeddings, metadata filtering, REST/gRPC APIs, and scalable deployment options.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Cost/hour |
|---|---|
m4.large Recommended | $0.03 |
t3.micro | $0.03 |
t2.micro | $0.01 |
m5.large | $0.03 |
t2.small | $0.03 |
r5.large | $0.03 |
m3.large | $0.03 |
t2.xlarge | $0.03 |
m3.medium | $0.03 |
c3.large | $0.03 |
Vendor refund policy
No Refund
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Packaged with latest updates as of June/2026
Additional details
Usage instructions
Connect your instance via SSH, the username is ubuntu. More info on SSH: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstancesLinux.html - Run the following commands:
#sudo docker ps
If docker not started then run :
#docker run -d
--name qdrant
--restart unless-stopped
-p 6333:6333
-p 6334:6334
-v /opt/qdrant/storage:/qdrant/storage
qdrant/qdrant:latest
#curl http://localhost:6333/ To access Qfrant UI : http://YOUR_SERVER_IP:6333/dashboard
Support
Vendor support
Feel free to reach out anytime. Our support team is available 24x7 for assistance. Email: anant.shahi@pcloudhostings.com Website:
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.