AWS T2 Instances CPU Burstable

T2 Instances 에서만 나타남(cpu 작업이 많은 앱 구동을 한다면, 반드시 고려할 것)

CPU Credit 이 다 소진될 경우 속도 제어에 걸려 느려짐

cpu credit balance check on aws cli

aws cloudwatch get-metric-statistics –metric-name CPUCreditBalance –dimensions Name=InstanceId,Value=ixdfxxxxxxx-xxxx –namespace AWS/EC2 –start-time 2017-04-06T00:00:00 –end-time 2017-04-06T23:59:00 –period 300 –statistics Average

http://awsdog.tistory.com/entry/EC2-T-Type-CPU-Credit-Part1 참조

답글 남기기