What are some common monitoring tools used in AWS for monitoring Lambda functions?
- AWS CloudTrail
- AWS Config
- AWS X-Ray
- Amazon CloudWatch
Amazon CloudWatch is commonly used for monitoring AWS Lambda functions, offering detailed metrics and logging capabilities.
Loading...
Related Quiz
- What are the best practices for monitoring and logging custom event sources in AWS Lambda?
- How do you configure custom event sources to trigger AWS Lambda functions?
- Scenario: You are tasked with setting up centralized log management for a distributed microservices architecture. Which AWS service would you recommend, and how would you implement it?
- How does memory allocation impact the pricing of AWS Lambda functions?
- AWS Lambda@Edge enables you to run Lambda functions at __________ locations for improved latency.