Create & Query with Amazon DynamoDB
DynamoDB is a service by AWS which provides a fully managed Key-Value database service by AWS which provides fast and predictable performance with compatible scalability. DynamoDB unloads the administrative burdens of operating, managing, and scaling a distributed database so that you don’t have to worry about hardware that you provisioned, setup, and configuration, replication, software patching, or cluster scaling.
With DynamoDB, you can create database tables in which you can store and retrieve any amount of data and serve at any level. It allows you to create a full backup of your tables for long-term retention and archival for perspective compliance needs.
In this activity guide, you will learn about the creation and management of DynamoDB.
No comments:
Post a Comment