RailsConf 2016 - I Can’t Believe It’s Not A Queue: Using Kafka with Rails by Terence Lee

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=s3VQIGD5iGo



Duration: 33:05
6,384 views
77


I Can’t Believe It’s Not A Queue: Using Kafka with Rails by Terence Lee

Your existing message system is great, until it gets overloaded. Then what? That's when you should try Kafka.

Kafka's designed to be resilient. It takes the stress out of moving from a Rails monolith into a scalable system of microservices. Since you can capture every event that happens in your app, it's great for logging. You can even use Kafka's distributed, ordered log to simulate production load in your staging environment.

Come and learn about Kafka, where it fits in your Rails app, and how to make it do the things that message queues simply can't.

Help us caption & translate this video!

http://amara.org/v/JUpN/




Other Videos By Confreaks


2016-05-25RailsConf 2016 - Step 1) Hack, Step 2) ?, Step 3) Profit By Bradley Herman
2016-05-25RailsConf 2016 - Crushing It With Rake Tasks By Barrett Clark
2016-05-25RailsConf 2016 - How Compose uses Rails to Scale Work, Now Open-Sourced By JP Phillips
2016-05-25RailsConf 2016 - Small Details, Big Impact By Yehuda Katz and Liz Baillie
2016-05-25RailsConf 2016 - Packaging and Shipping Rails Applications in Docker By Allan Espinosa
2016-05-25RailsConf 2016 - Facepalm to Foolproof: Avoiding Common Production Pitfalls by Jon McCartie
2016-05-25RailsConf 2016 - Zen and the Art of the Controller by Michael Kelly
2016-05-25RailsConf 2016 - From Zero to API Hero: Consuming APIs like a Pro by Cecy Correa
2016-05-25RailsConf 2016 - Level-up Your ActiveRecord Skills: Learn SQL! by Ryan Dlugosz
2016-05-25RailsConf 2016 - From Excel to Rails: A Path to Enlightened Internal Software by Nick Reavill
2016-05-25RailsConf 2016 - I Can’t Believe It’s Not A Queue: Using Kafka with Rails by Terence Lee
2016-05-24RailsConf 2016 - How to Get and Love Your First Rails Job By Molly Black
2016-05-24RailsConf 2016 - Client/Server Architecture: Past, Present, & Future By Mike Groseclose
2016-05-24RailsConf 2016 - The State of Web Security by Mike Milner
2016-05-24RailsConf 2016 - Inside ActiveJob By Jerry D'Antonio
2016-05-24RailsConf 2016 - Saving Sprockets by Richard Schneeman
2016-05-24RailsConf 2016 - Rediscovering ActiveRecord By Mario Chavez
2016-05-24RailsConf 2016 - Multi-table Full Text Search with Postgres By Caleb Thompson
2016-05-24RailsConf 2016 - Precompiling Ruby scripts - Myth and Fact By Koichi Sasada
2016-05-24RailsConf 2016 - Quit Frustrating Your New Developers - Tips From a Teacher By Miki Rezentes
2016-05-24RailsConf 2016 - Don't Forget the Network: Your App is Slower Than You Think By Andre Arko