Redis Crash Course - the What, Why and How to use Redis as your primary database

  Переглядів 408,662

TechWorld with Nana

TechWorld with Nana

День тому

Redis Tutorial - the What, Why and How to use Redis as a primary database
► Use this special link redis.info/NANA (or code: NANA200) to try Redis Enterprise Cloud to get a $200 credit, become part of a weekly raffle, and a chance to win a Tesla Model 3 🤩 (Terms and conditions apply)!
► This video is sponsored by Redis 🙌🏼
#redis #database #techworldwithnana
In this Redis crash course, we're going to talk about Redis and how Redis can be used as a primary database for complex applications that need to store data in multiple formats.
1) First we will see what Redis is and its usages as well as why it is suitable for modern complex
microservice applications.
2) We will talk about how Redis supports storing multiple data formats for different purposes through its modules.
3) Next we will see how Redis as an in-memory database can persist data and recover from data loss.
4) We'll also talk about how Redis optimizes memory storage cost using Redis on Flash.
5) Then we will see very interesting use cases of scaling Redis and replicating it across multiple geographic regions and
6) finally since one of the most popular platforms for running microservices is Kubernetes and since running stateful applications in Kubernetes is a bit challenging, we will see how you can easily run Redis on Kubernetes.
▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
0:00 - Intro and Overview
1:13 - What is Redis?
1:42 - Use Cases & Benefits of a Multi-Model DB
4:58 - How Redis works? Redis Modules
6:49 - Data Persistence & Durability with Redis (Snapshotting and AOF)
11:14 - Saving Costs with Redis on Flash
12:34 - How to scale a Redis database?
16:41 - High Availability across multiple regions (Active-Active Geo Distribution)
20:23 - Running Redis in Kubernetes
▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬
Full Python course ► • Python Tutorial for Be...
Full Docker course ► • Docker Tutorial for Be...
Full K8s course ► • Kubernetes Tutorial fo...
DevOps Tools explained ► bit.ly/2W9UEq6
▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
INSTAGRAM ► bit.ly/2F3LXYJ
TWITTER ► bit.ly/3i54PUB
LINKEDIN ► bit.ly/3hWOLVT
FB group ► bit.ly/32UVSZP
DEV ► bit.ly/3h2fqiO
▬▬▬▬▬▬ Courses & Bootcamp & Ebooks 🚀 ▬▬▬▬▬▬
► Become a DevOps Engineer - full educational program 👉🏼 bit.ly/45mXaer
► High-Quality and Hands-On Courses 👉🏼 bit.ly/3BNS8Kv
► Kubernetes 101 - compact and easy-to-read ebook bundle 👉🏼 bit.ly/3Ozl28x

