DynamoDB

official

single table design

  • Data Modeling for DynamoDB Single Table Design (link)
  • Creating a single-table design with Amazon DynamoDB (link)
  • The What, Why, and When of Single-Table Design with DynamoDB (link)
  • From relational DB to single DynamoDB table: a step-by-step exploration (link)
  • Single Table Design — AWS DynamoDB (link)
  • Amazon DynamoDB - single table design (link)
  • Single Table Design with AWS DynamoDB and the Inverted Index (link)

docker

  • DynamoDB local in Docker (link)
  • Amazon DynamoDB Local: running NoSQL on SQLite (link)

python

guides

  • dynamodbguide - what-is-dynamo-db (link)

amazon blog posts

  • Common financial services use cases for Amazon DynamoDB (link)
  • Unlocking performance, scalability, and cost-efficiency of Zomato’s Billing Platform by switching from TiDB to DynamoDB (link)
  • Know before you go: Amazon DynamoDB sessions at AWS re:Invent 2023 (link)
  • How Zalando migrated their shopping carts to Amazon DynamoDB from Apache Cassandra (link)
  • Implement auto-increment with Amazon DynamoDB (link)
  • Handle traffic spikes with Amazon DynamoDB provisioned capacity (link)
  • Build aggregations for Amazon DynamoDB tables using Amazon DynamoDB Streams (link)
  • Model hierarchical automotive component data using Amazon DynamoDB (link)

  • How Amazon Finance Technologies built an event-driven and scalable remittance service using Amazon DynamoDB (link)
  • Working with date and timestamp data types in Amazon DynamoDB (link)
  • Cost-effective bulk processing with Amazon DynamoDB (link)
  • How Twilio modernized its Messaging Postflight service data store with Amazon DynamoDB (link)
  • How Deliveroo migrated their Dispatcher service to Amazon DynamoDB (link)
  • Motivations for migration to Amazon DynamoDB (link)
  • A framework for Amazon DynamoDB Transactions (link)
  • Working with JSON data in Amazon DynamoDB (link)
  • Optimize costs by scheduling provisioned capacity for Amazon DynamoDB (link)
  • Use Amazon DynamoDB global tables in DynamoDB Shell (link)
  • Understanding Amazon DynamoDB latency (link)

  • Scaling DynamoDB: How partitions, hot keys, and split for heat impact performance (Part 1: Loading) (link)
  • Build aggregations for Amazon DynamoDB tables using Amazon DynamoDB Streams (link)
  • Data modelling for an internet-scale online transactional system using Amazon DynamoDB (link)
  • How Amazon DynamoDB adaptive capacity accommodates uneven data access patterns (link)
  • Build resilient applications with Amazon DynamoDB global tables: Part 1 (link)
  • Large object storage strategies for Amazon DynamoDB (link)
  • Build faster with Amazon DynamoDB and PartiQL: SQL-compatible operations (link)

posts

  • Moving from DynamoDB to tiered storage with MySQL+S3 (link)
  • DynamoDB: When to Move Out (link)
  • Real-Time Data Aggregation Using DynamoDB Streams — Deliveroo’s System Design (link)
  • Posts Alex DeBrie (link)
  • Learning DynamoDB the hard way (link)
  • DynamoDB: Data Modeling (link)
  • ISO Better Scaling, Instacart Drops Postgres for Amazon DynamoDB (link)
  • What I’ve Learned From Using AWS DynamoDB in Production for More Than 3 Years (link)
  • A Decade of Dynamo: Powering the next wave of high-performance, internet-scale applications (link)

aws videos and slides

  • DynamoDB (Part 1) (pdf) (video1) (video2)

  • Cost Optimization Techniques and Tools for Existing DynamoDB Workloads - 2022 (video)
  • Deep-dive into the NoSQL, serverless scaling of Amazon DynamoDB - 2022 (video)
  • Building High-Performance Geospatial Applications with Amazon DynamoDB and Amazon ElastiCache - 2022 (video)
  • Deploy modern and effective data models with Amazon DynamoDB - re:invent 2022 (pdf) (video)
  • Migrating to Amazon DynamoDB from an RDBMS - aws summit 2022 (pdf)
  • What’s New with Amazon DynamoDB - 2021 (video)
  • Deep Dive on Multi-Region Architectures with Amazon DynamoDB - 2021 (video)
  • Building Modern Applications with Amazon DynamoDB and Amazon Keyspaces - 2021 (video)
  • Deep Dive on Amazon DynamoDB Key Features to Drive Business Impact - 2021 (video)
  • Data modeling with DynamoDB re:invent 2021 (pdf) (video)
  • Build for scale with Amazon DynamoDB developer features aws summit 2021 (pdf)
  • Build for scale, performance with feature-packed Amazon DynamoDB aws summit 2021 (pdf)
  • Amazon DynamoDB: Under the hood of a hyperscale database -re:invent 2019 (pdf) (video)
  • Scale fearlessly with Amazon DynamoDB adaptive capacity re:invent 2019 (pdf) (video)
Top Sitemap