Question: I have multiple(roughly 8) Ec2 C7xLarge instances which can comfortably handle 2500 to 3000 requests/per second. I am running this using an Elastic Beanstalk environment. In terms of throughput, can I achieve twice the same throughput if I opt for 4 EC2 C72xLarge instances?
Reverse proxy used : nginx
The reason for changing these instances because we have some kind of discount for 2xLarge instances.
Configuration difference between instances