КОМЕНТАРІ: 256
@TechWorldwithNana
@TechWorldwithNana 2 роки тому
Follow me on IG for behind-the-scenes content 😊 ► bit.ly/2F3LXYJ ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬ 0:00 - Intro and Overview 1:13 - What is Redis? 1:42 - Use Cases & Benefits of a Multi-Model DB 4:58 - How Redis works? Redis Modules 6:49 - Data Persistence & Durability with Redis (Snapshotting and AOF) 11:14 - Saving Costs with Redis on Flash 12:34 - How to scale a Redis database? 16:41 - High Availability across multiple regions (Active-Active Geo Distribution) 20:23 - Running Redis in Kubernetes ▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬ Full Docker course ► ukposts.info/have/v-deo/a5NenXilbmmVpXk.html Full Python course ► ukposts.info/have/v-deo/rGihhJqCkKag2H0.html Full K8s course course ► ukposts.info/have/v-deo/kGRpiqt7jaxhxaM.html DevOps Tools, like Terraform, Prometheus ► bit.ly/2W9UEq6 ▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬ INSTAGRAM ► bit.ly/2F3LXYJ TWITTER ► bit.ly/3i54PUB LINKEDIN ► bit.ly/3hWOLVT FB group ► bit.ly/32UVSZP DEV ► bit.ly/3h2fqiO ▬▬▬▬▬▬ Courses & Bootcamp & Ebooks 🚀 ▬▬▬▬▬▬ ► Become a DevOps Engineer - full educational program 👉🏼 bit.ly/3gEwf4V ► High-Quality and Hands-On Courses 👉🏼 bit.ly/3nIouPW ► Kubernetes 101 - compact and easy-to-read ebook bundle 👉🏼 bit.ly/3mPIaiU
@yashwanthkumar3184
@yashwanthkumar3184 2 роки тому
Hi Nana. Hope that youre Doing Great! Following youre Devops Classes. Along those videos, Can you please Help Us, How to crack the devops interveiw by answering the All the real time experince? Hope You understood.And Youre reply will make My day👍 😊 Thank You
@princehickmon2170
@princehickmon2170 2 роки тому
@@yashwanthkumar3184 I wish she would relax and speak from her heart and not just to make the world comfortable... Toni Braxton... is a good example of voice mechanics ...
@dhavewala
@dhavewala 8 місяців тому
In September 2022, I was a zero on Docker and needed it with ECR to be able to deploy a test automation framework.. All tutorials except yours were useless.. it took me 15 hours but I deployed it!! From not having any background to doing it professionally.. Fast forward to today and you literally saved the day on the Redis front! Thank you 😊
@karanhotwani5179
@karanhotwani5179 2 роки тому
Another awesome video. The reason I find it so impressive is because even though it is a Redis crash course, you didn't get into basic syntax and setting up Redis which I usually find in other videos and can be done easily with documentation. Instead you went into nitty gritty of things,important concepts and architecture side of Redis and once that is clear, using it is no biggie. Kudos. Keep up the work Nana. This video helped a lot. Thanks. ❤️
@muelladresse10
@muelladresse10 2 роки тому
Very interesting topic. I used Redis a short time ago in a project where multiple services needed to exchange data asynchronous and I have to say Redis solves this problem perfectly. The most amazing feature about Redis is its tremendous speed. By the way I appreciate the effort you take in creating your presentations. They always look really nice.
@PaxHominibusBonaeVoluntatis
@PaxHominibusBonaeVoluntatis 2 роки тому
Hi Nana! I am very impressed the knowledge you are sharing on YT. This is so great! All pictures, graphs, animations, your voice and the knowledge itself! You are very hard working and knowledgeable person. I wish to myself to be like you are. Cheers!
@TechWorldwithNana
@TechWorldwithNana 2 роки тому
Thank you so much for your kind words Pax! I really appreciate it 💙
@angletouch8088
@angletouch8088 2 роки тому
Really Nana your knowledge sharing concept with great knowledge on different stack is impressive👍👍. Keep saying
@vipinkoul595
@vipinkoul595 Рік тому
A knowledge angel :-)
@greatlog4u
@greatlog4u Рік тому
@@vipinkoul595 She is knowledge tank
@vipinkoul595
@vipinkoul595 Рік тому
@@greatlog4u I have crush on her :-)
@owen9899
@owen9899 Рік тому
Hi Nana, this was such a crazy good video for so many reasons! Thanks so much for making a video on Redis. You can really see how much time and effort went into this. - Just enough content to give you a complete introduction that’s not too long but doesn’t leave so many unanswered questions that you have to watch similar videos that might repeat 40% of the content - Question-answer style presentation where questions used are the ones you would have when beginning and in the middle of starting to use it - Attractive visuals which helps watchers more easily understand concepts but also implicitly keeps them engaged by helping them follow along the video better - Clear logical explanations that also use analogies and references people will likely understand to help bring new knowledge into existing knowledge
@ecommercetechbuild1354
@ecommercetechbuild1354 2 роки тому
Highly informative. I watched a couple more Redis tutorials on other youtube channels. Yet, this is by far the best one and is 10x times more knowledgeable and informative. Awesome work! Thanks a lot, Nana
@AntiEevee
@AntiEevee 7 місяців тому
Whats to expect if Reddis them selfs sponserd her
@sudheer5379
@sudheer5379 Рік тому
Putting something like this together is not an easy task, yet you nailed it with 100% accuracy! I really appreciate all you do!
@chouaibbayari1071
@chouaibbayari1071 2 роки тому
Thank you for the concise and on point explanation of the inner workings and fledged features of redis . For aws ec2 you need to set delete on termination to false to preserve the ebs in case of termination or failure, and for better dr/bc u could or should make incremental snapchots to s3 which is a cheaper but more durable and highly available( 3 availability zones) storage solution, couple that with cross region replication and u`re good to go for disaster recovery. Thank u again and keep up the good work .
@alibarznji2000
@alibarznji2000 Рік тому
This is awesome, I've been researching Redis for a week, and I'm looking forward to using it in my projects
@-o-6100
@-o-6100 Рік тому
This is my first comprehensive instruction video on Redis and I genuinely have to say how concise, informative and easy to understand this video is as I understood 80-90% of the content without having to replay the video (this is rarely the case for me). I instantly subscribed to your channel just because of this
@the-sedero
@the-sedero 6 місяців тому
Same here
@neelshah1943
@neelshah1943 2 роки тому
That was quite concise and packed video tutorial, now it will get easier to read through docs. Thank you Nana!
@alvin_paul
@alvin_paul Рік тому
The best redis introduction i have listened to. It is very clearand straight to the point. Well done!
@jsathyanarayana7782
@jsathyanarayana7782 2 роки тому
As always awesome job with this video.Being new to Redis got so much learning.Thanks for all your effort in making this video
@michaelvilain8457
@michaelvilain8457 8 місяців тому
An excellent birds-eye view of all the features redis offers. I wondered about data persistence and you answered that quite throughly.
@code8986
@code8986 2 роки тому
I would love a video about Conflict-free Replicated Data Types with your clear teaching style. The "micro-introduction" to CRDTs in this video was worth the price of admission alone.
@kuldeepkumar_
@kuldeepkumar_ Рік тому
I love your videos, They are soooo clear to me , you use very simple language which makes it very intersting and clear. Thanks Keep the good work :)
@greob
@greob 2 роки тому
This is the best ad Redis could have hoped for. Nice work!
@davidnewton4613
@davidnewton4613 3 місяці тому
Thank you for this great summary, I'm studying up for a system design interview and this was very helpful! It took me a moment to realize that you weren't saying "Many teams don't want to deal with this [F-word]" but "effort"! I was just nodding along, thinking yes, it's quite vexing, isn't it
@enricosaccheggiani3192
@enricosaccheggiani3192 2 роки тому
Wonderful, that is what I was looking for. Thanks a lot Nana
@oviyas6209
@oviyas6209 2 роки тому
Thanks a lot for sharing this. Right on time for me as I'm going to learn this. I like your videos so much. Thank you so much for teaching this to all of us. 🙏🙏🙏
@albeck4852
@albeck4852 2 роки тому
As always Nana, your videos are clear, concise, and enlightening! Thank you!
@olegmikhelis8545
@olegmikhelis8545 2 роки тому
A very good journey around the topic if not familiar with the basic concepts. Thank you very much from Belarus
@reno3708
@reno3708 2 роки тому
After watching few of your videos, I was shocked when I realised your channel have 'just' around 390k subs. Very good content. Thanks !
@dharamthakkar
@dharamthakkar 2 роки тому
Thank you so much Nana! Appreciate your efforts really 👍. We would request to have video on redis hands on with java / python and various important redis modules like redisJson and rediSearch....
@sakshigopaladas7026
@sakshigopaladas7026 Рік тому
One of the best technical videos I have see. It is clear and informative. Thank you!
@janusztarnowski115
@janusztarnowski115 Рік тому
and maybe you will like it? ukposts.info/have/v-deo/sJSenaCgpaicjqs.html
@andreitimofte5339
@andreitimofte5339 2 роки тому
Thank you a lot! 🙏 As always, a great explanatory video!
@chitragurjar4785
@chitragurjar4785 6 місяців тому
A concise, on-point explanation. Very comprehensive and brought me upto speed in a half an hour. Thank you!
@sjatkins
@sjatkins Рік тому
Whoa. I thought you were nuts early on to say all these multiple specialized databases could be done in REDIS as I have done some interesting things with REDIS and am well aware of many things it can do. What I didn't know is about these specialized non-core modules. Thanks!
@pragmaticcoder6910
@pragmaticcoder6910 2 роки тому
Thank you so much for sharing this tutorial !! This is the best thanksgiving gift 🎁 I have ever received 😊 God bless you !!
@_ashout
@_ashout 2 роки тому
Usually love your videos but this one seemed a little biased. If Redis modules can essentially replace all the other technologies why haven't more companies adopted it? Surely, the specialized versions of the tools have some significant advantages. What are the drawbacks of trying to replace everything with Redis?
@ambarishhazarnis9531
@ambarishhazarnis9531 2 роки тому
Scale, redis is like a rdbms but in memory
@jameskennedy674
@jameskennedy674 2 роки тому
For huger databases I think this would present more of a challenge. This is why Redis is essentially used for caching services. However, it would appear based on the video that you could scale Redis out to multiple machines but I am not sure about its parallel processing abilities. Even Apache Spark which does its computations in memory still has some underlying storage system behind it.
@nacs
@nacs 2 роки тому
This was seriously just a sponsored video. Nothing objective, no listing pros and cons or anything. Terrible video from Nana.
@TheEbbemonster
@TheEbbemonster 2 роки тому
Agreed, it is a bit like a sales pitch for the enterprises version. 1. Redis is easy 2. But it is really complicated 3. Buy our easy product
@RahulKumar-zf4ps
@RahulKumar-zf4ps Рік тому
There are so many limitations of redis that's why u may not use as primary db : 1. u can't perform complex queries like sql 2. u can use CDN to improve user experience in different regions but u can't use CDN with redis
@adityanjsg99
@adityanjsg99 Рік тому
I learnt Docker, Kubernettees much needed for Mlops from Nana. Now learnt Redis for Data Ingestion in AWS. Her videos are knowledge dense, demand full attention and no fast forwarding!
@phamnhuthai6847
@phamnhuthai6847 2 роки тому
I made an wms with redis cluster as primary database 😄 the result pretty good, but will need a lot of skill, research, try and retry till you found your fine-tune. We have several hundreads sku and 12 million S/N in our inventory. Can perform a search or pagination around 100ms on each request. Pretty good !
@GauravSharma-cg2iv
@GauravSharma-cg2iv 2 роки тому
The way of teaching is really appreciated. could you please share the practical lab so that we can understand in practical way as well
@shaunhayward
@shaunhayward 2 роки тому
Another brilliant video. You make it so much easier for architects to get solid, foundational overviews of important topics.
@mraarone
@mraarone 2 роки тому
I need to keep this in memory and on-hand for quick retrieval later. Thanks Nana!
@anthonyrussano
@anthonyrussano 2 роки тому
::lol intensifies::
@TechWorldwithNana
@TechWorldwithNana 2 роки тому
👍 🤩
@anasmomani647
@anasmomani647 2 роки тому
Hi Nana!! I just saw ur channel two days ago and i can say it’s the best application channel i ever seen like I could finally enjoy learning ! Thanks a lot But I think that the time has come to make a video about Kafka!
@egamberdijabborov2540
@egamberdijabborov2540 5 місяців тому
Thank you so much dear Nana for sharing your knowledge with us!!! We highly appreciate it
@ArjunKumar-zu2kl
@ArjunKumar-zu2kl 2 роки тому
Amazing explanation, short and crisp. Thank you Nana... 😊😊
@hadishamil6173
@hadishamil6173 2 роки тому
Thank you so much! How is Redus used for session management?
@msarvind92
@msarvind92 2 роки тому
Soo helpful video crystal and clear thanks nana ❤️
@kondwaningulube5971
@kondwaningulube5971 2 роки тому
Great content like this helped me get my first DevOps job. Thanks :D
@TechWorldwithNana
@TechWorldwithNana 2 роки тому
Congrats to your new job 💪 Really happy my videos helped! :)
@jackandy11
@jackandy11 2 роки тому
Excellent and well-organized content! Thank you for sharing these for free and it's impressive that you keep uploading in a frequent manner.
@jonykiran9901
@jonykiran9901 2 роки тому
Back with the bang!, again no compromise on quality and content Kudos Nana, Nice one indeed.
@AKA96369
@AKA96369 Рік тому
Wholly Smoke! is there anyone else who can explain a technology better than you? I don't think so! THANK YOU!!
@1bigslug
@1bigslug 2 роки тому
Thank you your endless knowlege never fails to impresss!!
@adewalekolawole4021
@adewalekolawole4021 Рік тому
I want to have this vast knowledge of scaling as part of the nodes in my cluster of knowledge 😇 Thanks for sharing....node updated.
@egamberdijabborov6586
@egamberdijabborov6586 6 місяців тому
Thanks for sharing your knowledge with us! Your videos are very helpful for me.
@meisj
@meisj Рік тому
Hi! I hope this gets noticed. I need help. We used Reddis for our Grails project and we applied changes on the Tomcat configuration. Upon testing, the session remains without relogin and also redirected to the other live pod however, session is terminated when the other replica pod goes up. Would you know why?
@mohitkale6879
@mohitkale6879 2 роки тому
Hi Nana, thanks for sharing this video. Would like to see a a tutorial on usage and setup with a demo
@alejandromartinez-gj4tm
@alejandromartinez-gj4tm 2 роки тому
Great, as you do always. One question is, wich would be the relational alternative in redis? Thaks for the amazing content.
@prakashgp4467
@prakashgp4467 Рік тому
Thanks, best video on Redis. Wish I had found earlier. Had watched many videos, most of them left many questions unanswered. Please cover these 1. How data is synced to replicas esp if in different region and latency 2. How cluster is managed, using zookeeper?
@ragook3
@ragook3 7 місяців тому
You mentioned that Redis can handle various types of data. However, when it comes to storing relational database data, there's a question about how Redis, which primarily operates as a key-value store, can effectively manage this type of data.
@kave_08
@kave_08 2 роки тому
That was awesome, I highly recommend it 🔥 Thank you so much 🥂
@whitebirchtechnologies2476
@whitebirchtechnologies2476 2 роки тому
Thanks for your amazing explanation about Redis
@anthonyrussano
@anthonyrussano 2 роки тому
This is a great video, a lot to digest here. thank you
@vasigdev3013
@vasigdev3013 2 роки тому
Such an amazing explanation, thank you for sharing
@integrationcorner268
@integrationcorner268 2 роки тому
Excellent content. The flow of information in your videos is simply brilliant, and as I watch you keep answering the questions that pop up in my mind .. simply superb 👏👏
@joydemourir
@joydemourir 2 роки тому
Thanks for yet another great video!! ⭐️ Did you consider maybe making a video about HashiCorp Vault? 🤔🙂
@1apocalyps
@1apocalyps Рік тому
This was what I needed. Well explained.
@SeanCarrington
@SeanCarrington 2 роки тому
On that EC2 example, is it better practice to store AOF logs & Snapshot to EBS or S3. I would assume the latter?
@divineforever8691
@divineforever8691 Рік тому
Hey Nana, finally found my fellow alien coder :) . Excellent videos watching them all. Just one request, can you please provide us the slides of these courses, on any cloud or maybe ur website whatever suits you. It would be great help for we noobs :)
@thomash.8297
@thomash.8297 2 роки тому
Another perfect und very helpful video! Thx!
@TechWorldwithNana
@TechWorldwithNana 2 роки тому
Thanks Tom :)
@HambaAllah-xn2zp
@HambaAllah-xn2zp 2 роки тому
Thanks... This video was eye opener. I don't know if we can apply these module to manage service like Google Cloud Memorystore or AWS Elasticache.
@jsabra1
@jsabra1 Рік тому
Amazing work, super helpful, thanks!
@mj1983
@mj1983 2 роки тому
Is it possible to persist data when using AWS Elasticache for Redis?
@manishpundir28
@manishpundir28 2 роки тому
Hey Nana, I have a requirement to automatically extend the expiry based on last access of the object. By default, redis expiry is based on first write. Can you pls tell is it possible in redis and how to do that in redis?
@GalaxyGazer929
@GalaxyGazer929 5 місяців тому
Hi your presentations are awesome! What tools do you use to make them?
@Equilibrier
@Equilibrier 11 місяців тому
Thanks Nana ! Maybe, if Redis will be a lead on the technical databases, in the future, RAM will get more cheap ;). I assume you can do all things (but Active-Active service) with Redis-standard (free tier) as well ? I mean, sharding and clustering but you don't have a special tool for configuring and monitoring that process, did I understood it right ?
@pradeepbhat1363
@pradeepbhat1363 2 роки тому
Wonderful video. How does redis write/read to the database. Is it a write through cache ?
@karthikairam
@karthikairam Рік тому
Very clean and concise content if anyone want to know about Redis. Thanks a ton, Nana. However, this video missed to cover about the Redis Sentinel setup and when to choose Sentinel over Cluster. It would be great if you could add that part as well in this video if possible. Thanks!
@DeepakHarish48
@DeepakHarish48 2 роки тому
Nice video and explanation. As this seems to be the perfect DB...can you also let us know what it might not, cant do as well?
@balsubu1
@balsubu1 2 роки тому
awesome, i'm liking all the videos that you have been posting... very good encapuslation
@devops_singh
@devops_singh 2 роки тому
Hi Nana, Can we create different users in redis like we do in mysql and others dbs?
@elimeleg
@elimeleg Рік тому
Hi nana! You said in your video that the way redis works as a primary database, is that he has the redis core that allready supports storing different types of data, and than if you need you can expand it by using the different models that avaliable to you in redis. My question is: If the redis core is allready supports storing different types of data, whay do we need the extra models?
@2441980ashutosh
@2441980ashutosh 4 місяці тому
Thanks Nana , You have nailed it and the way you have presented the video is very valuable and beneficial for everyone .. Thanks a lot .
@MrPetryks
@MrPetryks 2 роки тому
Nice to see some video about best practices how to deploy Redis to k8s and which type of deployment and HA we can use to which types of load...
@radhakrishnabalineni
@radhakrishnabalineni 2 роки тому
Great video on Redis. Could you please do similar kind of video for Neo4J?
@jaikrishnan5659
@jaikrishnan5659 2 роки тому
Hi Nana, Awesome video. Can you make one video regarding Redis graph?
@mohanvoleti
@mohanvoleti 2 роки тому
Superb explanation.. It is very helpful for me technically
@samr6148
@samr6148 2 роки тому
Great overview. Thank you!
@szpilman2
@szpilman2 11 місяців тому
thanks a lot Nana, this video is really great, please upload a video crash course about system design from scratch, it is really important and you teach so good, thanks again, best wishes.
@gohelkalpesh595
@gohelkalpesh595 29 днів тому
Is there any sample project available which cover all topics mentioned in video?
@clownfish7172
@clownfish7172 2 роки тому
Excellent video, special thanks for this one Nana! Well-structured, compressed information on such a multi-aspect topic/modern technology.
@vishalutekar7230
@vishalutekar7230 Рік тому
Thanks a lot for sharing this video , it gives complete abstract information . I am trying the redis in my application where large number of load is coming in application but after some request redis not responding . Please suggest
@narayanareddy3543
@narayanareddy3543 Рік тому
Thank you and Awesome Content , Could you please make a video on Kafka .... that would be great
@user-qu7gf1ng2y
@user-qu7gf1ng2y Місяць тому
Hi Nana, Could you please let me know which video editing software do you use ? Thank you in advance!
@vaishnavprabhakar9874
@vaishnavprabhakar9874 3 місяці тому
Is there need to use redis db for storing the chat messages along with django channels. How can be that?
@limwsv
@limwsv 2 роки тому
Could you share a bit more about how Redis will handle disaster recovery if one of the nodes containing a shard goes down, example shard "C" at video timestamp 15.45? I am not clear how the data in shard "C" can be restored unless it is done from the snapshot or the file-appending. And if that's the way it is done, how is the data spread across A - H reconcile and consistency restored since there may be missing transactions in C not captured in the snapshot or append-file.
@johnny555
@johnny555 2 роки тому
Each shard has its primary and replicas that it can recover data from.
@nagendrababu5755
@nagendrababu5755 2 роки тому
Hello Nana after watching your videos I started Devops I have 5 year experience in Testing is it good option
@meisj
@meisj Рік тому
Do you have a video for Redis as session manager to be configured in Tomcat, in Kubernetes? Shared among pods
@ankitbishnoi4067
@ankitbishnoi4067 2 роки тому
Very much an interesting and amazing topic you have covered but how I can learn more about Redis?
@bugra320
@bugra320 Рік тому
The best crash course! Thanks!
@nascentnaga
@nascentnaga 2 роки тому
everytime I don't know something you have the perfect answer. magic
@jovangrgur3266
@jovangrgur3266 Місяць тому
Great tutorial for learning Redis basics
@grambharos
@grambharos 2 роки тому
as always a great informational video :)
@mohammedezzinehaddady7252
@mohammedezzinehaddady7252 2 роки тому
Interesting a lot, thank you very much !
@jondoe79
@jondoe79 2 роки тому
The Wonder woman of tech world, you are my superhero 😁
@mickyo9223
@mickyo9223 2 роки тому
What a sweet video! Thank you so much.
@shaileshchaskar6093
@shaileshchaskar6093 2 роки тому
Thanks for amazing video - Appreciated.
Redis Crash Course
27:31
Web Dev Simplified
Переглядів 585 тис.
I've been using Redis wrong this whole time...
20:53
Dreams of Code
Переглядів 323 тис.
BMW просто издевается над нами! Силы на исходе…
1:34:41
ИЛЬДАР АВТО-ПОДБОР
Переглядів 3,6 млн
Артем Пивоваров х Klavdia Petrivna - Барабан
03:16
Artem Pivovarov
Переглядів 6 млн
Microservices explained - the What, Why and How?
18:30
TechWorld with Nana
Переглядів 780 тис.
What are Distributed CACHES and how do they manage DATA CONSISTENCY?
13:29
Has Generative AI Already Peaked? - Computerphile
12:48
Computerphile
Переглядів 168 тис.
Docker Crash Course for Absolute Beginners [NEW]
1:07:39
TechWorld with Nana
Переглядів 1,4 млн
How does Caching on the Backend work? (System Design Fundamentals)
22:45
Software Developer Diaries
Переглядів 25 тис.
What is Redis and What Does It Do?
6:47
CBT Nuggets
Переглядів 239 тис.
Relational vs. Non-Relational Databases
8:12
IBM Technology
Переглядів 91 тис.
Cache Systems Every Developer Should Know
5:48
ByteByteGo
Переглядів 425 тис.
DevOps Roadmap 2024 - How to become a DevOps Engineer? What is DevOps?
14:21
TechWorld with Nana
Переглядів 997 тис.
Clustering in Redis
8:28
Redis
Переглядів 42 тис.