Distributed Lock Visualised | Implement using redis | We Talk Tech 02

preview_player
Показать описание
Distributed Lock Visualised | Implement using redis | We Talk Tech 02

In this video we will look many things in a visualised manner. We will look what distributed locking is, why to use this, how to use this. What are the problems that can occur if no locks are used. How to implement this using redis and much more...

------------------------------------------------
timeline:-
00:00-01:00 Intro
01:01-01:40 Content
01:41-02:30 Vertical scaling
02:31-03:07 Horizontal scaling
03:08-04:20 Example of our Payment service
04:21-07:00 Acid Properties & its problems
07:01-09:10 Local memory lock
09:11-10:50 Distributed Locking
10:51-13:10 Implementation using single instance of redis
13:11-14:35 Problem with single instance of redis
14:36-16:44 Implementation of distributed locking using redisson algorithm
----------------
tags:-
computer science,computer science applications,cs terms,redis,redis nodejs tutorial,redis on flash,system design,system design twitter,system design interview facebook,programming

#redis #backend #visualization
Рекомендации по теме
Комментарии
Автор

Very concise and Crystal clear keep uploading and publish on news letter more 🔥.

debjyotisarkar
Автор

Thanks bro. Already read the article posted by you regarding this.

Ankitkumar-fzkc
Автор

nice video bro . Can you tell what u are using to showcase the animations

tarunkavipurapu
Автор

bhaiji what about if we put a lock on the db instance instead ? this would solve the problem without all this distributed lock logic? basically select for update of the selected row of the database

VardaanAggarwal-si
Автор

great video, ye problem bohot exploit krte hai😂

Ankit-csun
Автор

bhaiji what if we put lock on the db instead ? would solve the same problem without this logic ? basically SELECT FOR UPDATE on that row of the database

VardaanAggarwal-si
Автор

What if we make all those queries as a single transaction? That should solve the problem on db level itself

AniketSingh-nxds
Автор

I wanna learn AWS have you made any video?

tgayush
join shbcf.ru