Skip to content
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

[SPIKE] Horizontally Scale Discovery API and Retest Performance #1260

Closed
2 of 3 tasks
christinepoydence opened this issue Jun 21, 2021 · 1 comment
Closed
2 of 3 tasks
Assignees

Comments

@christinepoydence
Copy link
Member

christinepoydence commented Jun 21, 2021

What

Acceptance Criteria

  • Horizontally scale the Discovery API in the dev environment.
  • Re-run the same performance metrics to determine how much improvement this brings. (try various values to see how this scales.)
  • If this results in significant performance improvement, write a card to make these changes in the helm chart.

Why

Improve performance time of REST API.

Timebox

2 hours

@christinepoydence
Copy link
Member Author

Verified that horizontally scaling the discovery-api deployment increased performance in the dev environment. (Went from 1 replica to 4, and saw significant performance increases.) However, we also are blocked by #1258. That error is preventing us from moving forward on this issue because a subset of our requests fail each time we run the performance test suite.

Next steps: We will create a card to increase the number of replicas for discovery-api and mark it as blocked by #1258.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants