This article provides a tutorial on how to use AWS Lambda serverless functions with InfluxDB for time series workloads. It covers setting up an InfluxDB instance, creating an AWS account, writing data to InfluxDB using the Javascript client library and AWS Lambda, querying InfluxDB using serverless functions, and working with stored data in InfluxDB. The article also discusses various use cases for InfluxDB such as data transformation, alerting based on defined thresholds, and integrating with other services like Slack and PagerDuty.