Please recommend EC2 instance type.

0

I'm a cloud student.

The number of simultaneous users of the banking apps is 50 million. The average number of users is 10 million and the minimum is 9 million.

I wonder how to set the instance type (CPU, Memory) at this time.

Also, I wonder if there is a standard for setting this.

Thank you.

1개 답변
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.

profile picture
전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