-
Book Overview & Buying
-
Table Of Contents
Amazon DynamoDB - The Definitive Guide
By :
Amazon DynamoDB - The Definitive Guide
By:
Overview of this book
This book will help you master Amazon DynamoDB, the fully managed, serverless, NoSQL database service designed for high performance at any scale. Authored by Aman Dhingra, senior DynamoDB specialist solutions architect at AWS, and Mike Mackay, former senior NoSQL specialist solutions architect at AWS, this guide draws on their expertise to equip you with the knowledge and skills needed to harness DynamoDB's full potential.
This book not only introduces you to DynamoDB's core features and real-world applications, but also provides in-depth guidance on transitioning from traditional relational databases to the NoSQL world. You'll learn essential data modeling techniques, such as vertical partitioning, and explore the nuances of DynamoDB's indexing capabilities, capacity modes, and consistency models. The chapters also help you gain a solid understanding of advanced topics such as enhanced analytical patterns, implementing caching with DynamoDB Accelerator (DAX), and integrating DynamoDB with other AWS services to optimize your data strategies.
By the end of this book, you’ll be able to design, build, and deliver low-latency, high-throughput DynamoDB solutions, driving new levels of efficiency and performance for your applications.
Table of Contents (24 chapters)
Preface
Part 1:Introduction and Setup
Chapter 1: Amazon DynamoDB in Action
Chapter 2: The AWS Management Console and SDKs
Chapter 3: NoSQL Workbench for DynamoDB
Part 2: Core Data Modeling
Chapter 4: Simple Key-Value
Chapter 5: Moving from a Relational Mindset
Chapter 6: Read Consistency, Operations, and Transactions
Chapter 7: Vertical Partitioning
Chapter 8: Secondary Indexes
Part 3: Table Management and Internal Architecture
Chapter 9: Capacity Modes and Table Classes
Chapter 10: Request Routers, Storage Nodes, and Other Core Components
Part 4: Advanced Data Management and Caching
Chapter 11: Backup, Restore, and More
Chapter 12: Streams and TTL
Chapter 13: Global Tables
Chapter 14: DynamoDB Accelerator (DAX) and Caching with DynamoDB
Part 5: Analytical Use Cases and Migrations
Chapter 15: Enhanced Analytical Patterns
Chapter 16: Migrations
Index