REST API Caching Strategies Every Developer Must Know

  Рет қаралды 29,591

ByteMonk

ByteMonk

Күн бұрын

Пікірлер: 25
@milad_mo
@milad_mo Күн бұрын
that is one of the best tutorial videos on KZbin that has explained this topic perfectly 👍
@angularsight6529
@angularsight6529 3 күн бұрын
There are very few videos out there which explain ETag mechanism. Great video 💯
@anm_15
@anm_15 2 күн бұрын
I did not understand the Etag explanation. So If user data is changed by UI the UI will change the etag also so that new data can be stored and refreshed the cache ? Etag is something cache responses in the response.... right ?
@Empire-jx5wk
@Empire-jx5wk 7 күн бұрын
Nice explanation, please make interview asked questions sometimes their questions gets really tricky and OTB
@abravictech
@abravictech 8 күн бұрын
Hey 👋🏻, thanks for all the videos ✨
@mortal_coder4869
@mortal_coder4869 7 күн бұрын
great quality video, keep up the good work.
@cihangirbozdogan4549
@cihangirbozdogan4549 7 күн бұрын
Very detailed. Thank you!
@kratos1435
@kratos1435 4 күн бұрын
excellent video🎉🎉🎉
@MdNaimurRahmanHera
@MdNaimurRahmanHera 3 күн бұрын
Awesome video
@stormShadow64
@stormShadow64 8 күн бұрын
Why not load static stuff into memory and remove redis dependency?
@ByteMonk
@ByteMonk 8 күн бұрын
Good question! Loading static data into memory instead of using Redis can work for some cases, but there are trade-offs. If the static data is small and rarely changes, keeping it in application memory (like a dictionary or an in-memory cache) is a good idea since it removes the extra network call to Redis. However, if the data is large or updated frequently, Redis stays available across restarts, unlike in-memory storage, and Multiple instances of your app can share the same data without duplicating it in memory. I have made a video on Redis previously, please checkout that in my playlist in description.
@stormShadow64
@stormShadow64 7 күн бұрын
@@ByteMonk Thank you Mr Monk. You do a great job with your videos.
@saumikfarhanmashuk7996
@saumikfarhanmashuk7996 8 күн бұрын
Josss🎉
@phewphew_eew
@phewphew_eew 4 күн бұрын
In the conditional caching example we are still fetching the data to compare the eTag, how is this improving the bandwidth or efficiency?
@angularsight6529
@angularsight6529 3 күн бұрын
If data remains unchanged, only the header is returned without the body which comparatively increases the speed.
@angularsight6529
@angularsight6529 3 күн бұрын
Since there is no body being returned, bandwidth utilised will be comparatively less
@sumeeth05
@sumeeth05 8 күн бұрын
could you please make a video about how upi is designed and how we can make such a system
@ByteMonk
@ByteMonk 8 күн бұрын
Check out my channel home page , it’s already there 🙂
@sumeeth05
@sumeeth05 7 күн бұрын
@@ByteMonk I mean the system design of upi network / ncpi network . could you please make a video on that
@utkarshtenguria3836
@utkarshtenguria3836 7 күн бұрын
How you made this animations
@abravictech
@abravictech 8 күн бұрын
👍🏻✨
@Justcreativeperson
@Justcreativeperson 8 күн бұрын
Bro one request explain microservice plz
@Justcreativeperson
@Justcreativeperson 8 күн бұрын
I know actually but your animation and visualisation will make concept clear
@ByteMonk
@ByteMonk 8 күн бұрын
@ MIcroservices playlist is in my description, enjoy :)
Supercharge Your REST API with These Essential HTTP Headers
8:41
9 Must-Know REST API Design Principles for Developers
10:00
ByteMonk
Рет қаралды 31 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
System Design Concepts Course and Interview Prep
53:38
freeCodeCamp.org
Рет қаралды 554 М.
I've been using Redis wrong this whole time...
20:53
Dreams of Code
Рет қаралды 382 М.
Kafka fundamentals every developer must know!
17:25
SWE with Vivek Bharatha
Рет қаралды 2,9 М.
7 Design Patterns EVERY Developer Should Know
23:09
ForrestKnight
Рет қаралды 320 М.
Proxy vs Reverse Proxy vs Load Balancer | Simply Explained
13:19
TechWorld with Nana
Рет қаралды 296 М.
This CSS Property Replaces Hundreds of Lines of Code
6:36
Web Dev Simplified
Рет қаралды 97 М.
Uber System Design | Websockets and Event Driven Architecture
18:54
Generative AI in a Nutshell - how to survive and thrive in the age of AI
17:57
The 3 Laws of Writing Readable Code
5:28
Kantan Coding
Рет қаралды 845 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН