<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Production &amp; Operations on Qdrant - Vector Search Engine</title><link>https://qdrant.tech/documentation/production-operations/</link><description>Recent content in Production &amp; Operations on Qdrant - Vector Search Engine</description><generator>Hugo</generator><language>en-us</language><managingEditor>info@qdrant.tech (Andrey Vasnetsov)</managingEditor><webMaster>info@qdrant.tech (Andrey Vasnetsov)</webMaster><atom:link href="https://qdrant.tech/documentation/production-operations/index.xml" rel="self" type="application/rss+xml"/><item><title>Memory Tiers in Qdrant: What to Use and When</title><link>https://qdrant.tech/documentation/production-operations/memory-tiers/</link><pubDate>Fri, 28 Aug 2026 10:00:00 +0200</pubDate><author>info@qdrant.tech (Andrey Vasnetsov)</author><guid>https://qdrant.tech/documentation/production-operations/memory-tiers/</guid><description>&lt;h1 id="memory-tiers-in-qdrant-what-to-use-and-when"&gt;Memory Tiers in Qdrant: What to Use and When&lt;/h1&gt;
&lt;p&gt;A growing vector collection eventually outgrows the RAM it started with: Qdrant handles that by letting you assign dense vectors, the HNSW graph, quantized vectors, payloads, and payload indexes each to whichever memory tier that structure supports, instead of forcing one RAM-versus-disk trade-off onto the whole collection.&lt;/p&gt;
&lt;p&gt;This article will give you practical guidance over which combination of tiers and quantization to reach for at each stage of a collection&amp;rsquo;s growth, and the reasons behind the choice.&lt;/p&gt;</description></item><item><title>Bulk Uploading Data to Qdrant</title><link>https://qdrant.tech/documentation/production-operations/bulk-data-import/</link><pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate><author>info@qdrant.tech (Andrey Vasnetsov)</author><guid>https://qdrant.tech/documentation/production-operations/bulk-data-import/</guid><description>&lt;h1 id="bulk-uploading-data-to-qdrant"&gt;Bulk Uploading Data to Qdrant&lt;/h1&gt;
&lt;h2 id="why-bulk-uploading-matters"&gt;Why Bulk Uploading Matters&lt;/h2&gt;
&lt;p&gt;When you start using Qdrant at scale, one of the first challenges you may run into is uploading large amounts of data efficiently. Small uploads are usually straightforward, but bulk ingestion introduces a different set of concerns. As millions of vectors, payloads, and indexes are written into a collection, the system has to manage memory usage, disk writes, background optimization, and search availability at the same time.&lt;/p&gt;</description></item><item><title>How to Implement Multitenancy and Custom Sharding in Qdrant</title><link>https://qdrant.tech/documentation/production-operations/multitenant-search/</link><pubDate>Tue, 06 Feb 2024 13:21:00 +0000</pubDate><author>info@qdrant.tech (Andrey Vasnetsov)</author><guid>https://qdrant.tech/documentation/production-operations/multitenant-search/</guid><description>&lt;h1 id="scaling-your-machine-learning-setup-the-power-of-multitenancy-and-custom-sharding-in-qdrant"&gt;Scaling Your Machine Learning Setup: The Power of Multitenancy and Custom Sharding in Qdrant&lt;/h1&gt;
&lt;p&gt;We are seeing the topics of &lt;a href="https://qdrant.tech/documentation/manage-data/multitenancy/"&gt;multitenancy&lt;/a&gt; and &lt;a href="https://qdrant.tech/documentation/scaling/distributed_deployment/#sharding"&gt;distributed deployment&lt;/a&gt; pop-up daily on our &lt;a href="https://qdrant.to/discord" target="_blank" rel="noopener nofollow"&gt;Discord support channel&lt;/a&gt;. This tells us that many of you are looking to scale Qdrant along with the rest of your machine learning setup.&lt;/p&gt;
&lt;p&gt;Whether you are building a bank fraud-detection system, &lt;a href="https://qdrant.tech/articles/what-is-rag-in-ai/" target="_blank" rel="noopener nofollow"&gt;RAG&lt;/a&gt; for e-commerce, or services for the federal government - you will need to leverage a multitenant architecture to scale your product.
In the world of SaaS and enterprise apps, this setup is the norm. It will considerably increase your application&amp;rsquo;s performance and lower your hosting costs.&lt;/p&gt;</description></item></channel></rss>