<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Managed Cloud on Qdrant - Vector Database</title><link>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/</link><description>Recent content in Managed Cloud on Qdrant - Vector Database</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://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/index.xml" rel="self" type="application/rss+xml"/><item><title>Create a Cluster</title><link>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/create-cluster/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>info@qdrant.tech (Andrey Vasnetsov)</author><guid>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/create-cluster/</guid><description>&lt;h1 id="creating-a-qdrant-cloud-cluster">Creating a Qdrant Cloud Cluster&lt;/h1>
&lt;p>Qdrant Cloud offers two types of clusters: &lt;strong>Free&lt;/strong> and &lt;strong>Standard&lt;/strong>.&lt;/p>
&lt;h2 id="free-clusters">Free Clusters&lt;/h2>
&lt;p>Free tier clusters are perfect for prototyping and testing. You don&amp;rsquo;t need a credit card to join.&lt;/p>
&lt;p>A free tier cluster only includes 1 single node with the following resources:&lt;/p>
&lt;table>
 &lt;thead>
 &lt;tr>
 &lt;th>Resource&lt;/th>
 &lt;th>Value&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
 &lt;td>RAM&lt;/td>
 &lt;td>1 GB&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>vCPU&lt;/td>
 &lt;td>0.5&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>Disk space&lt;/td>
 &lt;td>4 GB&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>Nodes&lt;/td>
 &lt;td>1&lt;/td>
 &lt;/tr>
 &lt;/tbody>
