ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

90,371 results

Related queries

byte byte go

dynamodb python

dynamodb vs mongodb

dynamodb java

dynamodb streams

jordan has no life

arpit bhayani

aws rds

amazon redshift

codekarle

nosql vs sql

gaurav sen system design

mobil remot

nosql

Hello Interview - SWE Interview Preparation
DynamoDB Deep Dive w/ a Ex-Meta Staff Engineer

DynamoDB is a must-know technology for System Design interviews. This video, with a former Meta staff engineer, breaks down ...

23:05
DynamoDB Deep Dive w/ a Ex-Meta Staff Engineer

95,828 views

11 months ago

Be A Better Dev
AWS DynamoDB Tutorial For Beginners

In this video, I explain to you the core concepts of dynamodb and walk you through the console. I discuss what dynamo db is and ...

38:12
AWS DynamoDB Tutorial For Beginners

442,743 views

4 years ago

Amazon Web Services
What is Amazon DynamoDB? | Amazon Web Services

Amazon DynamoDB is a serverless, NoSQL, fully managed database service with single-digit millisecond response times at any ...

1:25
What is Amazon DynamoDB? | Amazon Web Services

9,931 views

10 months ago

Amazon Web Services
AWS re:Invent 2018: Amazon DynamoDB Deep Dive: Advanced Design Patterns for DynamoDB (DAT401)

This session is for those who already have some familiarity with DynamoDB. The patterns and data models discussed in this ...

59:56
AWS re:Invent 2018: Amazon DynamoDB Deep Dive: Advanced Design Patterns for DynamoDB (DAT401)

457,454 views

7 years ago

Amazon Web Services
Tables, Items, and Attributes - Amazon DynamoDB Core Concepts | Amazon Web Services

In this quick video, explore the basic building blocks of Amazon DynamoDB, table, items, attributes, and primary keys. You'll learn ...

6:27
Tables, Items, and Attributes - Amazon DynamoDB Core Concepts | Amazon Web Services

49,367 views

3 years ago

Gaurav Sen
Amazon DynamoDB: A Scalable, Predictably Performant, and Fully Managed NoSQL Database Service

Amazon DynamoDB is a very popular NoSQL datastore used by over 1 millions customers at AWS. In this video, we dive into its ...

20:14
Amazon DynamoDB: A Scalable, Predictably Performant, and Fully Managed NoSQL Database Service

44,056 views

1 year ago

Tiny Technical Tutorials
Amazon/AWS DynamoDB Tutorial for Beginners | Create Your First DynamoDB Table and Items

AWS offers many purpose-built databases-meaning each "specializes" in certain types of use cases. DynamoDB is the primarily ...

4:52
Amazon/AWS DynamoDB Tutorial for Beginners | Create Your First DynamoDB Table and Items

63,726 views

3 years ago

DragonflyDB
Redis vs Amazon DynamoDB (in 100 Seconds)

In this video, we compare Redis and DynamoDB, two powerful NoSQL databases, in just 100 seconds. Discover the key ...

1:45
Redis vs Amazon DynamoDB (in 100 Seconds)

4,882 views

1 year ago

AWS Events
AWS re:Invent 2025 - DynamoDB: Resilience & lessons from the Oct 2025 service disruption (DAT453)

In this session, we will walk through the architecture for the Amazon DynamoDB DNS management system that triggered the ...

59:11
AWS re:Invent 2025 - DynamoDB: Resilience & lessons from the Oct 2025 service disruption (DAT453)

13,075 views

2 weeks ago

Tyler Walch
Common Single-Table design modeling mistakes with DynamoDB

Advanced DynamoDB Techniques: Designing your access patterns is hard, designing your keys for scale is even harder!

1:05:29
Common Single-Table design modeling mistakes with DynamoDB

14,045 views

2 years ago

Channels new to you

Amazon Web Services
Amazon DynamoDB global tables with multi-Region strong consistency | Amazon Web Services

DynamoDB is a fully managed, serverless, multi-Region, and multi-active database used by tens of thousands of customers.

1:30
Amazon DynamoDB global tables with multi-Region strong consistency | Amazon Web Services

