Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.08 KB

resource-estimator.mdx

File metadata and controls

28 lines (21 loc) · 1.08 KB
title subtitle description published id toc tags redirectFrom
Router Resource Estimator
Estimate the system resources to allocate for the GraphOS Router
Estimate the system resources you need to allocate for the Apollo GraphOS Router to run production traffic.
2023-12-15
TN0045
false
router
/technotes/TN0045-router_resource_estimator/

import RouterResourceEstimator from '../../components/TechNotes/RouterResourceEstimator';

The router resource estimator estimates the system resources you need to allocate for the GraphOS Router to run production traffic. The resource estimator can help you get a starting baseline that you can then iterate on.

Usage

To use the estimator:

  1. Enter your estimated request rate per second and peak request rate per second.
  2. Adjust the other parameters to match your estimated production load. For number of instances, use fewer for improved efficiency or more for improved redundancy.
  3. Adjust the Assumptions as necessary.
  4. Be sure to test and iterate.

Router resource estimator