> ## Documentation Index
> Fetch the complete documentation index at: https://docs.condense.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Condense Architecture

<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!

  [https://www.zeliot.in/try-now](https://www.zeliot.in/try-now)
</Info>

Condense leverages a robust and secure architecture to facilitate efficient data ingestion. This section analyses the key components of the system and their interactions.

## Condense Architecture - Microsoft Azure

<img src="https://mintcdn.com/zeliot/xaF5Vx3x1Vhq4hOp/images/gitbook/Condense-Azure.png?fit=max&auto=format&n=xaF5Vx3x1Vhq4hOp&q=85&s=7a13e51183e099d8188e6be25d44ff8f" alt="" width="1920" height="1080" data-path="images/gitbook/Condense-Azure.png" />

## Condense Architecture - Amazon Web Services (AWS)

<img src="https://mintcdn.com/zeliot/xaF5Vx3x1Vhq4hOp/images/gitbook/Condense-AWS.png?fit=max&auto=format&n=xaF5Vx3x1Vhq4hOp&q=85&s=82c39ecc3368936734b94920f2c42a2b" alt="" width="1920" height="1080" data-path="images/gitbook/Condense-AWS.png" />

## Condense Architecture - Google Cloud Platform (GCP)

<img src="https://mintcdn.com/zeliot/sUGduUMS1INd2aG1/images/gitbook/image.png?fit=max&auto=format&n=sUGduUMS1INd2aG1&q=85&s=23c3693fcf10d2cc28f776abe0cdb444" alt="" width="768" height="458" data-path="images/gitbook/image.png" />

## Architecture Components

Condense employs a three-tier architecture, ensuring clear separation of concerns and promoting efficient communication between components:

<Columns cols={2}>
  <Column>
    <Card title="CLOUD PROVIDER" img="https://mintcdn.com/zeliot/t3HSf5zbXVhKOyzs/images/cloud-provider.png?fit=max&auto=format&n=t3HSf5zbXVhKOyzs&q=85&s=d0cb918bbaa1e595c1db4b3b54011282" width="1920" height="1080" data-path="images/cloud-provider.png">
      The cloud marketplace (e.g., Azure, AWS and GCP) serves as the platform for deploying Condense. Users access Condense through the provider's interface.
    </Card>
  </Column>

  <Column>
    <Card title="ZELIOT CENTRAL TOWER" horizontal img="https://mintcdn.com/zeliot/nH9z0Jql_16JPWNJ/images/image.avif?fit=max&auto=format&n=nH9z0Jql_16JPWNJ&q=85&s=574be9caa4e0a73af833c02aa5d122aa" width="1128" height="634" data-path="images/image.avif">
      This central hub manages deployments, user authentication, release updates, and monitors the overall health of Condense instances.
    </Card>
  </Column>
</Columns>

<Columns cols={2}>
  <Column>
    <Card title="CONDENSE APPLICATION" img="https://mintcdn.com/zeliot/nH9z0Jql_16JPWNJ/images/condense-app-img-2.avif?fit=max&auto=format&n=nH9z0Jql_16JPWNJ&q=85&s=418de1aa08e24ccba819f9daa19862f7" width="1128" height="634" data-path="images/condense-app-img-2.avif">
      Deployed within the user's cloud environment, this application processes data from mobility devices, performs transformations, and sends it to designated outputs.
    </Card>
  </Column>

  <Column />
</Columns>
