RailsConf 2017: Data Corruption: Stop the Evil Tribbles by Betsy Haibel

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



Duration: 39:13
498 views
10


Data Corruption: Stop the Evil Tribbles by Betsy Haibel

Ever had a production bug that you fixed by changing production data? Ever felt like a bad developer for it? Don't. Bad data has countless causes: Weird user input. Race conditions under load. Heck, even changing business needs. We can't fully prevent data corruption, so what matters is how we recover. In this talk, you'll learn how to prevent and fix bad data at every level of your system. You'll learn UX techniques for incremental, mistake-reducing input. You'll learn how to future-proof validations. And you'll learn auditing techniques to catch bad data -- before your users do.




Other Videos By Confreaks


2017-06-29GORUCO 2017: Shaving my head made me a better programmer by Alex Qin
2017-06-29GORUCO 2017: Front-End Sadness to Happiness: The React on Rails Story by Justin Gordon
2017-06-29GORUCO 2017: What I Learned to Love About Ruby When I Switched to Python by Lauren Ellsworth
2017-06-29GORUCO 2017: Difficult Conversations by Adam Cuppy
2017-06-29GORUCO 2017: SQL to NoSQL to NewSQL and the rise of polyglot persistence Paul Dix
2017-06-29GORUCO 2017: Developer Productivity Engineering by Panayiotis Thomakos
2017-06-29GORUCO 2017: Object Oriented Thinking with Elixir and OTP by Ryan Findley
2017-06-29GORUCO 2017: Trust and Teams by Rebecca Miller-Webster
2017-06-29GORUCO 2017: Optimizing for API Consumers with GraphQL by Brooks Swinnerton
2017-06-29GORUCO 2017: The Rubyist's Illustrated Rust Adventure Survival Guide by Liz Baillie
2017-05-27RailsConf 2017: Data Corruption: Stop the Evil Tribbles by Betsy Haibel
2017-05-27RailsConf 2017: Cultivating a Culture of Continuous Learning by Dave Ott and Dennis Eusebio
2017-05-27RailsConf 2017: ​Postgres at Any Scale​ by Will Leinweber
2017-05-27RailsConf 2017: Google Cloud Love Ruby by Remi Taylor
2017-05-27RailsConf 2017: Open Sourcing: Real Talk by Andrew Evans
2017-05-27RailsConf 2017: ​Introducing Helix: High-Performance Ruby Made Easy by Godfrey Chan and Yehuda Katz
2017-05-27RailsConf 2017: Deep Dive into Docker Containers for Rails Developers by Christopher Rigor
2017-05-27RailsConf 2017: ​Rails APIs: The Next Generation by Derek Carter
2017-05-27RailsConf 2017: ​Keeping Code Style Sanity in a 10-year-old Codebase by Gabi Stefanini
2017-05-26RailsConf 2017: A Deep Dive Into Sessions by Justin Weiss
2017-05-26RailsConf 2017: Outside the (Web) Box: Using Ruby for Other Protocols by Danielle Adams