> ## Documentation Index
> Fetch the complete documentation index at: https://docs.domino.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Standard Domino Platform

## Sizing strategy

Consider the following resource sizing recommendation a base recommendation. You might need to change resources relative to the recommendation. It is critical to pair this sizing with what you observe in [monitoring](/6.3/admin/operations/monitoring) and make other adjustments accordingly.

## Platform infrastructure details

| Parameter                     | Value    |
| ----------------------------- | -------- |
| Number of platform nodes      | 3        |
| CPU per node                  | 16 cores |
| Memory per node               | 64 GB    |
| Maximum concurrent executions | 300      |

## Deploy the platform

The Domino fleetcommand-agent installer assumes the default sizing model. Merge any overrides to the [fleetcommand-agent configuration file](/6.3/admin/configuration/installer-configuration) to apply them and then run the installer.

<Warning>
  It is critical to preserve values by running the installer. Applying *ad hoc* `kubectl edit` changes can result in a loss of configuration on upgrade!
</Warning>

## Next steps

Learn how to [manage compute resources](/6.3/admin/infrastructure-and-compute/manage-compute-resources).
