ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

62,705 results

Related queries

dynamodb vs mongodb

dynamodb streams

dynamodb python

arpit bhayani

jordan has no life

aws rds

dynamodb tutorial

aws amplify

hello interview system design

amazon redshift

codekarle

nosql vs sql

gaurav sen system design

nosql

mobil remot

Tech Boosters
DynamoDB - Simple Java Demo to Get Items

This demo shows how easy it is to use AWS Java SDK to access items from an existing AWS DynamoDB table.

8:46
DynamoDB - Simple Java Demo to Get Items

3,499 views

2 years ago

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,740 views

11 months 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,076 views

6 years 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,439 views

7 years 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,706 views

4 years ago

People also watched

Andreas Kretz
How to AWS DynamoDB: Schema Design

In this video I show you how to design the schema for your DynamoDB. I recorded this after a coaching session where we looked ...

16:29
How to AWS DynamoDB: Schema Design

26,640 views

4 years ago

Complete Coding - Master AWS Serverless
Working with DynamoDB Tables - Partition Key and Sort Key - Dynamo Deep Dive

Download Your Cheat Sheet Here https://www.subscribepage.com/dynamocheatsheet ✓ WATCH THIS VIDEO NEXT TO ...

12:46
Working with DynamoDB Tables - Partition Key and Sort Key - Dynamo Deep Dive

23,606 views

5 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,476 views

4 years ago

FooBar Serverless
DynamoDB Single Table Design: Simplify Your Code and Boost Performance with Table Design Strategies

Are you struggling to manage multiple tables in DynamoDB and tired of complex and slow code? Look no further than single table ...

13:40
DynamoDB Single Table Design: Simplify Your Code and Boost Performance with Table Design Strategies

11,217 views

2 years 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,039 views

2 years ago

AWS Developers
Data Modeling with Amazon DynamoDB- AWS Database in 15

"Amazon DynamoDB is the most scalable database service offered by AWS. Amazon DynamoDB was built to scale with a ...

14:23
Data Modeling with Amazon DynamoDB- AWS Database in 15

17,437 views

2 years ago

Be A Better Dev
How to Query Your DynamoDB Table with SQL using Athena

DynamoDB is a NoSQL database that provides exceptional performance for OLTP workloads. However, it isn't suitable when ...

26:13
How to Query Your DynamoDB Table with SQL using Athena

20,014 views

2 years ago

Nick Chapsas
Getting started with AWS DynamoDB in .NET

Get $50 free AWS Credit by adding "AWS CREDIT #NICK" in the "Tell us about your project" area: https://bit.ly/nickaws Get the ...

25:01
Getting started with AWS DynamoDB in .NET

25,494 views

3 years ago

Cloud Guru
Spring Boot CRUD API with AWS DynamoDB | AWS DynamoDB

This tutorial will explain how to connect the DynamoDB with spring boot application. Get CloudWays ...

42:28
Spring Boot CRUD API with AWS DynamoDB | AWS DynamoDB

4,046 views

2 years ago

Serverless Land
Fundamentals of Amazon DynamoDB Single Table Design with Rick Houlihan

Hey everybody uh thanks for taking the time to join again for another session of office hours uh here for dynamodb i'm rick lehan ...

58:29
Fundamentals of Amazon DynamoDB Single Table Design with Rick Houlihan

84,056 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,451 views

1 year ago

Be A Better Dev
What is a DynamoDB LSI (Local Secondary Index) ?

In this video I explain DynamoDB Local Secondary Indexes. Looking to get hands on experience building on AWS with a REAL ...

9:20
What is a DynamoDB LSI (Local Secondary Index) ?

73,496 views

6 years 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,697 views

3 years ago

Tech Boosters
DynamoDB - Simple Java Demo to Insert an Item

This demo shows how easy it is to use AWS Java SDK to inserts items into an existing AWS DynamoDB table.

6:12
DynamoDB - Simple Java Demo to Insert an Item

606 views

2 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,358 views

3 years ago

Spring I/O
Harnessing Amazon’s DynamoDB with Spring by Iuliana Cosmina @ Spring I/O 2022

The most difficult part was using Spring to interface DynamoDB, not because of Spring, but because of the AWS DynamoDB Java ...

38:30
Harnessing Amazon’s DynamoDB with Spring by Iuliana Cosmina @ Spring I/O 2022

1,829 views

3 years 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,272 views

5 years ago

Be A Better Dev
What is a DynamoDB Transaction?

In this video, I talk about how to make ACID compliant updates using DynamoDB's new Transactions feature. Transactions are a ...

9:55
What is a DynamoDB Transaction?

13,885 views

5 years ago

BeSA Cloud Academy
What are Partition Keys and Sort Keys? | AWS DynamoDB | Tutorial for Beginners

Are you struggling to understand the fundamental concepts behind AWS DynamoDB's Partition Keys and Sort Keys? In this ...

9:42
What are Partition Keys and Sort Keys? | AWS DynamoDB | Tutorial for Beginners

9,319 views

2 years ago

Build & Run
AWS DynamoDB: Como criar um CRUD com Spring Boot e Java 21

Conheça a FBR: https://hotm.art/fbryd Neste vídeo, nós vamos mostrar como podemos criar um CRUD no DynamoDB com uma ...

30:23
AWS DynamoDB: Como criar um CRUD com Spring Boot e Java 21

4,791 views

1 year 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,027 views

1 year ago

smashplus
Insert records into DynamoDB using the AWS lambda Java Function using IntelliJ IDEA

In this video, we are discussing how to insert data into DynamodDB using AWS Lambda. this program is completely developed on ...

5:53
Insert records into DynamoDB using the AWS lambda Java Function using IntelliJ IDEA

603 views

2 years ago