How to find out what instance is best for my case?

0

my first question ever here (my first week with AWS). I'm not sure, if this is even a valid question, but I hope for the help of the community.

We would like to test our software on the AWS cloud world, but we are not sure what instance we should take. we approx. know we need 4GB RAM for each CPU, but our tool need a lot of IO, as it constantly read information in and write the output. Is the EBS storage the best option for high read/write frequency? is there an alternative (NVMe)?

What is the best way to test such parameters?

thanks

Assa

Assa
질문됨 2달 전184회 조회
3개 답변
2
수락된 답변

Storage Optimized instances provide the best performance for storage-intensive workloads. I would recommend to start with General Purpose instances with NVMe SSD, e.g, m7gd or m6id.

profile pictureAWS
전문가
답변함 2달 전
profile picture
전문가
검토됨 2달 전
  • It is probably the best option to start with something more generall. we will give it a go. Does taking EBS mean automatically using NVMe SSDs?

2

Hi,

The range of available EC2 instances is quite wide: 600+ at time IIRC.

So, such an article will allow you to better navigate across all possible options to select the best one for your use case: https://www.freecodecamp.org/news/how-to-select-the-right-ec2-instance/

Best,

Didier

profile pictureAWS
전문가
답변함 2달 전
profile picture
전문가
검토됨 2달 전
  • thanks for the link, it was quite helpful

  • Hi Assa, glad that it helped.

2

In the instance selection box there is a "Get Advice" button which then uses Amazon Q to help you choose an instance type based on four supplied parameters. These parameters are "Use Case, Workload type, Priority & CPU Manufacturers"

This will generate a prompt to Amazon Q and the answer should guide you to a family of instance types that will hopefully be suitable.

This is a great way to get help in choosing from the instance types available.

Instance Selection Box

AWS
답변함 2달 전
profile picture
전문가
검토됨 2달 전
  • This link I haven't notice yet. thank you

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

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

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

관련 콘텐츠