

0 / 2 embers
0 / 3000 xp
click for more info
Complete a lesson to start your streak
click for more info
Difficulty: 5
click for more info
Not enough gems
Cost: 6 gems
1: Monitoring
incomplete
2: Monitoring Targets
incomplete
3: External Monitoring
incomplete
4: Internal Monitoring
incomplete
5: CloudWatch Alarms
incomplete
6: CloudTrail
incomplete
7: Cleanup
incomplete
Back
ctrl+,
Next
ctrl+.
This lesson's interactive features are locked, please to keep using them
With an EC2 instance running, we get some monitoring data automatically and at no extra charge.
There are certain things that a running instance must communicate to the hardware/system that hosts it. AWS needs to track this information "from the outside" in order to manage its infrastructure. For example:
All these things can be monitored externally by AWS, and they package it into a service called CloudWatch Metrics. The metrics allow us to answer questions like:
These are a great start, and for some services they're all you need.
Cost check: Basic CloudWatch metrics for EC2 (CPU, network, disk) are included at no extra charge. CloudWatch dashboards have a small monthly cost, so delete your test dashboard when you clean up resources.
Create a dashboard for patientping-web-v2, force CPU usage high, verify the spike, then stop the load.
yes > /dev/null
Run and submit the CLI tests.