Monitoring and debugging with AWS CloudWatch

AWS CloudWatch is the easiest and most reliable solution to monitor AWS services, including Lambda functions. It's a centralized monitoring service to gather metrics and logs, and also creates alarms based on them. AWS Lambda automatically monitors Lambda functions on your behalf, reporting metrics through CloudWatch.