Rate Limiter using Spring Cloud Gateway and Redis example | Tech Primers

preview_player
Показать описание
This video covers how to configure Rate Limiter using Spring Cloud Gateway and Redis.

Join this channel by contributing to the community:

📌 Related Playlist
================

🎬 Video Editing: FCP

---------------------------------------------------------------
🔥 Disclaimer/Policy:
The content/views/opinions posted here are solely mine and the code samples created by me are open sourced.
You are free to use the code samples in Github after forking and you can modify it for your own use.
All the videos posted here are copyrighted. You cannot re-distribute videos on this channel in other channels or platforms.
#RateLimiter #SpringCloudGateway #TechPrimers
Рекомендации по теме
Комментарии
Автор

Please know that your work is greatly appreciated, and it's creators like you who make the learning journey so much more engaging and enjoyable. I'm looking forward to more of your content.

sefacihangir
Автор

As always your every video is unique and very informative. Every time you come with some use case approach which is very impressive.

anandsingh
Автор

nice demo. Very well explained in a short time. Can we do TLS termination at spring cloud gateway like nginx. If so can you please make a video on that.

ashishsengar
Автор

Hey thank you for this amazing course, at 4:25 how did you configure YAML template? This can save a lot of time to write line by line

hounangogogo
Автор

bro pls tell what algorithm that you using like token bucket or any other

sethunest
Автор

Just to add, when say a lot of options are available. 5:05 Could you please point the reference material or show a screen shot from we can lookup to. By the way this is my first spring cloud material view and its awesome

jpchennai
Автор

Hey bro can you please make a video on centralised session management using redis spring boot. Also please mention how to handle if Redis server down

JaNaMSoNi
Автор

Hi Ajay, one question, why have you added redis here, rate limit configurations can work without redis as well for instance and we can scale too ?

devensra
Автор

Hi Ajay, Had one question In case if wanted to pass header's and body will it be possible with this rate-limiter gate-way to Original request.

kunalsharma-zcho
Автор

How can we scale redis in this kind of rate limiting.Redis use only one thread.Spring can be loadbalancing but how do we scale the redis in both horizontal and vertical way. By defaults it can’t handle the load especially if we are working with microservces or http load balancing to single route.

phyohtetpaing
Автор

Excellent, but create all fault tolerance concepts in spring cloud gateway, so no need to go resilience 4j concepts ryt???

vinodhreddy
Автор

Hi Ajay, I m a beginner, can u tell is it necessary to learn curl ? Why you have used curl and when to use it ? Thanks!

vikashgaurav
Автор

Hi Bro, how can we add global rate limit as well

sureshthandapani
Автор

are you using a mac or you have just customized ur linux

barackouma