1,939 views

5 months ago

ByteByteGo
How Key value Stores Work (Redis, DynamoDB, Memcached)?

We just launched the all-in-one tech interview prep platform, covering coding, system design, OOD, and machine learning.

6:00
How Key value Stores Work (Redis, DynamoDB, Memcached)?

40,918 views

4 months ago

AWS Portsmouth User Group
Single-Table Design with DynamoDB - Alex DeBrie, AWS Data Hero

Amazon DynamoDB is growing more and more popular as a primary database. But modeling with DynamoDB is different than ...

1:09:32
Single-Table Design with DynamoDB - Alex DeBrie, AWS Data Hero

74,274 views

5 years ago

Arpit Bhayani
Amazon DynamoDB - Paper Explained

System Design for SDE-2 and above: https://arpitbhayani.me/masterclass System Design for Beginners: ...

1:33:01
Amazon DynamoDB - Paper Explained

80,474 views

1 year ago

Caleb Curry
DynamoDB in 20 Minutes - Intro to NoSQL

Start your software dev career - https://calcur.tech/dev-fundamentals FREE Courses (100+ hours) ...

20:16
DynamoDB in 20 Minutes - Intro to NoSQL

18,701 views

3 years ago

Be A Better Dev
AWS DynamoDB Schema Design | How to choose the right key

AWS DynamoDB Tutorial. DynamoDB is a powerful fully managed NoSQL database. Part of the complexity in using the service is ...

12:15
AWS DynamoDB Schema Design | How to choose the right key

239,841 views

6 years ago

From related searches

Sematext
Elasticsearch Vs OpenSearch | Comparing Elastic and AWS Search Engines

Elasticsearch Consulting, Support, and Training: ...

10:39
Elasticsearch Vs OpenSearch | Comparing Elastic and AWS Search Engines

66,164 views

2 years ago

Fireship
Redis in 100 Seconds

Use the special link https://redis.info/fireship (or code: MATRIX200) to try Redis Enterprise Cloud to get a $200 credit, become part ...

2:26
Redis in 100 Seconds

915,703 views

4 years ago

Fireship
PostgreSQL in 100 Seconds

Try Postgres with Neon https://bit.ly/neon-fireship right now. Postgres is one of the most popular open-source SQL databases.

2:37
PostgreSQL in 100 Seconds

1,094,915 views

2 years ago

Amazon Web Services
AWS re:Invent 2018: Amazon DynamoDB Under the Hood: How We Built a Hyper-Scale Database (DAT321)

Come to this session to learn how Amazon DynamoDB was built as the hyper-scale database for internet-scale applications.

53:43
AWS re:Invent 2018: Amazon DynamoDB Under the Hood: How We Built a Hyper-Scale Database (DAT321)

108,502 views

7 years ago

Be A Better Dev
What is a DynamoDB GSI (Global Secondary Index) ?

In this video, I talk about DynamoDB GSIs and how they can be used to perform flexible queries on a variety of your table's ...

10:19
What is a DynamoDB GSI (Global Secondary Index) ?

137,085 views

6 years ago

AWS Events
DynamoDB: Its purpose, main features, and key concepts | Jason Hunter | AWS Events

A thorough introduction to DynamoDB covering its purpose, main features, and key concepts including: tables and items, read and ...

44:15
DynamoDB: Its purpose, main features, and key concepts | Jason Hunter | AWS Events

32,867 views

3 years ago

FooBar Serverless
7 Common DynamoDB Patterns for Modeling and Building an App with Alex De Brie

DynamoDB is one of the most common databases for building serverless applications. But we don't know how to model our data ...

1:11:17
7 Common DynamoDB Patterns for Modeling and Building an App with Alex De Brie

58,483 views

4 years ago

AWS Events
AWS re:Invent 2023 - Advanced data modeling with Amazon DynamoDB (DAT410)

Amazon DynamoDB is a popular choice for modern applications, as it is a serverless database that provides single-digit ...

59:47
AWS re:Invent 2023 - Advanced data modeling with Amazon DynamoDB (DAT410)

23,712 views

2 years ago