更新时间:2021-09-03 09:57:41
封面
版权页
Credits
Foreword
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Getting Started
DynamoDB's history
What is DynamoDB?
Data model concepts
How do I get started?
Summary
Chapter 2. Data Models
Primary key
Secondary indexes
Data types
Operations on tables
Operations on items
Query and scan operations
Modeling relationships
Chapter 3. How DynamoDB Works
Service-oriented architecture
Design features
Architecture
Functional components
Chapter 4. Best Practices
Table level best practices
Item best practices
Query and scan best practices
Local secondary indexes best practices
Global secondary index best practices
Chapter 5. Advanced Topics
Monitoring DynamoDB tables
Using IAM to provide access control to DynamoDB
Limitations in DynamoDB
Error handling
Chapter 6. Integrating DynamoDB with Other AWS Components
Integrating with AWS EMR
Integrating with AWS Redshift
Integrating with AWS CloudSearch
Chapter 7. DynamoDB – Use Cases
Bookstore application
Knowledge market website
Chapter 8. Useful Libraries and Tools
Libraries
Tools
Chapter 9. Developing Mobile Apps Using DynamoDB
Authentication and Authorization
Performing operations using mobile SDKs
Index