Part 4: Advanced Data Management and Caching
This part explores the advanced features of DynamoDB. It begins with a comprehensive coverage of backup and restore functionalities, including on-demand and continuous backups, Point-in-Time Recovery (PITR), and native, no-code data import/export options. The different streaming options supported by DynamoDB and Time to Live (TTL) are discussed, highlighting their applications and best practices. The part then dives into designing and implementing multi-region architectures using global tables. Lastly, it examines DynamoDB Accelerator (DAX) and other caching alternatives, focusing on reducing latency and optimizing performance. This part equips readers to leverage advanced features for enhanced data management.
Part 4 has the following chapters:
- Chapter 11, Backup, Restore, and More
- Chapter 12, Streams and TTL
- Chapter 13, Global Tables
- Chapter 14, DynamoDB Accelerator (DAX) and Caching with DynamoDB