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

Introduction


In the earlier chapter, we discussed how to perform various DynamoDB table operations using AWS SDKs. In this chapter, our focus is to use Amazon provided SDK to perform item operations. Amazon has provided SDKs in various programming languages, out of which we are going to see operations in Java, .NET, and PHP.