# Cloud Infrastructure Diagram

The components required in deploying CARE to any cloud/on-prem infrastructure are listed below.

### Cloud Components List for CARE application <a href="#cloud-components-list-for-care-application" id="cloud-components-list-for-care-application"></a>

1. Virtual Network
2. Kubernetes Cluster
3. Postgres DB
4. Load balancer

### Cloud Components List for Metabase (Reporting Software) <a href="#cloud-components-list-for-metabase-reporting-software" id="cloud-components-list-for-metabase-reporting-software"></a>

1. Virtual Machine
2. Postgres DB
3. Load balancer

### Cloud Components for Dev Access <a href="#cloud-components-for-dev-access" id="cloud-components-for-dev-access"></a>

1. Virtual Machine as a jump server
2. Firewall / Network security groups
3. Virtual Machine for VPN

![Base Architecture Diagram for deploying CARE \[cloud agnostic\]](https://273723924-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdNPstv2YLHF6J5NSSN5R%2Fuploads%2Fg0EE4skZJXd9nz3TmOAp%2FCare-Infra.jpeg?alt=media\&token=611a4ae5-1b0c-4903-b728-86f00d286b84)

The green components are the basic requirements that we expect a cloud service provider or on-prem infrastructure to provide.


---

# 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://deploydocs.coronasafe.network/cloud-deployment-overview/diagram.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.
