Skip to main content

Command Palette

Search for a command to run...

choosing proper AWS EC2 instance type

AWS/AWS Basic

Updated
1 min read
choosing proper AWS EC2 instance type
  • outline

AWS provides a variety of EC2 types, and choosing the proper type for each workload has a significant effect on not only optimal performance but also cost optimization. The following is how to find on AWS web console and AWS documents that provide guidance on how to find an instance that meets specifications you want.

  • how-to-find

On AWS EC2 web console, you can check list and filter instances that you want. The recommeded filter is "Current generation = true".

  • reference

https://instances.vantage.sh
https://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/instance-discovery.html
https://repost.aws/knowledge-center/ec2-instance-choose-type-for-workload
https://happyengine.tistory.com/168