# Public Cloud

By default, Directual Cloud is hosted on AWS in Ireland. Additionally, customers on **Pro** and **Business** plans have the option to choose their preferred region (US, Russia, Europe, Asia, Pacific, Canada).

Directual servers are located within a secure area, isolated from direct Internet access. All data access is managed through a Security Layer, which is part of the Directual API builder.

Data in Directual is stored in MongoDB Atlas with threefold replication, ensuring complete fault tolerance.

All platform modules have between 2 to 10 replicas. The disaster recovery process is controlled by Kubernetes and, if necessary, is automatically initiated in the background.


---

# 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://readme.directual.com/security-and-stability/public-cloud.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.
