# Hosting and infrastructure

Bubble’s infrastructure plays a significant role in the performance, security, scalability, and the overall effectiveness of any solution that you want to build. In this article we’ll shed light on how our Enterprise plan equips large-scale organizations with a robust foundation, tailored to meet the specific demands of enterprise operations.

## Hosting options

As an Enterprise customer, you can choose between two different hosting solutions:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Shared environment</strong></td><td>You can continue hosting your app in the shared environment, providing the same hosting experience you’re accustomed to.</td><td>There’s nothing you need to do to remain in the shared environment. Your app will continue to run as usual without any additional actions required on your part.</td></tr><tr><td><strong>Dedicated instance</strong></td><td>You can migrate your app to an isolated instance of Bubble-managed AWS server, giving you choice of hosting region, a static IP address and greater control of server resources and updates. <br></td><td>Article series: <a href="/pages/ytKrUcUewMmbhY8pXqC3">Dedicated instance</a></td></tr></tbody></table>

The shared environment works exactly as you're used to, and you can refer to the Bubble manual to learn about all the available features. The dedicated instance operates similarly but offers a unique set of features and differences that you can explore before making a decision.

Our [Sales team](https://bubble.io/contact-sales#!) are always available to answer questions and help you find the right plan for your app's needs.


---

# 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://manual.bubble.io/help-guides/bubble-for-enterprise/hosting-and-infrastructure.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.
