Amazon DynamoDB: Building NoSQL Database-Driven Applications (Coursera)

Amazon DynamoDB: Building NoSQL Database-Driven Applications (Coursera)
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.


What You Will Learn

- How NoSQL databases differ from relational databases

- How to provision, manage and interact with a DynamoDB table

- How to secure a DynamoDB database