-
-
Save selenamarie/5155906 to your computer and use it in GitHub Desktop.
Links to presentations about sharding
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
== PostgreSQL | |
Braintree | |
* https://www.braintreepayments.com/braintrust/scaling-postgresql-at-braintree-four-years-of-evolution | |
* http://www.databasesoup.com/2012/04/sharding-postgres-with-instagram.html | |
* http://media.postgresql.org/sfpug/instagram_sfpug.pdf | |
* http://instagram-engineering.tumblr.com/post/10853187575/sharding-ids-at-instagram#_=_ | |
* http://instagram-engineering.tumblr.com/post/40781627982/handling-growth-with-postgres-5-tips-from-instagram | |
== MySQL | |
Pinterest (Velocity Santa Clara) | |
* http://velocityconf.com/velocity2012/public/schedule/detail/23231 (no slides) | |
* FOUND EM: http://www.mysql.com/news-and-events/events/innovation-day/slides/MySQL_Innovation_Day_Scaling_Pinterest.pdf | |
* http://gigaom.com/2012/09/27/scaling-pinterest-and-adventures-in-database-sharding/ (link to video) | |
Tumblr (Velocity Berlin) | |
* http://velocityconf.com/velocityeu/public/schedule/detail/21678 | |
* http://tumblr.github.com/assets/2011-11-massively_sharded_mysql.pdf | |
Box (Velocity London) | |
* https://cloud.box.com/s/iuza4qzd7fiz2g75sq19 | |
* http://velocityconf.com/velocityeu2012/public/schedule/detail/26640 | |
Etsy (Percona) | |
* http://www.percona.com/live/mysql-conference-2012/sessions/etsy-shard-architecture-starts-s-and-ends-hard | |
Flickr (MySQL Conf) | |
* http://highscalability.com/flickr-architecture |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment