Great content However, just to add more, Redis is not only for caching, it is also very useful in indexing, specifically while working with no-sql database like Cassandra - where we can only query through the primary key(index) or compound key(which is slower and not recommended in many cases) so here Redis comes into the picture, which also minimize the latency by caching the values while effectively providing indexing mechanisam.
Mind-blowing🔥🔥🔥🔥🔥🔥 Your content and this redis video made me understand the core concept of redis in one hour. It felt like I went through redis docs in very short time.
I just watched and liked your video on "Serverless vs Monolith". After watching that, I was thinking of watching a video on Redis and you dropped a crash course lol
very very helpful crash course because just i was working on my product and then i got idea to make a cache of same things so i planned to use the redis so i watched your lecture and then i will able to use this knowledge directly in the production
00:02 Introduction to Redis and its architecture 02:01 Understanding data query and server overload 06:19 Use Redis for fast data retrieval 08:19 Managing message data in a table 12:09 Running Redis server inside Docker container on port 6379 14:11 Setting up and running a Redis container with Docker 18:03 Understanding CLI is crucial for using Redis. 19:42 Naming conventions and setting values in Redis 23:22 Understanding the 'NX' option in Redis commands 25:19 Understanding NX and M Gate functionalities 28:58 Setting up Redis and interacting with it in JavaScript 30:52 Explaining how to set and retrieve values using Redis 34:31 Understanding the importance of data expiration and rate limiting in Redis 36:25 Understanding Redis List Operations 40:15 Understanding Left Push and Right Pop operations 42:06 Understanding blocking and time out in Redis 45:49 Implementing operations in Redis 47:40 Explaining message retrieval using Redis 51:15 Efficient tracking of unique items demonstrated with IP address example. 53:06 Understanding set operations in Redis 56:35 Understanding Sorted Sets in Redis 58:21 Understanding sorted sets in Redis 1:01:59 Data structure and operations in Redis 1:03:52 Explaining timestamp and data generation process 1:07:07 Exploring data operations and geo special data in Redis 1:08:49 Utilizing location data within a radius for hotel finder apps 1:12:37 Introduction to Redis Time Series Model 1:14:21 Redis can be used for publishing and subscribing multiple channels. 1:18:13 Optimizing Redis cache for improved performance 1:19:59 Caching data can significantly improve speed 1:23:28 Improving application performance
thank you so much for this I have known or understood about radis for a long time. But most of the videos are found in English. But your help has helped me a lot in understanding Radis. thank you once again and please keep doing🙏🙏🙏🙏🙏
Best Explanation, I'm about to finish the introduction part and I'm already in love with your teaching style. Building concept from the ground up! Thank you so much!
bhai not only right or left if you add and remove element from same side it will be stack and if add and remove element from opposite sides it will be queue
hello piyush bhaiya, thank you so much for providing good quality content ...yeh redis ka concept computer architecture is caching jesa like processor cache memory mein jata hai pehele ...
Hi @Piyush, Can you please created a complex backend project including all the advanced technologies like redis, bullMQ, kafkam prisma, posgresql, zod, and typescript. Please think about it, we really need it.
Bhaiya no words to express how helpful it is for us.
One request 🙏, bring a project using all the technologies you have taught till now.
you are the only one which teaches all advanced topics with great teaching style at one place
Taught it like I can add redis in my resume right now and pass the interview great explanation!!! Thanks
yessssss
Super se b upar ❤❤ after spending 4 years in IT today I found redis is very powerful Thanks a ton 🤝
Great content However, just to add more, Redis is not only for caching, it is also very useful in indexing, specifically while working with no-sql database like Cassandra - where we can only query through the primary key(index) or compound key(which is slower and not recommended in many cases) so here Redis comes into the picture, which also minimize the latency by caching the values while effectively providing indexing mechanisam.
You can't create index on other fields in Cassandra? In mongo we can do so.
@@pratikwankhede6218You could have multiple indexes in Cassandra on all other fields, but it would drastically slow down performance.
the real world examples especially in the end were just amazing!! Thank you Piyush :)
Mind-blowing🔥🔥🔥🔥🔥🔥
Your content and this redis video made me understand the core concept of redis in one hour. It felt like I went through redis docs in very short time.
what a perfect timing i love you piyush garg, can't thank you enough for teaching us your knowledge 🙏
I just watched and liked your video on "Serverless vs Monolith". After watching that, I was thinking of watching a video on Redis and you dropped a crash course lol
Bro your way of explaining is awesome. Keep doing such a great work!
Absolutely loved your explanation over Redis as a MERN and AWS developer.
very very helpful crash course because just i was working on my product and then i got idea to make a cache of same things so i planned to use the redis so i watched your lecture and then i will able to use this knowledge directly in the production
00:02 Introduction to Redis and its architecture
02:01 Understanding data query and server overload
06:19 Use Redis for fast data retrieval
08:19 Managing message data in a table
12:09 Running Redis server inside Docker container on port 6379
14:11 Setting up and running a Redis container with Docker
18:03 Understanding CLI is crucial for using Redis.
19:42 Naming conventions and setting values in Redis
23:22 Understanding the 'NX' option in Redis commands
25:19 Understanding NX and M Gate functionalities
28:58 Setting up Redis and interacting with it in JavaScript
30:52 Explaining how to set and retrieve values using Redis
34:31 Understanding the importance of data expiration and rate limiting in Redis
36:25 Understanding Redis List Operations
40:15 Understanding Left Push and Right Pop operations
42:06 Understanding blocking and time out in Redis
45:49 Implementing operations in Redis
47:40 Explaining message retrieval using Redis
51:15 Efficient tracking of unique items demonstrated with IP address example.
53:06 Understanding set operations in Redis
56:35 Understanding Sorted Sets in Redis
58:21 Understanding sorted sets in Redis
1:01:59 Data structure and operations in Redis
1:03:52 Explaining timestamp and data generation process
1:07:07 Exploring data operations and geo special data in Redis
1:08:49 Utilizing location data within a radius for hotel finder apps
1:12:37 Introduction to Redis Time Series Model
1:14:21 Redis can be used for publishing and subscribing multiple channels.
1:18:13 Optimizing Redis cache for improved performance
1:19:59 Caching data can significantly improve speed
1:23:28 Improving application performance
thank you brother .... for such a well explained video on redis . . . ur skills of teaching a complex topic is so good... thanks again..
Great Course started at 11:50 and finished now at 1:27 in one go Thank you
Can you please come up with a part 2 , detailing scaling and use case requirements. Superb video b/w. Kudos to your efforts.
Bhai awesome … maja aa geya … awesome explanation.. and quick tha ekdum .. no time waste .. only useful content ❤❤❤
1000 tutorial = 1 tutorial of this.
Great job and God bless you.
thank you so much for this
I have known or understood about radis for a long time.
But most of the videos are found in English.
But your help has helped me a lot in understanding Radis.
thank you once again and please keep doing🙏🙏🙏🙏🙏
Excellent crash course. Very precise and accurate information about Redis .Thanks Piyush.😊👆🏽
Really helpful and in the last real-world example really inspired me to implement redis in my work also
Awesome video man ❤❤❤. I love your content whenever I feel stuck or want to learn something new I check your channel.🎉🎉
The way you explained redis. Easy to learn. Thanks
Sir really saying true your content is best in the UA-cam, jis treh Kafka smjhya Kamal Hy . ❤
I wanted to learn redis for long time, i thought that it is hard and but then i found this owesome video, very good explaination.
You have the best teaching skills and one of the most helpful channel, appreciate you sir ✨
Bhaiya keep going the way you teach us is awesome 😊
Thanks😂❤
Best Explanation, I'm about to finish the introduction part and I'm already in love with your teaching style.
Building concept from the ground up!
Thank you so much!
best video on redis on the youtube, please make more videos
An amazing tutorial that efficiently builds knowledge in a limited time
ultimately someone moved beyond mainstream content edtech thanks man !!
thanks bro i was actually looking for and got your video in just 10mins
Really insightful, especially the final example of speeding up the server.
Thanks piyush I am expecting redis tutorial from you ✨
bhai ye jo ap draw krke explain krte ho usse bhut hi easy ho jata he smjhne me
thankyou soo much bro. best video on internet about this. Please don't stop creating videos like this
very very nice. ar pori video watch kri. 1 sec bhi boring feel ni howa. i like it sr
Your teaching skills are really good bro 🤝🏻🫡
Thank you so much for this.... I really need that.😊
Amazingggg 😍 one of the besttt teaching style. Thank God I found you
You teach everything - looks so simple !! You are awesome ..
Bhai bohot sahi padhaya...please ek crash course docker aur kubernetis pr bnado 2.5-3 hr ka with intermediate project
great explanation @piyushgargdev 🙌
Great Piyush. Thanks for the content. Keep it up.
Amazing explanation.. Thanks for the amazing video..!!
Amezzing sir., redish become more simpler ---> why,when,where to use.
i dont know what you're saying, but i can understand what you teach. Thank you so much
Superb Video always love to watch your videos
hats off to your efforts bro , great explanation ever ❤❤❤❤
Next time, Prisma course please......
Yes
I have just see your video I am very wonders.thanks piyush making nice video ❤🎉
One request 🙏, bring a project using all the technologies you have taught till now.
Phenomenal crash course. Thank you 🫡
I watched the full video in incognito mode and just to hit like 👍🏻 i came here😊
bhai not only right or left if you add and remove element from same side it will be stack and if add and remove element from opposite sides it will be queue
Sir ek project bna do nextjs + Docker + Redis + MongoDB
Please sir taki ache se smjh Aa jaye sb ki ek project me kese use krte h
he will become a god of backend (millions of subscriber)
Thankyou for giving so much knowledge for free 👍
hello piyush bhaiya, thank you so much for providing good quality content ...yeh redis ka concept computer architecture is caching jesa like processor cache memory mein jata hai pehele ...
Bawal video sir ek request hai sir aapse please make video on Jenkins
Fire information, the entity thing and the way you implement everything using documentation is mind-blowing
loved it!💙
Thank you so much helpful video
Amezing brother ❤❤
Hi @Piyush, Can you please created a complex backend project including all the advanced technologies like redis, bullMQ, kafkam prisma, posgresql, zod, and typescript. Please think about it, we really need it.
Loved the explanation
Bhaiya please make video on react js , btw your teaching skill have so much good ❤
How can someone teach this clear of topic someone is coming for first time
Thanks alot brother learnt alot from here
This is a very fantastic videos
This was amazing video.
Please make a video on microservices on node js
Such a great explanation ❤
Docker crash course la do ek.
Maja aa gya
Thanks for this. Amazing
Please bring Docker Crash course
sir Please made a video er diagram for scalable system and how data is arranged to gain scalability
Bhaiya please on-demand revalidation ka ek video banao na jisme time ke base par bhi data kaise revalidat hota hai vo bhi bata sakte hai 😊😊😊
Nest JS per Series lao sir
Fantastic in a words !
we want more videos on prisma ORM and other modern tech stack that you used in twitter clone course
amazing video
Bhaiya kya aap next js 13 me abhi Tak jitne bhi tarah se data reaching, catching, revalidation, hai unka ek video bana sakte hai kya 😊😊😊
websockets, oauth par video banap
Super useful
Thanks
Thanks 👍
nice one bhai
Please create a system design video on Cluster. Also demonstrate a redis cluster of 6 redis nodes on docker.
Jordar piyushbhai maja avi gai
BRO PLEASE COMPLETE THE AWS SERIES
hello bhaiya , kya aap mujhe batasakte h ki meko kaise pata chalega ki koi repo is open for contribution and such things please let me know .Respect
wowww, what an explanation.
Great tutorial bhaiya thanks a lot
do a video on api gateway kong
AWESOME ✨✅
Please make video on Microsoft Azure technology
Bhai really you are Amazing
Love from Pakistan ❤❤
Really quality content, keep it up!