Book Image

DynamoDB Cookbook

By : Tanmay Deshpande
Book Image

DynamoDB Cookbook

By: Tanmay Deshpande

Overview of this book

Table of Contents (18 chapters)
DynamoDB Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 8. Integrating DynamoDB with other AWS Services

In this chapter, we will cover the following topics:

  • Importing data from AWS S3 to DynamoDB using AWS Data Pipeline

  • Exporting data from AWS S3 to DynamoDB using AWS Data Pipeline

  • Accessing the DynamoDB data using AWS EMR

  • Querying the DynamoDB data using AWS EMR

  • Performing join operations on the DynamoDB data using AWS EMR

  • Exporting data to AWS S3 from DynamoDB using AWS EMR

  • Logging DynamoDB operations using AWS CloudTrail

  • Exporting the DynamoDB data to AWS Redshift

  • Importing the DynamoDB data to AWS CloudSearch

  • Performing a full text search on the DynamoDB data using CloudSearch