DEV Community

Cover image for Serverless Architectures with Amazon DynamoDB and Amazon Kinesis Streams with AWS Lambda
Truong
Truong

Posted on

Serverless Architectures with Amazon DynamoDB and Amazon Kinesis Streams with AWS Lambda

In this tutorial, you will learn the basics of event-driven programming using Amazon DynamoDB, DynamoDB Streams, and AWS Lambda. You will walk through the process of building a real-world application using triggers that combine DynamoDB Streams and Lambda.

Top comments (0)