Название: The DynamoDB Book Автор: Alex DeBrie Издательство: Alex DeBrie Год: 2020-04-16 Формат: True PDF Страниц: 448 Размер: 16.4 Mb Язык: English
DynamoDB is one of the fastest-growing databases on the market. It combines consistent performance with a flexible billing model as a fully-managed service. Have a need for speed? DynamoDB has you covered. DynamoDB is used for high-scale applications with enormous data, like Amazon.com's shopping cart or Lyft's ride location service. It scales to terabytes and beyond with no performance degradation. Want to go Serverless? DynamoDB is the most popular database for Serverless applications. "But DynamoDB is just a key-value store!" Wrong. DynamoDB can handle any OLTP workload you throw at it. While your relational database queries slow down as your data grows, DynamoDB keeps on going. It is designed to handle large, complex workloads without melting down. This book contains five walkthrough examples featuring complex data models and a large number of access patterns. From relationships to unique constraints, DynamoDB can handle it all.