An SAP Basis team is troubleshooting a performance issue on an SAP HANA database running on AWS. The HANA index server is consuming high CPU. The team suspects that the underlying EC2 instance is throttled. Which CloudWatch metric should be checked to confirm CPU throttling?
Indicates CPU throttling for T2/T3 instances.
Why this answer
Option B is correct because CPUCreditBalance indicates CPU throttling for burstable instances. Option A is wrong because CPUUtilization shows usage, not throttling. Option C is wrong because NetworkIn is not related.
Option D is wrong because DiskReadOps is not related.