Beginners Guide To AWS DynamoDB

preview_player
Показать описание
In this video we take a look at AWS DynamoDB. We cover the basic concepts of DynamoDB from a theory perspective. Before diving into the console for a hands on approach.

Amazon DynamoDB is a key-value and document database that delivers single-digit millisecond performance at any scale. It's a fully managed, multi-region, multi-active, durable 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 can support peaks of more than 20 million requests per second.

Table of Contents:

00:01 - Intro
00:20 - What is DynamoDB
00:39 - Why use DynamoDB?
01:23 - Demo

Website
Рекомендации по теме
Комментарии
Автор

Your videos are gold, can you do a series for local setup for devs like serverless.yml configurations with ci/cd build scripts? or any tips for faster prototyping and configuration, for example like the local setup of dynamodb that integrates with serverless local. This would be much appreciated

johnmarkperocho