-
Notifications
You must be signed in to change notification settings - Fork 499
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Horizon Prerequisites Benchmarking #4960
Comments
Some unknowns to investigate here. Notably, how much API load we assume that users will have. Potentially use existing goreplay setup but filtered/reduced depending on what we decide. |
@urvisavla , during verification of compute resources, wanted to mention it should include |
@sreuland Considering these observations and given that our recommendations are for an instance serving all functions (API + ingestion), 16GB RAM should be adequate. I will update our documentation to reflect this recommendation. |
Update:
|
Hello @urvisavla , I left a comment for considertaion of using k8s for provisioning new instances rather than ec2: |
@urvisavla , you mentioned a performance benchmarks doc was shared, can it be linked or summ'd here also? Thanks! |
Sorry, I missed this earlier. Here is the doc. |
What problem does your feature solve?
We want to update the Horizon prerequisite documentation with the minimum hardware requirements for running the Horizon. To do this, we need to perform benchmarking and testing similar to what we've conducted previously.
What would you like to see?
Determine the minimum specifications required for the Horizon compute instance and the Postgres database instance with focus on measuring the memory, CPU, disk space, and IOPS requirements for both components.
What alternatives are there?
The text was updated successfully, but these errors were encountered: