Section 19: AWS Monitoring Flashcards
1
Q
What are custom metrics?
A
Custom metrics are custom defined data points that can be pushed to CloudWatch using the PutMetricData API call.
PutMetricData accepts data points 2 weeks in the past and 2 weeks in the future by passing the timestamp argument.
2
Q
CloudWatch Logs can be send to .. ?
A
- S3
- Kinesis Data Streams
- Kinesis Data Firehose
- AWS Lambda
- OpenSearch
3
Q
CloudWatch Logs sources are?
A
- SDK, CloudWatch Agent
- Elastic Beanstalk
- ECS
- AWS Lambda
- VPC Flow Logs
- API Gateway
- CloudTrail based on filter
- Route53 DNS Queries