&lt;/table>
&lt;p>This configuration supports serving about 1 M vectors of 768 dimensions. To calculate your needs, refer to our documentation on &lt;a href="https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/guides/capacity-planning/">Capacity Planning&lt;/a>.&lt;/p></description></item><item><title>Authentication</title><link>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/authentication/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>info@qdrant.tech (Andrey Vasnetsov)</author><guid>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/authentication/</guid><description>&lt;h1 id="database-authentication-in-qdrant-managed-cloud">Database Authentication in Qdrant Managed Cloud&lt;/h1>
&lt;p>This page describes what Database API keys are and shows you how to use the Qdrant Cloud Console to create a Database API key for a cluster. You will learn how to connect to your cluster using the new API key.&lt;/p>
&lt;p>Database API keys can be configured with granular access control. Database API keys with granular access control can be recognized by starting with &lt;code>eyJhb&lt;/code>. Please refer to the &lt;a href="https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/guides/security/#table-of-access">Table of access&lt;/a> to understand what permissions you can configure.&lt;/p></description></item><item><title>Cluster Access</title><link>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/cluster-access/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>info@qdrant.tech (Andrey Vasnetsov)</author><guid>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/cluster-access/</guid><description>&lt;h1 id="accessing-qdrant-cloud-clusters">Accessing Qdrant Cloud Clusters&lt;/h1>
&lt;p>Once you &lt;a href="https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/create-cluster/">created&lt;/a> a cluster, and set up an &lt;a href="https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/authentication/">API key&lt;/a>, you can access your cluster through the integrated Cluster UI, the REST API and the GRPC API.&lt;/p>
&lt;h2 id="cluster-ui">Cluster UI&lt;/h2>
&lt;p>You can access your &lt;a href="https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/web-ui/">Cluster UI&lt;/a> via the Cluster Details page in the Qdrant Cloud Console. Authentication to a cluster is automatic if your cloud user has the &lt;a href="https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud-rbac/permission-reference/">&lt;code>read:cluster_data&lt;/code> or &lt;code>write:cluster_data&lt;/code> permission&lt;/a>. Without the correct permissions you will be prompted to enter an &lt;a href="https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/authentication/">API Key&lt;/a> to access the cluster.&lt;/p></description></item><item><title>Scale Clusters</title><link>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/cluster-scaling/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>info@qdrant.tech (Andrey Vasnetsov)</author><guid>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/cluster-scaling/</guid><description>&lt;h1 id="scaling-qdrant-cloud-clusters">Scaling Qdrant Cloud Clusters&lt;/h1>
&lt;p>The amount of data is always growing and at some point you might need to change the capacity of your cluster. You can easily scale your Qdrant cluster up or down from the Cluster detail page in the Qdrant Cloud console.&lt;/p>
&lt;p>&lt;img src="https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/cluster-scaling.png" alt="Cluster Scaling">&lt;/p>
&lt;h2 id="vertical-scaling">Vertical Scaling&lt;/h2>
&lt;p>Vertical scaling is the process of increasing the capacity of a cluster by adding or removing CPU, storage and memory resources on each database node.&lt;/p></description></item><item><title>Configure Clusters</title><link>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/configure-cluster/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>info@qdrant.tech (Andrey Vasnetsov)</author><guid>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/configure-cluster/</guid><description>&lt;h1 id="configure-qdrant-cloud-clusters">Configure Qdrant Cloud Clusters&lt;/h1>
&lt;p>Qdrant Cloud offers several advanced configuration options to optimize clusters for your specific needs. You can access these options from the Cluster Details page in the Qdrant Cloud console.&lt;/p>
&lt;p>The cloud platform does not expose all &lt;a href="https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/guides/configuration/">configuration options&lt;/a> available in Qdrant. We have selected the relevant options that are explained in detail below.&lt;/p>
&lt;p>In adition the cloud platform automatically configures the following settings for your cluster to ensure optimal performance and reliability:&lt;/p></description></item><item><title>Monitor Clusters</title><link>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/cluster-monitoring/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>info@qdrant.tech (Andrey Vasnetsov)</author><guid>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/cluster-monitoring/</guid><description>&lt;h1 id="monitoring-qdrant-cloud-clusters">Monitoring Qdrant Cloud Clusters&lt;/h1>
&lt;h2 id="telemetry">Telemetry&lt;/h2>
&lt;p>&lt;img src="https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/cluster-metrics.png" alt="Cluster Metrics">&lt;/p>
&lt;p>Qdrant Cloud provides you with a set of metrics to monitor the health of your database cluster. You can access these metrics in the Qdrant Cloud Console in the &lt;strong>Metrics&lt;/strong> and &lt;strong>Request&lt;/strong> sections of the Cluster Details page.&lt;/p>
&lt;h2 id="logs">Logs&lt;/h2>
&lt;p>&lt;img src="https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/cluster-logs.png" alt="Cluster Logs">&lt;/p>
&lt;p>Logs of the database cluster are available in the Qdrant Cloud Console in the &lt;strong>Logs&lt;/strong> section of the Cluster Details page.&lt;/p>
&lt;h2 id="alerts">Alerts&lt;/h2>
&lt;p>You will receive automatic alerts via email before your cluster reaches the currently configured memory or storage limits, including recommendations for scaling your cluster.&lt;/p></description></item><item><title>Update Clusters</title><link>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/cluster-upgrades/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>info@qdrant.tech (Andrey Vasnetsov)</author><guid>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/cluster-upgrades/</guid><description>&lt;h1 id="updating-qdrant-cloud-clusters">Updating Qdrant Cloud Clusters&lt;/h1>
&lt;p>As soon as a new Qdrant version is available. Qdrant Cloud will show you an update notification in the Cluster list and on the Cluster details page.&lt;/p>
&lt;p>To update to a new version, go to the Cluster Details page, choose the new version from the version dropdown and click &lt;strong>Update&lt;/strong>.&lt;/p>
&lt;p>If you are several versions behind, multiple updates might be required to reach the latest version. In this case, Qdrant Cloud will automatically perform the required intermediate updates to ensure a supported update path. You should still ensure that your client applications and used SKDs are compatible with the target version.&lt;/p></description></item><item><title>Backup Clusters</title><link>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/backups/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>info@qdrant.tech (Andrey Vasnetsov)</author><guid>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/backups/</guid><description>&lt;h1 id="backing-up-qdrant-cloud-clusters">Backing up Qdrant Cloud Clusters&lt;/h1>
&lt;p>Qdrant organizes cloud instances as clusters. On occasion, you may need to
restore your cluster because of application or system failure.&lt;/p>
&lt;p>You may already have a source of truth for your data in a regular database. If you
have a problem, you could reindex the data into your Qdrant vector search cluster.
However, this process can take time. For high availability critical projects we
recommend replication. It guarantees the proper cluster functionality as long as
at least one replica is running.&lt;/p></description></item><item><title>Inference</title><link>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/inference/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>info@qdrant.tech (Andrey Vasnetsov)</author><guid>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/inference/</guid><description>&lt;h1 id="inference-in-qdrant-managed-cloud">Inference in Qdrant Managed Cloud&lt;/h1>
&lt;p>&lt;a href="https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/concepts/inference/">Inference&lt;/a> is the process of creating vector embeddings from text, images, or other data types using a machine learning model.&lt;/p>
&lt;p>Qdrant Managed Cloud allows you to use inference directly in the cloud, without the need to set up and maintain your own inference infrastructure. You can use &lt;a href="#cloud-inference">embedding models hosted on Qdrant Cloud&lt;/a>, or use &lt;a href="#use-external-models">externally hosted models&lt;/a>.&lt;/p>
&lt;aside role="alert">
 Inference is currently executed within a US region, even if the Qdrant Cloud cluster is hosted in another region.
&lt;/aside>
&lt;p>&lt;img src="https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/cloud/cloud-inference.png" alt="Cluster Cluster UI">&lt;/p></description></item></channel></rss>