Hands-On Introduction to NoSQL with Amazon DynamoDB https://WebToolTip.com MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.79 GB | Duration: 3h 34m
Learn DynamoDB with single-table design, Query, Scan, GSIs, LSIs, Streams, and AWS Console/CLI/SDK
What you'll learn
Understand what DynamoDB is and why it's used for high-scale applications
Master DynamoDB core concepts including partition keys, sort keys, and composite keys
Create and configure DynamoDB tables using AWS Console and CLI
Perform CRUD operations (Create, Read, Update, Delete) on DynamoDB items
Design efficient data models using single-table design patterns
Work with Global Secondary Indexes (GSI) and Local Secondary Indexes (LSI)
Implement DynamoDB Streams for real-time data processing
Requirements
Basic understanding of databases and how data is stored
Familiarity with command line and terminal usage
Basic JavaScript or Node.js knowledge helpful but not required
AWS account (free tier is sufficient for this course)
Basic understanding of JSON format