Nodejs Website Deployment on Beanstalk

0

What are the best instances to use if I am deploying a node.js web application within Elastic Beanstalk via EC2 and linking it with an RDS SQL Server instance for storage? I am looking to host this application 24/7 and hopefully gain some user traffic over the first months but don't expect much. I am trying to get a cost estimate and would like to know what instance types I should use for both.

1개 답변
0

Hello.

If you are considering production operation and are unsure of the amount of load that will occur, why not choose an M-based instance type?
M-type instance types are highly versatile, so I think you should start with an M-type instance type first and then change to another instance type depending on the load etc.
https://aws.amazon.com/ec2/instance-types/?nc1=h_ls

If the load is small or medium-sized and there is almost no load, I think the T-type instance type is fine.
However, with T-series instance types, once the CPU burst credits are consumed, the performance will drop to the baseline throughput, which may affect application operation in some cases.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-credits-baseline-concepts.html

RDS also has M-based instance types.
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html

profile picture
전문가
답변함 2달 전
profile picture
전문가
검토됨 2달 전

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

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

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

관련 콘텐츠