MySQL offers compelling benefits to developers in the form of speed, reliability, data integrity and scalability. While MySQL has been proven to handle petabytes of data, sometimes a relational database just doesn’t fits the intended task. For instance, applications that require massive parallel data processing or logging on the backend to create a final data set, may find it beneficial to outsource some of the tasks to a massive parallel processing system, such as Hadoop.
Hadoop is a cross-platform framework written in Java that’s designed to support data intensive distributed applications with a focus on data processing. Google’s MapReduce and Google File System papers inspired Hadoop’s creation. Hadoop’s computational paradigm, named map/reduce, divides an application into several small fragments allowing tasks to be executed on any node in the cluster.
MySQL and Hadoop working in tandem can provide a path to innovation. The best of both worlds can be achieved by taking this innovative approach.
In this presentation, we take a look at case studies and use cases where Hadoop and MySQL together are providing answers to some very complex challenges for innovative startups.
Frank Mashraqi is a renowned speaker and scalability advisor to several startups. He comes to NetEdge with nearly a decade of scalability, engineering management and monetization experience. Prior to NetEdge, Frank was Director of Business Operations and Technical Strategy for Fotolog where he played a pivotal role in helping Fotolog scale to become the 13th largest website on the Internet (Alexa: based on traffic) and the third most actively used social network in the world (ComScore). Frank holds a BBA in Accounting and a BS in Computer Information Systems.
Add a comment (requires login)
For information on exhibition and sponsorship opportunities at the conference, contact Sharon Cordesse at scordesse@oreilly.com
Download the MySQL Sponsor/Exhibitor Prospectus
Download the Media & Promotional Partner Brochure (PDF) for information on trade opportunities with O'Reilly conferences or contact mediapartners@ oreilly.com
For media-related inquiries, contact Maureen Jennings at maureen@oreilly.com
To stay abreast of conference news and to receive email notification when registration opens, please sign up for the MySQL Conference newsletter.
View a complete list of MySQL contacts.
Comments
Good highlevel presentation about Hadoop, Hadoop FS and Bigtable.