AWS Lambda is an event-based serverless computing platform that allows modern software engineers to build and modify single-purpose functions without worrying about underlying compute resources. However, teams have been calling for a robust monitoring solution to help with faster troubleshooting and alerting, managing application scale, and controlling complex environments. New Relic has announced the availability of its monitoring solution for AWS Lambda in the New Relic One platform, which provides key data about each individual function, including aggregate performance data and individual invocation data. The solution includes automatic framework instrumentation designed specifically to run in the AWS Lambda environment, as well as new data collection tooling built to gather function data with negligible overhead. With this solution, users can monitor functions from a Summary or Metrics page, troubleshoot using the Distributing tracing page, or explore errors and invocations pages. The solution also provides important metadata and tags so that users can query the collected data, with data stored in New Relic's database as events. To get started, users need to configure their AWS account, instrument their AWS Lambda code, and stream CloudWatch logs to the New Relic log-ingestion function. Once everything is configured correctly, users should see data reporting in the AWS Lambda monitoring UI in New Relic One.