# Condense Deployment

{% hint style="info" %}
**First Time User? Free Credits on us!**

Get up to $200 worth of Free credits when you sign up for the first time. Use this link to create a new account on Condense and claim your free credits!

[<mark style="background-color:purple;">https://www.zeliot.in/try-now</mark>](https://www.zeliot.in/try-now)
{% endhint %}

Condense offers a streamlined deployment process through cloud marketplaces like Microsoft Azure, Amazon Web Services and Google Cloud Platform.

### Here's a breakdown of the key steps for deployment

| Steps  | Deployment Process                             | Details                                                                                                                                                                                                                                                                          |
| ------ | ---------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Step 1 | User initiates deployment                      | Users access the Condense offering within the chosen cloud marketplace (e.g., Azure Marketplace).                                                                                                                                                                                |
| Step 2 | Configuration and provisioning                 | Users configure deployment parameters, including desired resource allocation and pricing tier.                                                                                                                                                                                   |
| Step 3 | Cloud marketplace orchestrates deployment      | The cloud marketplace interacts with the Zeliot Central Tower to initiate the deployment process.                                                                                                                                                                                |
| Step 4 | Zeliot Central Tower authorizes and provisions | Central Tower verifies user credentials and allocates resources within the user's cloud environment.                                                                                                                                                                             |
| Step 5 | Condense infrastructure setup                  | Condense provisions the necessary infrastructure components, including the VPC, Kubernetes cluster, virtual machine, database, and container registry.                                                                                                                           |
| Step 6 | Service deployment                             | The Central Tower deploys the Condense services within the Kubernetes cluster based on user-selected configurations.                                                                                                                                                             |
| Step 7 | User receives access credentials               | Upon successful deployment, the user receives access credentials for the Condense configuration dashboard.                                                                                                                                                                       |
| Step 8 | Ongoing Management                             | Users can manage their Condense instance through the configuration dashboard, including device registration, pipeline configuration, and data monitoring. The Zeliot Central Tower provides centralized monitoring and health checks, ensuring the smooth operation of Condense. |

Condense is available to be deployed easily from various cloud marketplaces. Learn more on how to deploy using GCP, AWS or Azure Marketplace below:

Deploy [Condense](https://www.zeliot.in/our-products/condense) using GCP Marketplace: [Deployment from GCP Marketplace](/condense/condense-deployment/bring-your-own-cloud-byoc/deployment-from-gcp-marketplace.md)

Deploy [Condense](/condense/overview.md) using AWS Marketplace: [Deployment from AWS Marketplace](/condense/condense-deployment/bring-your-own-cloud-byoc/deployment-from-aws-marketplace.md)

Deploy [Condense](https://www.zeliot.in/our-products/condense) using Microsoft Azure Marketplace: [Deployment from Azure Marketplace](/condense/condense-deployment/bring-your-own-cloud-byoc/deployment-from-azure-marketplace.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zeliot.in/condense/condense-deployment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
