Home / Companies / InfluxData / Blog / Post Details
Content Deep Dive

How to Use AWS Lambda Serverless Functions with InfluxDB

Blog post from InfluxData

Post Details
Company
Date Published
Author
Charles Mahler
Word Count
2,438
Language
English
Hacker News Points
-
Summary

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.