Skip to Content
Learn AWS Serverless Computing
book

Learn AWS Serverless Computing

by Scott Patterson
December 2019
Intermediate to advanced
382 pages
9h 43m
English
Packt Publishing
Content preview from Learn AWS Serverless Computing

Using Amazon DynamoDB with Lambda

So far, we covered object storage, but how about that metadata storage we were interested in? We could use the Lambda function to extract the metadata from the photo file and then upload that as a separate file to the same bucket, but that would make searching across the objects a challenge. Instead, what would be more useful is a database to persist the information. Because we're not dealing with relational data, a NoSQL document and key-value store is a perfect fit. Our natural choice from here is to use the serverless NoSQL database, Amazon DynamoDB.

In this section, we will learn about the concepts of DynamoDB, find out how to trigger a Lambda function with DynamoDB, and dive into how to use the SDK to ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Practical Amazon EC2, SQS, Kinesis, and S3: A Hands-On Approach to AWS

Practical Amazon EC2, SQS, Kinesis, and S3: A Hands-On Approach to AWS

Sunil Gulabani

Publisher Resources

ISBN: 9781789958355