1回答
- 新しい順
- 投票が多い順
- コメントが多い順
0
Hi,
Given above I d start simple with t2 or t3 (small/medium) and then vertical scale from there.
You can also consider spot instances if you accept some level of interruption in exchange for cost saving - or evaluate a SpotFleet to mitigate that but pay a bit more
- https://aws.amazon.com/ec2/instance-types/t2/
- https://aws.amazon.com/ec2/instance-types/t3/
- https://aws.amazon.com/ec2/spot/
- https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-fleet.html
Hope it helps ;)