DEV Community

Cover image for AWS Insiders Podcast: An Inside Look at The Planet-Scale Architecture of DynamoDB with Alex DeBrie (Part 1)
Jiri Pik for AWS Community Builders

Posted on

3 1

AWS Insiders Podcast: An Inside Look at The Planet-Scale Architecture of DynamoDB with Alex DeBrie (Part 1)

Podcast

EPISODE NOTES

On this episode, Alex dives deep into the intricacies of Amazon DynamoDB, a Planet-Scale NoSQL database service that supports key-value and document data structures. Alex discusses the consistency and predictability in the design of DynamoDB’s performance, and how to best utilize it.

“How is Dynamo different than a relational database? I’d say the biggest thing is, it’s designed for consistency and predictability, especially around its performance and what that response time is going to be, and also how high it can scale up on different axes.” Alex DeBrie, Principal at DeBrie Advisory and Author of “The DynamoDB Book”.

Time Stamps

  • (02:08) How Alex discovered and got started with Amazon DynamoDB
  • (04:34) The value of writing “The DynamoDB Book”
  • (07:08) The underlying architecture and the unique qualities of Amazon DynamoDB
  • (13:45) The advantages of single table design
  • (17:48) Illustrating examples of single table design
  • (21:45) Doing the math with Amazon DynamoDB for consistency and predictability

Sponsor

This podcast is presented by Cloudfix.
CloudFix automates easy, no risk AWS cost savings. So your team can focus on changing the world.

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

Top comments (0)

Best Practices for Running  Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK cover image

Best Practices for Running Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK

This post discusses the process of migrating a growing WordPress eShop business to AWS using AWS CDK for an easily scalable, high availability architecture. The detailed structure encompasses several pillars: Compute, Storage, Database, Cache, CDN, DNS, Security, and Backup.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay