Working with DynamoDB in Python using Boto3

Published: 17 November 2022
on channel: Hands-On-Cloud
1,579
11

This video demonstrates how to create tables, load data, perform CRUD operations, filter scan results, query items, and backup tables in AWS DynamoDB using Python and Boto3 library.

The entire course content is available for you at: https://hands-on.cloud/quick-introduc....

The supporting blog article is available at: https://hands-on.cloud/working-with-d....

This video has been created using Synthesia: https://hands-on.cloud/recommends/syn....

AWS re:Invent: Data modeling with Amazon DynamoDB – Part 1:    • AWS re:Invent 2020: Data modeling with Ama...  
AWS re:Invent: Data modeling with Amazon DynamoDB – Part 2:    • AWS re:Invent 2020: Amazon DynamoDB advanc...  

Boto3 documentation for DynamoDB: https://boto3.amazonaws.com/v1/docume...

Amazon DynamoDB Developer's Guide: https://docs.aws.amazon.com/amazondyn...

00:00 - Intro
00:18 - Prerequisites
00:36 - What is Amazon DynamoDB?
02:16 - How to connect to Amazon DynamoDB using Boto3?
02:38 - How to create Amazon DynamoDB tables using Boto3?
04:22 - How to list Amazon DynamoDB tables using Boto3?
04:39 - How to create an item in the Amazon DynamoDB table using Boto3?
05:30 - How to write items in batches to the Amazon DynamoDB table using Boto3?
06:55 - How to read an item from the Amazon DynamoDB table using Boto3?
07:14 - How to read multiple items from the Amazon DynamoDB table using Boto3 (scan)?
07:43 - How to read multiple items from the Amazon DynamoDB table using Boto3 (scan and filter)?
08:24 - How to update items in the Amazon DynamoDB table using Boto3?
09:35 - How to delete items in the Amazon DynamoDB table using Boto3?
09:55 - How to query items in the Amazon DynamoDB table using Boto3?
10:33 - How to create Global Secondary Index (GSI) in the Amazon DynamoDB table using Boto3?
11:47 - How to query the Amazon DynamoDB table by Global Secondary Index using Boto3?
12:15 - How to backup the Amazon DynamoDB table using Boto3?
12:28 - How to delete the Amazon DynamoDB table using Boto3?


On this page of the site you can watch the video online Working with DynamoDB in Python using Boto3 with a duration of hours minute second in good quality, which was uploaded by the user Hands-On-Cloud 17 November 2022, share the link with friends and acquaintances, this video has already been watched 1,579 times on youtube and it was liked by 11 viewers. Enjoy your viewing!