1.4 KiB
title | description | menu | weight | cascade | metadata | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Optimize your InfluxDB cluster | Test your cluster with a production-like workload and optimize your cluster for your workload. |
|
103 |
|
|
The goal of this phase of the installation process is to simulate a production-like workload against your InfluxDB cluster and make changes to optimize your cluster for your workload.
{{% note %}} Depending on your requirements, this phase is likely to take the longest of all the installation phases. {{% /note %}}
Identify performance requirements
Before beginning this process, we recommend identifying performance requirements and goals--for example:
- Writes per second
- Query concurrency
- Query response time
This gives specific metrics to test for and make adjustments towards. Consult with InfluxData support as you make changes to meet these requirements and goals.
Phase 3 process
{{< children type="ordered-list" >}}
{{< page-nav prev="/influxdb3/clustered/install/customize-cluster/config/" prevText="Customize cluster configuration" next="/influxdb3/clustered/install/optimize-cluster/design-schema/" nextText="Design your schema" >}}