课程目录:Amazon DynamoDB for Developers培训
4401 人关注
(78637/99817)
课程大纲:

        Amazon DynamoDB for Developers培训

 

 

 

Introduction

Data Management in AWS DynamoDB

Processes and features used in DynamoDB to manage data
AWS ecosystem integration
Overview of the DynamoDB Development Cycle

Document data structure
Key-values
NoSQL in Data Management

Realtional database systems
Data normalization
SQL vs NoSQL
DynamoDB Concepts

Data types
API
Partitions
Indexes
Preparing the Development Environment

Configurng an AWS account
Developing with DynamoDB

Navigating the object persistence interface
Processing updates into a DynamoDB table in real time
Applying comments
Applying optimistic locking
Modeling data
Integrating AWS Services with DynamoDB

Using text search with CloudSearch
Implementing operations and cache with DAX
Quering with Apache Hive
Administrating the Database

Creating backups
Restoring backups
Summary and Conclusion