grafclouds.com / documents / training / devops-challenges / aws-ec2-burst-credits

The t3 Instance Got Slow. Just Size It Up?

Beginner ~9 min read
AWSObservability

Scenario

A web application runs on a t3.medium. Mornings are fine, but during busy hours the service visibly slows and response times climb. The CPU graph has a distinctive shape: utilization rises with traffic, then flattens against a hard ceiling well below 100%, as if the instance is hitting an invisible wall. Nobody has looked at the CPU credit metrics yet.

The Quick Fix on the Table

A colleague suggests the intuitive move: the box is clearly too small, so upgrade to a t3.large or t3.xlarge. More CPU, problem gone, ten-minute change.

Interview · Round 1

The quick fix is on the table and the room is waiting for your call. Would you sign off on it? Take a position and justify it — out loud or on paper — before revealing the analysis.