# Appmixer Deployment Models

![Appmixer Deployment Models](https://content.gitbook.com/content/vFXzdRN8pEVkEDSMo1qe/blobs/UWeZnqUjWbfPde6yDMxV/image.png)

Appmixer supports all cloud deployment models:

* Public cloud (AWS, GCP, Azure, ...)
* Private cloud
* VPC
* Hybrid cloud

All 3rd party managed services and integrations are optional and customizable. For example, you can choose for which of the supporting technologies you prefer to use a 3rd party managed alternative (e.g. local MongoDB vs MongoDB Atlas, AWS DocumentDB, ...). You can also choose what integrations you would like to offer to your end/internal-users and configure your own notifications (e.g. email) via customizable system webhooks.

### Appmixer Supporting Technologies

Appmixer uses multiple supporting technologies to function: MongoDB, RabbitMQ, Redis and ElasticSearch. All the supporting technologies are open-source.

![](https://content.gitbook.com/content/vFXzdRN8pEVkEDSMo1qe/blobs/HQb9iWM95nuHojl5PXNz/image.png)

### Managed Services

Supporting technologies can be either installed and managed on an “as-is” basis or 3rd party managed (e.g. CloudAMQP’s RabbitMQ as a Service can be used).

For help with deploying Appmixer with full compatibility with AWS managed services for all the supporting technologies (Amazon MQ, ElasticCache, DocumentDB, OpenSearch), please contact our customer support (<support@appmixer.com>).

### Appmixer Kubernetes Deployment

![](https://content.gitbook.com/content/vFXzdRN8pEVkEDSMo1qe/blobs/XdFD8Sa4afrkD5FBwQuF/image.png)

Appmixer self-managed package includes Docker and Kubernetes configuration files for easy deployment.

Appmixer engine (together with Appmixer Backoffice and Appmixer Studio) images are available via Appmixer Docker Registry.


---

# 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.appmixer.com/appmixer-self-managed/appmixer-deployment-models.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.
