Pere Miquel Brull c3f2895195
[Docs] - Align How to Guides in 1.2 & Docker deployment (#13671)
* [Docs] - Align docker deployment docs

* [Docs] - Add How to guides in 1.2
2023-10-20 09:23:06 -07:00

9 lines
529 B
Markdown

## Minimum Sizing Requirements
We recommend you to allocate openmetadata-server with minimum of 2vCPUs and 6 GiB Memory.
For External Services that openmetadata depends on -
- For the database, minimum 2 vCPUs and 2 GiB RAM (per instance) with 30 GiB of Storage Volume Attached (dynamic expansion up to 100 GiB)
- For Elasticsearch, minimum 2 vCPUs and 2 GiB RAM (per instance) with 30 GiB of Storage volume attached
These settings apply as well when using managed instances, such as AWS RDS or GCP CloudSQL or AWS OpenSearch.