1 Answer
0
Hi,
There is no specific instance type you must use in this case, but with the provided info, I would look into general purposes and compute optimized instances here. https://aws.amazon.com/ec2/instance-types/, and probably start with T series or C series (2x large as minimum and then probably vertically scaling them)
Also is no just about the instance type. You may think that if you buy a huge instance then you are done. Fir that load, you need to probably need to consider autoscaling group of MANY instances behind anELB load balancer ALB/NLB).
Once you have this structure, build it and perform stress tests to assess its resilience and scalability.
Hope it helps.
Relevant content
- asked 15 days ago
- Accepted Answerasked 3 years ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated 8 months ago