t2.micro becomes slower and slower

0

Hi !

We're testing our application and found that t2.micro is able to run but with not heavy computation (about 30% CPU usage), after a whole night, the performance degenerated for about 5 times e.g. computation time for a unit costs 5 times more, and CPU usage became about 70%, so it's not stable at all, is there any tips on this behavior ? Thanks a lot.

Papyna
질문됨 4년 전582회 조회
1개 답변
0
수락된 답변

Hello there

Please note that t2.micro instances have 1 vCPU and baseline performance is 10% of this vCPU. So if workload burst more than 10% CPU usage, it will start consuming burst credits. Once this burst credits becomes 0, the CPU usage will be throttled at 10% baseline. This will be seen as slowness.

Please refer https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-credits-baseline-concepts.html for more information.

You can choose higher instance type or move to t2 unlimited option

https://aws.amazon.com/blogs/aws/new-t2-unlimited-going-beyond-the-burst-with-high-performance/

AWS
답변함 4년 전

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

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

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

관련 콘텐츠