RailsConf 2017: ​Postgres at Any Scale​ by Will Leinweber

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



Duration: 37:27
4,792 views
79


​Postgres at Any Scale​ by Will Leinweber

This is a sponsored talk by Citus Data.

Postgres has powerful datatypes and a general emphasis on correctness which makes it a great choice for apps small and medium. Growing to very large sizes has been challenging—until now!

First you'll learn how to take advantage of all PG has to offer for small scales, especially when it comes to keeping data consistent. Next you'll learn techniques for keeping apps running well at medium scales. And finally you'll learn how to take advantage of the open-source Citus extension that makes PG a distributed db, when your app joins the big leagues.




Other Videos By Confreaks


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
2017-05-26RailsConf 2017: Deep Dive into Docker Containers for Rails Developers by Christopher Rigor
2017-05-26RailsConf 2017: ​Recurring Background Jobs with Sidekiq-scheduler by Andreas Fast & Gianfranco Zas