Scaling Applications with Caching, Sharding, and Replication

As MySQL Driven Application growths, requiring to handle larger and larger load with increasing database size there are several Architectural methods to get the performance you need: Caching Buffering and Queueing -- using supplemental systems to reduce the amount of reads or writes MySQL Server nee...

Descripción completa

Detalles Bibliográficos
Autores Corporativos: O'Reilly Media Inc (-), MySQL Conference & Expo
Otros Autores: Zaitsev, Peter, author (author)
Formato: Video
Idioma:Inglés
Publicado: O'Reilly Media, Inc 2010.
Edición:1st edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628974206719
Descripción
Sumario:As MySQL Driven Application growths, requiring to handle larger and larger load with increasing database size there are several Architectural methods to get the performance you need: Caching Buffering and Queueing -- using supplemental systems to reduce the amount of reads or writes MySQL Server needs to handle or change them from being synchronous (users waiting for response) to background Replication is a technique to scale the read load by being able to read from multiple copies of your data Functional Partitioning and Sharing are techniques to split your database in the smaller portions which can be served by individual servers or group of Servers In this tutorial we will go into details of how to understand what solutions are best for your application, how to design architecture to take the best advantage of these approaches as well as go into practical details/tips/tricks implementing them in production.
Notas:Description from resource description page (viewed Aug. 30, 2010).
In three parts.
Descripción Física:1 online resource (1 video file, approximately 3 hr., 16 min.)