How is processor type determined for T3 instances?

0

Hi. We're running four T3 instances in two Availability Zones in the Asia Pacific (Sydney) region.

The AWS docmentation on instance types (https://aws.amazon.com/ec2/instance-types/) states that the CPUs for T3 instances will be "Up to 3.1 GHz Intel Xeon Scalable processor (Skylake 8175M or Cascade Lake 8259CL)".

Our t3.small and two t3.micro instances have the Cascade Lake 8259CL processor. Our t3.2xlarge instance - which does most of our work - has a Skylake 8175M processor.

From my simple benchmark tests it looks like the Cascade Lake 8259CL processor is something like 2-3 times faster than the Skylake 8175M processor. I'd dearly love the T3.2xlarge instance to acquire the Cascade Lake 8259CL processor; the performance benefit for our application would be terrific!

What determines the selection of processor type for T3 instances? How can I endeavour to have our t3.2xlarge instance to procure the faster processor? Thanks for any help!

Brad
질문됨 일 년 전267회 조회
1개 답변
0
수락된 답변

You can't control the selection of CPU type - as the documentation you've linked to states; there are multiple CPU types in use for the instance type. You could launch an instance; check the CPU type; and keep doing that until you get one that you prefer but it's not a great solution.

Otherwise, you would need to choose an instance type where a single CPU type is used for that type.

profile pictureAWS
전문가
답변함 일 년 전
profile picture
전문가
검토됨 한 달 전

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

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

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

관련 콘텐츠