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

Double capacity of api instance #137

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

slifty
Copy link
Contributor

@slifty slifty commented Oct 26, 2023

This PR is another attempt to increase the size of the api server (from large to xlarge).

Note that we had attempted to move to the c7g.xlarge in a previous commit but unfortunately that uses a different chip architecture (ARM).

I noticed that taskrunner uses c.xlarge but that is essentially the same price as the m4.xlarge except with half the RAM, so it did not seem like a good choice.

We had attempted to move to the `c7g.xlarge` in a previous commit but
unfortunately that uses a different chip architecture (ARM).

There is also the c.xlarge but that is essentially the same price as the
m4.xlarge except with half the RAM.
@slifty
Copy link
Contributor Author

slifty commented Oct 26, 2023

@cecilia-donnelly I didn't touch it in this PR since it's unrelated, but wanted to point out that staging and dev have a smaller image than prod for the taskrunner machine.

@kfogel
Copy link

kfogel commented Oct 26, 2023

Just for continuity of historical context: the previous attempt was now-closed PR #135.

@cecilia-donnelly cecilia-donnelly merged commit 4db6b02 into main Oct 26, 2023
3 checks passed
@cecilia-donnelly cecilia-donnelly deleted the noissue-api-size-again branch October 26, 2023 15:47
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

Successfully merging this pull request may close these issues.

3 participants