Skip to content

Latest commit

 

History

History
19 lines (8 loc) · 450 Bytes

File metadata and controls

19 lines (8 loc) · 450 Bytes

Week 5 — DynamoDB and Serverless Caching

Class Summary

Data Modelling a Direct Messaging System using Single Table Design

Implementing DynamoDB query using Single Table Design

Provisioning DynamoDB tables with Provisioned Capacity

Utilizing a Global Secondary Index (GSI) with DynamoDB

Rapid data modelling and implementation of DynamoDB with DynamoDB Local

Writing utility scripts to easily setup and teardown and debug DynamoDB data