Book Image

Mastering DynamoDB

By : Tanmay Deshpande
Book Image

Mastering DynamoDB

By: Tanmay Deshpande

Overview of this book

Table of Contents (18 chapters)
Mastering DynamoDB
Credits
Foreword
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
8
Useful Libraries and Tools
Index

Chapter 5. Advanced Topics

In the previous chapter, we talked about the best practices one should follow in order to get the most out of DynamoDB. In this chapter, we are going to talk about some advanced topics:

  • Monitoring DynamoDB tables

  • AWS authentication service

  • AWS IAM integration with DynamoDB

  • Security token service

  • Error handling in DynamoDB

We will also talk about limitations of DynamoDB that every developer needs to consider while designing the schema and doing the implementation.