# AWS Marketplace

We also offer Datasaur self-hosted on AWS Marketplace for customers who use AWS as their infrastructure. The solution enables you to host the application within your AWS EKS cluster, providing complete control and customization while still leveraging the powerful annotation capabilities of both the platform and AWS. In AWS Marketplace, the approach for self-hosting the app is **Kubernetes with Helm Chart**.

If you are interested in AWS Marketplace options, please take a look at these products.

1. [NLP Platform](/deployment/self-hosted/aws-marketplace/nlp-platform.md)
2. [LLM Labs](/deployment/self-hosted/aws-marketplace/llm-labs.md)

The installation process consists of the following steps:

1. **Subscribe to the Product**, which authorizes Helm to pull the application's Helm chart and Docker images.
2. **Follow the Deployment Guide**, which will walk you through setting up the server and all managed services, including the database, message broker, in-memory database, object storage, and finally installing Datasaur. This step takes less than an hour if everything proceeds smoothly. You can follow the detailed step-by-step on this deployment guide below.

{% file src="/files/6E3SjcKxOWD2CZS18WvA" %}


---

# 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.datasaur.ai/deployment/self-hosted/aws-marketplace.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.
