Stan Blog

學習過程中的一些記錄

[AWS] EC2 CPU Credit

什麼是 CPU Credit

傳統 EC2 instance 如: M3, C3 提供固定的性能 而彈性性能主機(Burstable Performance Instances) 如: T2 提供 Baseline CPU Performance,並能彈性增加到 baseline 之上

CPU Credit 影響

CPU Credit 越高, 處理的效率會越好 ; 反之 credit 越低, 處理效率就越差

cpu 保持低於 baseline 以下的話, credit 是會加回來的, 直到加到上限

t2.medium 為例 , credit baseline 為 CPU utilization 40% cpu 在 40% 以上的話會扣 credit, 以下的話會增加 credit

在 Monitor 中的圖表 CPU Credit Usage 顯示的是目前系統的運算能力, 如果在 1 以下, 會增加 credit 直到上限


Ref:

Comments

comments powered by Disqus