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

machine sizes vs machine counts #153

Open
njharter opened this issue Aug 14, 2019 · 1 comment
Open

machine sizes vs machine counts #153

njharter opened this issue Aug 14, 2019 · 1 comment

Comments

@njharter
Copy link
Contributor

Investigate if Caduceus can push more messages is smaller machines and more of them.

so if current machines are:
8 cpu, 16 ram
54 machines

change it to:
4 cpu, 8 ram
108 machines

will this cluster perform better?

@kristinapathak
Copy link
Contributor

kristinapathak commented Apr 29, 2020

Given SNS limitations, I don't think we can reasonably double our caduceus machines because it will double the SNS transactions and we could hit limits.
https://docs.aws.amazon.com/general/latest/gr/sns.html

Edit: talked with Nick and this only affects how quickly we could bring up caduceuses, but we can still have more of them.

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

No branches or pull requests

3 participants