AWS DynamoDB Fundamentals | Easiest DB to use in Python?

  Рет қаралды 1,723

Code with Irtiza

Code with Irtiza

Күн бұрын

DynamoDB is a versatile NoSQL database provided by Amazon Web Services (AWS). You can have super flexible schema that evolves with your application’s needs. It also scales automatically! It’s a serverless database so you don’t have to worry about the infrastructure related to maintaining the database.
All you need to do is use the API to INSERT, DELETE, UPDATE or READ data. We are going to look at how you can do those using Python.
Code: [github.com/irtiza07/boto3-tut...](github.com/irtiza07/boto3-tut...)
0:00 Intro
0:42 Create New Table
3:25 DynamoDB Basics
5:30 GET Item
10:00 DELETE Item
11:05 PUT Item
15:30 UPDATE Item
19:10 Why NoSQL & Outro
#dynamodb #aws
Visit me at: irtizahafiz.com
Reach me at: irtizahafiz9@gmail.com

Пікірлер: 6
@devamzanzmera2231
@devamzanzmera2231 9 ай бұрын
It's very informative 👍
@irtizahafiz
@irtizahafiz 8 ай бұрын
Glad you think so!
@shihabullah2475
@shihabullah2475 2 жыл бұрын
Thanks for the video. But how does boto3 is connected to your AWS account and dynamoDB database and table?
@irtizahafiz
@irtizahafiz 2 жыл бұрын
Hi! So I have it configured using the AWS CLI tool. It’s pretty convenient! Check out docs.aws.amazon.com/cli/latest/reference/configure/ Alternatively, all the clients take in credentials as an optional argument so you could do that too.
@anthonya880
@anthonya880 2 жыл бұрын
please make videos on AWS + Java
@irtizahafiz
@irtizahafiz 2 жыл бұрын
I am not super comfortable with Java, so I don’t think I will be making Java videos in the near future unfortunately. :( I do hope the theory and design portions of the video help you though!
DynamoDB Streams | Realtime Stream Processing of Database Changes
29:12
Code with Irtiza
Рет қаралды 2,7 М.
AWS Lambda Python functions with a database (DynamoDB)
25:12
pixegami
Рет қаралды 26 М.
Secret Experiment Toothpaste Pt.4 😱 #shorts
00:35
Mr DegrEE
Рет қаралды 33 МЛН
Mama vs Son vs Daddy 😭🤣
00:13
DADDYSON SHOW
Рет қаралды 44 МЛН
EVOLUTION OF ICE CREAM 😱 #shorts
00:11
Savage Vlogs
Рет қаралды 8 МЛН
AWS SQS vs SNS vs EventBridge - When to Use What?
22:37
Be A Better Dev
Рет қаралды 170 М.
AWS DynamoDB Tutorial For Beginners
38:12
Be A Better Dev
Рет қаралды 341 М.
Optimize Your SQL Queries | Postgres Edition
22:52
Code with Irtiza
Рет қаралды 12 М.
AWS DynamoDB Schema Design | How to choose the right key
12:15
Be A Better Dev
Рет қаралды 207 М.
Introduction to Payment Systems | System Design
40:56
Code with Irtiza
Рет қаралды 41 М.
DynamoDB Python GET | PUT | DELETE | SCAN | QUERY Boto3 Tutorial
12:17
Update Items In DynamoDB Table Using Python Boto3 Script
12:46
DheerajTechInsight
Рет қаралды 9 М.