RailsConf 2021: Scaling Rails API to Write-Heavy Traffic - Takumasa Ochi

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



Duration: 55:49
96 views
2


Tens of millions of people can download and play the same game thanks to mobile app distribution platforms. Highly scalable and reliable API backends are critical to offering a good game experience. Notable characteristics here is not only the magnitude of the traffic but also the ratio of write traffic. How do you serve millions of database transactions per minute with Rails?

The keyword to solve this issue is "multiple databases," especially sharding. From system architecture to coding guidelines, we'd like to share the practical techniques derived from our long-term experience.




Other Videos By Confreaks


2022-10-04EmberConf 2021 - Handling Images on the Web by Marco Otte-Witte
2022-10-04EmberConf 2021 - Lint ALL the Things by Bryan Mishkin
2022-10-04EmberConf 2021 - Continuous Accessibility by Melanie Sumner
2022-09-28RailsConf 2021: Turning DevOps Inside-Out - Darren Broemmer
2022-09-28RailsConf 2021: Talmudic Gems For Rails Developers - Yechiel Kalmenson
2022-09-28RailsConf 2021: What the fork()? - Will Jordan
2022-09-28RailsConf 2021: Frontendless Rails frontend - Vladimir Dementyev
2022-09-28RailsConf 2021: The Cost of Data - Vaidehi Joshi
2022-09-28RailsConf 2021: The Curious Case of the Bad Clone - Ufuk Kayserilioglu
2022-09-28RailsConf 2021: What is Developer Empathy? - Tim Tyrrell
2022-09-28RailsConf 2021: Scaling Rails API to Write-Heavy Traffic - Takumasa Ochi
2022-09-28RailsConf 2021: Growing Software From Seed - Sweta Sanghavi
2022-09-28RailsConf 2021: How To Get A Project Unstuck - Sumana Harihareswara
2022-09-28RailsConf 2021: All you need to know to build Dynamic Forms (JS FREE) - Santiago Bartesaghi
2022-09-28RailsConf 2021: You Are Your Own Worst Critic - Ryan Brushett
2022-09-28RailsConf 2021: Accessibility is a Requirement - Ryan Boone
2022-09-28RailsConf 2021: Missing Guide to Service Objects in Rails - Riaz Virani
2022-09-28RailsConf 2021: New dev, old codebase: A series of mentorship stories - Ramón Huidobro
2022-09-28RailsConf 2021: How to be a great developer without being a great coder - Nicole Carpenter
2022-09-28RailsConf 2021: Can I break this?: Writing resilient “save” methods - Nathan Griffith
2022-09-28RailsConf 2021: A Third Way For Open-Source Maintenance - Nate Berkopec



Tags:
Rails
RailsConf
RubyonRails
RubyCentral