Personal schedule for Eduardo Pelegri-Llopart
Download or
subscribe to Eduardo Pelegri-Llopart's
schedule.
The original memcached tutorial has done its rounds around the globe, and it's time for round two. Quickly get up to speed with integration and tuning examples, then dive into new topics and community tricks. See how the new binary protocol and storage engine interfaces can solve hard problems.
Read more.
Recently, there has been a lot of buzz around MapReduce, and the Apache Hadoop project. Even more recently, we have seen proprietary SQL database systems add support for MapReduce. This is great for data, but lacks advantages of open source. In this tutorial, we will provide both background knowledge and the practical experience necessary to combine these models to get more out of your data.
Read more.
Karen Padir (Sun Microsystems, MySQL & Software Infrastructure group)
In the annual State of MySQL keynote, Karen Padir, Vice President for MySQL & Software Infrastructure at Sun Microsystems discusses the current and future role of MySQL in the modern online world. The presentation also covers the broader role MySQL plays at Sun, the role open source is playing for users and customers all over the planet, and what the visions for the future are.
Read more.
The inside story of MySQL use at Google, and how this performant database is scaled.
Read more.
It began as a question. Could a slice of silicon make MySQL the fastest database on the planet? Impossible, most thought. It would have to be magic. Well, call it magic or advanced technology, it's here. Join us and we'll show you how it's making customers' data warehousing limitations disappear!
Read more.
This session describes the joint Sun/MySQL performance & scalability project. We will look at the key performance issues, what has been achieved so far and share initial results. We will indicate some of what's on the roadmap for the immediate future. Wherever possible, best practices and recommendations for achieving optimal performance will be offered.
Read more.
Craigslist serves millions of classifieds to millions of users around the world on a daily basis and MySQL is our database of record for all this data. But how do you efficiently design a search system to handle this volume?
Read more.
Amazon cloud computing offers unique capabilities for cheap and scalable computing. This talk provides a down-to-earth description of the challenges of cloud databases and practical recipes to protect data, scale performance, and keep servers fully available. Includes a demo featuring Tungsten clustering and RightScale Management tools.
Read more.
InnoDB has always had unique features to maximize performance and protect the integrity of your data. As hardware has evolved, InnoDB has been enhanced to take full advantage of modern multi-core, large memory platforms. Come learn about the special design features of InnoDB and the performance- and reliability-enhancing features recently introduced in the InnoDB Plugin.
Read more.
Ever wondered what would happen if we could rethink a decade worth of design changes? Drizzle is a fork of the MySQL server targeted at web development and cloud computing. We are looking at how to create database for modern multi-core, large memory databases that fit inside of an overall application framework.
Read more.
The Falcon Storage Engine is designed to take advantage of multi-core computers. It is reaching GA at a time when computer performance is being increased mostly by adding more cores. Falcon's unique characteristics will be explained and contrasted with InnoDB and other MySQL storage engines.
Read more.
The InnoDB storage engine has been modified to use memcached as a level 2 cache, the InnoDB buffer pool being the level 1. Important reduction of the disk load and performance boost has been observed. This opens a new way of scaling out MySQL.
Read more.
This session will highlight some of the architectural specifics of the DB2 Storage Engine as well as discuss uses and benefits of the storage engine.
Read more.
What are the challenges facing storage engines today and tomorrow? Solid state storage, 64 cores and beyond and cloud computing environments are all areas in which a storage engine must prove itself now, to be equipped for the future.
This session will discuss the design of the PBXT transactional storage engine, and the ideas and solutions, planned and implemented to meet these challenges.
Read more.
Many of the characteristics that make MySQL so successful also apply to GlassFish and NetBeans. This talk will demonstrate how MySQL, GlassFish, and NetBeans can be used together to create quick and powerful web applications. It shares tips to boost web application development when using all of them together.
Read more.
This session will introduce DTrace, OpenSolaris's Dynamic Trace Facility, which can be used to give unprecedented access to the inner workings of MySQL. We will explore specific MySQL DTrace probes and the DTrace pid provider, which allows the gathering of information about any function within a process.
Read more.
Cloud is becoming computing and storage platform of choice for MySQL DBAs. In this session, we will discuss backing up on-premises MySQL databases to Storage Cloud (e.g. S3 or Sun Cloud), as well as backing up MySQL databases running in the cloud. We will demonstrate Zmanda's Cloud Backup Solutions.
Read more.
The combination of MySQL and Hadoop opens up new doors for innovation that weren't possible before. Hadoop allows for Massive Parallel Processing but falls short of offering the speed, features and advantages of a relational database such as MySQL. For data intensive startups with massive data processing requirements, a combination of Hadoop and MySQL may be the best solution.
Read more.
Moderated by: Ludovic Poitou and Nick Wooler
Come, learn and exchange with engineers who implemented OpenDS for MySQL Cluster how to access efficiently to data stored and managed in MySQL Cluster Carrier Grade.
Also understand how by leveraging Sun Virtual Directory Proxy you can consolidate LDAP data access to MySQL Enterprise.
Share with others users and architects from the Sun/MySQL development team use cases and deployment scenario.
Read more.
Moderated by: Ray Austin
A discussion of what Open Storage is and how to use new Open Storage products in your environment.
Read more.
Moderated by: Mark Atwood
Drizzle runs well in distributed clusters for web-scale and cloud-scale applications. It makes sense to use distributed computing for the analysis of the performance and query logs for the Drizzle servers.
Read more.
Moderated by: Lenz Grimmer
In this BoF we would like to have an open discussion with members of the MySQL Community about the subject of code contributions to MySQL. We'd like to talk about some of the recent changes and improvements we've put in place and generally ask for input and advice on how to further open up and accelerate the process of accepting code to the MySQL code base.
Read more.
Moderated by: Sean Brydon
The OpenSSO project is an open-source Web application security framework and service. It provides authentication, authorization, single sign-on, federation, Web services security, and many other core Web application security functionalities. User data is at the center of your applications. Learn to secure your web application's user identities with OpenSSO and MySQL.
Read more.
This lively panel discussion keynote will address the nature of the Cloud, with cloud technologists at Sun Microsystems, with industry analysts, experts and customers in the cloud area. This panel is moderated by Kaj Arnö, and attendees are encouraged to participate online via Twitter.
Read more.
With the volume of data exploding and the need for business insight more critical then ever, a new breed of open source solutions delivers the simple-but-sophisticated analytics an enterprise needs to make fact-based decisions and compete more effectively.
Read more.
This presentation provides a look into the future of the entire MySQL product line - the MySQL Server, MySQL Enterprise, and Management Tools with an update also being given on community and partner storage engines, high-availability solutions, data warehousing offerings, and much more.
Read more.
memcached is a key ingredient in any major Web 2.0 site to offload the database by handling the read-load. The introduction of Flash memory and SSD in commodity hardware, opens new possibilities for a hybrid cache with a better price/performance.
Read more.
What is libdrizzle? A complete client library rewrite for the Drizzle project. Why is this interesting for MySQL users? It supports the MySQL protocol and provides a non-blocking I/O interface. This session will demonstrate the power of connection pooling and how to run parallel queries to decrease overall processing time. PHP examples will be used, but other languages will be very similar.
Read more.
This presentation explores what cloud computing means beyond being a buzz-word and touches upon the various scenarios where MySQL and Pentaho Data Integration (Kettle) can be deployed on a large number of hosts to process data in parallel.
Read more.
The talk will describe the goals and design of Maria, the new transactional storage engine for MySQL. It will cover the goals of Maria Storage Engine, overall design, on-disk data formats, Multi-Version Concurrency Control in Maria, BLOB handling, row locking and lock escalation, roadmap (current and future).
Read more.
Building a SaaS platform requires application and infrastructure engineering that push beyond “enterprise scale” to “web scale”. MySQL and Memcached play a key role in scaling the Clickability platform. This presentation will tell the evolutionary story of the core technology components that have allowed the platform to scale from 0 to 400m pages per month, without changes to the architecture.
Read more.
Amazon EC2 is a new platform on which to run MySQL. This session evaluates the performance possible on the variety of hardware configurations available with EC2.
Read more.
This session will give an overview of the new set of static DTrace probes introduced in MySQL 6.0 with examples on how to use them in real-life monitoring and performance tuning tasks.
Read more.
ZFS offers many leading-edge features, including automatic protection against silent data corruption, immense capacity, and vastly simplified administration. But how well does it perform with MySQL? This session explores MySQL performance with ZFS compared to
alternative file system implementations. The performance implications of ZFS compression and other features are also examined.
Read more.
Location: Santa Clara Ballroom
Sun Microsystems, Jaspersoft and Infobright are pleased to invite you to join us at our cocktail reception. Don’t worry, there won’t be a formal presentation; this is just a great chance to network with your colleagues, learn more and have fun!
Read more.
The MySQL Conference Quiz Show pits teams of contestants against each other in a battle of geek wit, ingenuity, MySQL knowledge, and speed
Read more.
Moderated by: Robert Treat
Chances are if you're using MySQL, you've probably heard of Postgres, but may not be too familiar with it. Similar to MySQL, it's open source and supported by Sun, but there are a lot of differences once you get below the surface. Come join us to find out about Postgres, discuss ways you can use Postgres & MySQL together, or to just have your say in one of open sources favorite religious debates
Read more.
Moderated by: Murthy Chintalapati, Jyri Virkki
The OpenSolaris Web Stack project delivers and maintains open source web infrastructure technologies integrated in OpenSolaris, viz., Apache HTTPd, PHP, Python, MySQL, lighttpd, Tomcat and more. In this BoF, we discuss Web Stack, including its extensive DTrace probes, and its performance/scalability characteristics with Olio (MySQL 5.1 database with 1 Million entries, serving thousands of users.)
Read more.
Moderated by: Mark Matthews
Gather with java-minded folks to trade tips, tricks and war stories about using MySQL and Java together.
Read more.
Moderated by: Matt Ingenthron
Members of the memcached community, and any other memcached users, are encouraged to come to learn about memcached, participate in discussions on new features and enhancements, discussion of memcached clients, how to integrate memcached into your application's deployment, etc.
Read more.
Moderated by: Stewart Smith
Discuss everything and anything about Drizzle
Read more.
A story of scaling, in today's world - using modern technologies like ZFS, OpenStorage, MySQL, and more, running one of the world's most popular photo sharing sites - SmugMug.
Read more.
DTrace is breakthrough tool for on-demand tracing and analysis of any software.
As MySQL internals are open, it is possible to extract incredibly valuable information about database work - without performance overhead or even need to restart a server.
This talk covers and merges knowledge and practice from both DTrace and MySQL worlds - and explains why D in DTrace means 'dynamic'.
Read more.
Come learn the fundamentals of how to leverage Gearman, the open-source, distributed job queuing system. Gearman can help in building scalable MySQL-backed applications or use through a user-defined function. Gearman’s generic design allows it to be used as a building block for a wide variety of applications, from farming out image processing to building your own Map/Reduce implementation.
Read more.
Every database conference has to have some sort of loon standing up telling everyone that the main thing everyone has that ties them all together is total crap. This time, I'd like that loon to be me! So bring rotten fruits to throw.
Read more.
The memcached Functions for MySQL are User Defined Functions (UDFs) that give you the power to interact with both MySQL and memcached in one place, giving you the ability to have read-through or write-through caching using a number of tricks, all without having to have caching logic in the application. Learn from Patrick Galbraith how to take advantage of these great new UDFs!
Read more.
How does the database server use memory? Where? What are the scaling implications of how we allocate, use and free memory in the database server? Can we scale to many CPU cores effectively? Do alternate malloc libraries really help? Why? What does MySQL do? What does Drizzle do (and what have we changed?). These questions (and more) will be answered in this session.
Read more.
In this session we will build a PHP+MySQL application in NetBeans that uses the Twitter API to find and graph a "meme" in Twitter.
Read more.
memcached usage is growing like wild fire and most major Web 2.0 websites depend heavily on it. In this session, we will explore several advanced memcached and MySQL use cases. Come see how some of the top destinations online are using memcached to scale their applications, offload load from databases and decrease their application response time.
Read more.
Barack Obama's presidential campaign created an unprecedented online grassroots movement in which supporters generated thousands of events, made millions of phone calls, raised record amounts of money, and received over a billion emails.
Read more.
Take the opportunity to network one last time at this closing event, enjoy ice cream and refreshments. Say thank you and exchange contact information until next year.
Read more.