I am curious to know about 2 things below about the AWS-EC2 CPU utilization and CPU Credits.
What will happen if my AWS-EC2 instance CPU utilization is constantly 100% and I ran out of CPU credits?
Assume that my EC2 burstable (t-series) instance is in a shared host(which is a 8core CPU) shared by 2 VMs each 4 core. Now both the VMs are utilizing full CPU i.e. 400% each at the same time. Both the VMs are having enough CPU credits to utilize more CPU. What should be expected result here and what will be the actual result ?
Please comment if more clarification is required.
Trying to understand how the AWS CPU Credits works in the above scenario.