> For the complete documentation index, see [llms.txt](https://docs.b2ihealthcare.com/authoring-platform-admin-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.b2ihealthcare.com/authoring-platform-admin-guide/plan-your-deployment/hardware-requirements.md).

# Hardware requirements

### Snow Owl AP and co-located Elasticsearch cluster

For installations where Snow Owl AP and Elasticsearch is co-located we recommend the following hardware specification:

| Snow Owl AP + ES | Cloud            | Dedicated        |
| ---------------- | ---------------- | ---------------- |
| vCPU             | 8                | 8                |
| Memory           | 32 GB            | 32 GB            |
| I/O performance  | >= 5000 IOPS SSD | >= 5000 IOPS SSD |
| Disk space       | 200 GB           | 200 GB           |

### Snow Owl AP and managed Elasticsearch cluster

For installations where Snow Owl AP connects to a managed Elasticsearch cluster at [elastic.co](https://www.elastic.co/elasticsearch/service) we recommend the following hardware specification:

| Snow Owl AP     | Cloud                                                     | Dedicated                                       |
| --------------- | --------------------------------------------------------- | ----------------------------------------------- |
| vCPU            | 8 (compute optimized)                                     | 8                                               |
| Memory          | 16 GB                                                     | 16 GB                                           |
| I/O performance | <p>OS: balanced disk</p><p>TS file storage: local SSD</p> | <p>OS: HDD / SSD</p><p>TS file storage: SSD</p> |
| Disk space      | <p>OS: 20 GB </p><p>TS file storage: 100 GB</p>           | <p>OS: 20 GB </p><p>TS file storage: 100 GB</p> |

| Elasticsearch @ elastic.co | Cloud                 |
| -------------------------- | --------------------- |
| vCPU                       | 8 (compute optimized) |
| Memory                     | 4 GB                  |
| I/O performance            | handled by elastic.co |
| Disk space                 | 180 GB                |

### Cloud VMs

Here are a few examples of which Virtual Machine types could be used for hosting the Terminology Server at the three most popular Cloud providers (including but not limited to):

| Cloud Provider | VM type                                                                                        |
| -------------- | ---------------------------------------------------------------------------------------------- |
| GCP            | [c2d-highcpu-8](https://cloud.google.com/compute/docs/compute-optimized-machines#c2d-high-cpu) |
| AWS            | [c5d-2xlarge](https://aws.amazon.com/ec2/instance-types/c5/)                                   |
| Azure          | [F8s v2](https://docs.microsoft.com/en-us/azure/virtual-machines/fsv2-series)                  |
