Understanding Amazon DynamoDB: A Beginner's Perspective
One of the AWS services that confused me the most when I first began learning about AWS was DynamoDB.
I had already gained a little bit of experience with relational databases such as MySQL, so concepts such as tables, joins, and schema were not new ...