We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
gargidb
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: