# Condense App - Getting Started

## What is Condense?

Condense is an all-in-one data streaming platform designed to simplify real-time application development, management, and scaling. Comes with Built\_in fully managed Kafka at its core, Condense integrates seamlessly with customer cloud environments through a fully managed BYOC (Bring Your Own Cloud) model. It features an industry-specific verticalized ecosystem, including prebuilt transforms, connectors, and a Custom Transformation Framework that accelerates innovation while ensuring operational simplicity.

## How to Access Condense

With marketplace deployment, Condense offers an effortless way to get started with real-time data streaming without the complexities of infrastructure setup.&#x20;

Condense is available through all major cloud provider marketplace &#x20;

**Search:** Look for "Condense" in your subscribed cloud providers marketplace (AWS, Azure and GCP)&#x20;

**Deploy:** Follow the step-by-step instructions to deploy Condense within your cloud environment.&#x20;

**Custom Configuration:** Customize settings to align with your real-time application requirements.&#x20;

{% hint style="info" %}
Read detailed instructions on how to deploy Condense on your Cloud from your choice of Cloud Marketplace [here](/condense/condense-deployment.md)
{% endhint %}

## What Can You Achieve with Condense?

* **Data Ingestion:** Seamlessly integrate data from multiple sources using prebuilt and customizable connectors.&#x20;
* **Develop Custom Transformations:** Leverage the built-in IDE and Custom Transformation Framework to write, test, and deploy complex logic tailored to your use case.&#x20;
* **Use Prebuilt Transforms:** Accelerate workflows with a library of ready-to-use, industry-specific transforms for faster go-to-market solutions.&#x20;
* **Connect to Applications:** Stream processed data directly to downstream applications for analytics, dashboards, and operational insights.&#x20;

## Why Condense is Unique

With Condense, there’s no need to manage Kafka or worry about infrastructure setup:&#x20;

1. **Fully Managed Kafka:** Automates deployment, scaling, and maintenance of Kafka clusters with built-in security, real-time observability, and a 99.95% uptime SLA.&#x20;
2. **Fully Managed BYOC:** Operates directly within customer cloud environments, providing complete data sovereignty, automated failovers, and simplified backend operations.&#x20;
3. **Marketplace Deployment:** Available on AWS, Azure, and GCP, Condense can be deployed in minutes, eliminating the need for complex infrastructure setup and configuration.&#x20;

This combination of features empowers teams to efficiently build real-time pipelines, reduce operational overhead, and deliver transformative outcomes faster than ever before.&#x20;

With Condense, you can focus entirely on building innovative applications and unlocking the full potential of real-time data, while Condense handles the rest. The future of data streaming is here—start your journey with Condense today!&#x20;


---

# 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-app-getting-started.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.
