Background Processing with Rails, Redis and Sidekiq

preview_player
Показать описание
In any non-trivial web application you will get to a point where certain requests take so long to answer that your application will break if you try to respond with a synchronous HTTP response.

In this case you need to offload the work into a background process and start to build out a slightly more distributed workflow for your backend architecture.

This screencast is a quick overview of how to build background processes in Rails apps using Redis and Sidekiq, and then deploy the proper infrastructure onto Heroku.

This is a pattern that is necessary to understand to do any kind of serious web development.

=========================================================================================

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

I love how you explain exactly what the deal is regarding synchronous requests, and explain exactly what Sidekiq would be used for. A big problem I have is running into tools and libraries that sound interesting, but I can't exactly figure out what they do, or why they'd help me because of all the jargon that everyone assumes you already know.

flyinggeese
Автор

The production quality is on point, please continue making these mate.

Dany
Автор

Really enjoy the way u talk the tech points, brief and clear!

hustshawn
Автор

Best intro for coding tutorial I have seen! Keep going! More React stuff also as a request :)

HekaFOF
Автор

Haven't watched the rest yet (only the intro so far) and that was amazing. Thanks!

SaiMako
Автор

Thank you very much for this. I really appreciated using this resource and it taught me just what I needed. Have a nice day.

bethanyjohnson
Автор

Great tutorial! I think that the fact that you show your face makes you connect more with viewers, and you're the first web developer with a youtube channel that i've seen doing it. :) Keep it up!

GerryStuff
Автор

Thank you!! I've been having a problem and the worst part is knowing it's running but doesn't know what's the logic error but thanks to the UI, I finally know why it's not doing what I want it to do.

NadZul-lg
Автор

Dude I love watching this. I'm a beginner and its refreshing how you explain this. keep it up!

vdynmx
Автор

Awesome explanation, thanks a lot for showing end to end flow.

Deepakkumar
Автор

Wow, bro! Awesome explanation... Loved it!

ruby-on-rails
Автор

Thank you, this was so informative, probably the best sidekiq tutorial I came across :D

nadaashraf
Автор

This was great, thank you. Keep up the good work!

DH-didt
Автор

Thanks a ton, mate, for simplifying this concept for us. Great job.

ksjoshi
Автор

Excellent video! Congratulations, it's clarified me a lot.

Thank you

cirobessa
Автор

Great work 💪, nicely encapsulated tutorials on key rails topics. Thank you and please keep the content coming 🙏.

jacqueskousteau
Автор

Awesome introduction and coding tutorial! Helped me a lot!

RomeroMeireles
Автор

Excellent tutorial, keep up the good work!

m_losch
Автор

You did a great video. Exactly what i'm looking for. Thanks a lot.

toanlee
Автор

Great video man, keep going! greetings from Argentina

nachocapuccio