Scenario: You are managing a fleet of EC2 instances and need to monitor CPU utilization. How would you utilize CloudWatch Metrics in this scenario?
- Create custom CloudWatch Metrics for CPU utilization
- Enable default CloudWatch Metrics for EC2 instances
- Use CloudWatch Logs to monitor CPU utilization
- Utilize CloudTrail to monitor CPU utilization
Creating custom CloudWatch Metrics for CPU utilization allows you to specifically monitor and set alarms for CPU performance on your fleet of EC2 instances.
Loading...
Related Quiz
- How does memory allocation impact the pricing of AWS Lambda functions?
- Custom metrics in AWS are often collected using __________.
- Scenario: Your company wants to implement A/B testing for different versions of the website's homepage. How would you use Lambda@Edge to achieve this?
- AWS Lambda automatically records function __________ to help identify and troubleshoot issues.
- Scenario: You want to automate the processing of orders in an e-commerce application, including tasks such as inventory management and payment processing. Which AWS service would you use to define the workflow and handle the coordination between tasks?