This course introduces you to NoSQL databases and the challenges they solve. Expert instructors will dive deep into Amazon DynamoDB topics such as recovery, SDKs, partition keys, security and encryption, global tables, stateless applications, streams, and best practices.
DynamoDB is a key-value and document database that delivers single-digit millisecond performance at any scale. It's a fully managed, multiregion, multimaster database with built-in security, backup and restore, and in-memory caching for internet-scale applications. DynamoDB can handle more than 10 trillion requests per day and support peaks of more than 20 million requests per second.
This course uses a combination of video-based lectures delivered by Amazon Web Services expert technical trainers, demonstrations, and hands-on lab exercises, that you run in your own AWS account to enable you to build, deploy and manage your own DynamoDB-powered application.
- Institution: AWS
- Subject: computer science
- Level: intermediate
- Prerequisites:
- Prior application development experience
- Experience with the AWS Management Console
- Recommended: AWS Developer Professional Series (Building on AWS, Deploying on AWS, Optimizing on AWS)
- Language: English
- Video Transcript: English
- Associated skills: backup and restore, lecturing, encryption, Amazon DynamoDB, scalability, NoSQL, demonstration skills, document-oriented databases, Amazon Web Services
- How NoSQL databases differ from relational databases and the challenges they solve
- How to provision, manage and interact with a DynamoDB table
- How to secure your DynamoDB database
- How to use partition keys and scaling options to ensure optimal performance
- SQL, NoSQL and DynamoDB
- Relational databases and the problems that need solving
- How most NoSQL databases work
- Introduction to DynamoDB
- How DynamoDB works and how it's different than other NoSQL databases
- Basic DynamoDB code operations
- Recovery and SDKs
- Backing up and restoring a DynamoDB table
- DynamoDB API - Working with datasets
- Monitoring
- Monitoring DynamoDB
- Partition keys
- Partition keys and their impact on performance
- Working with DynamoDB Security
- Encryption and compliance
- Access controls - Identity and access management (IAM) and virtual private cloud (VPC) endpoints
- State
- Global tables
- Stateless applications
- Streams
- Acceleration
- DynamoDB Accelerator
- Query Optimization
- Optimistic locking
- LSI and GSI
- DynamoDB API - Writing better queries
- Schema Design
- Single table
- DynamoDB transactions and versioning