How can you collect custom metrics in AWS?
- Use AWS Lambda functions
- Use Amazon CloudWatch custom metrics
- Use Amazon RDS instances
- Use Amazon S3 buckets
Amazon CloudWatch provides a feature to collect custom metrics, allowing you to monitor specific aspects of your applications or services beyond the standard metrics provided by AWS services.
Loading...
Related Quiz
- To reduce cold start times when using VPC integration, consider using __________.
- Scenario: You need to create a serverless API that triggers AWS Lambda functions based on HTTP requests. Which AWS service would you use to manage the API endpoints and integrate with AWS Lambda?
- DynamoDB Streams provide an at-least-once __________ of stream records, ensuring durability and data consistency.
- Implementing __________ in AWS Lambda can help detect and alert on abnormal behavior or errors.
- How can you adjust the concurrency settings for an AWS Lambda function?