Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 501 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 501 Bytes

Day 12: DynamoDB Basics

Topic: NoSQL with DynamoDB

Guidelines:

  • Learn about tables, items, attributes, and primary keys.
  • Understand partition keys and secondary indexes.

Challenge:

  • Create a DynamoDB table and use the AWS CLI to add and query items.
  • Create a LinkedIn post sharing what you’ve learned and your insights to inspire and support the community and fellow AWS enthusiasts.

Reference Links: