Description: The most comprehensive book on data modeling with Amazon DynamoDB. Includes five full walkthrough examples and over 450 pages of detailed content.
aws (1408) serverless (231) nosql (139) data modeling (46) dynamodb (11)
DynamoDB is exploding in popularity. It's fast, scalable, and fully-managed. But it's not your father's database. Data modeling in DynamoDB is different than the relational data model you're used to. Learn how to properly design your data model with DynamoDB to avoid problems later. The DynamoDB Book is available now! Get it here . Want a sneak peek? Enter your email below to receive free preview chapters on one-to-many relationships in DynamoDB, a full walkthrough example, and links to screencasts.
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.
DynamoDB can handle any OLTP workload you throw at it.