I'm looking for the best resources to learn DynamoDB in 2025. I know "The DynamoDB Book" by Alex DeBrie was highly recommended in the past, but since it was published in 2020, I'm curious if it's still relevant. Have there been any major updates or new features in DynamoDB that I should be aware of?
5 Answers
You should definitely catch the advanced design patterns talk at AWS re:Invent. They post the videos on YouTube every year, and it's packed with valuable insights!
If you want to get a grip on DynamoDB, check out this awesome GitHub repo: https://github.com/alexdebrie/awesome-dynamodb. It has tons of resources on modeling and operating DynamoDB that can really help you get started!
Alex DeBrie knows his stuff! His book is still very relevant, and there haven't been any new features that would render it obsolete. If you want to get into DynamoDB, I’d say you’re good to go with his book.
For hands-on practice, try this OSS Chrome extension: [Link Here](https://chromewebstore.google.com/detail/chdahhohgeddblidnmphgndkcbofpbaa?utm_source=item-share-cb). It's super helpful when you start using the DynamoDB console more! Just a heads up, I'm the developer of that extension, so I might be a bit biased!
Here are some useful links to get you started with DynamoDB:
- [AWS DynamoDB Page](https://aws.amazon.com/dynamodb/)
- [AWS Database Products](https://aws.amazon.com/products/databases/)
- [AWS RDS](https://aws.amazon.com/rds/)
- [AWS Aurora](https://aws.amazon.com/aurora/)
- [AWS Redshift](https://aws.amazon.com/redshift/)
- [AWS DocumentDB](https://aws.amazon.com/documentdb/)
- [AWS Neptune](https://aws.amazon.com/neptune/)
You can also search through AWS resources for more info!
Related Questions
How To Get Your Domain Unblocked From Facebook
How To Find A String In a Directory of Files Using Linux