Showing entries 17133 to 17142 of 44106
« 10 Newer Entries | 10 Older Entries »
Percona Live MySQL Conference Presentation

Here are the slides from my presentation “From Requirements to Partitioning and Sharding and Everything in Between”. A big thanks to all the attendees for their interest and questions. I got a lot of questions, and the audience was definitely very engaged!

MySQLConf2012-RajThukral.pptx

IT Operations in a cloud based environment -What would a team structure look like?

Eric Ries' lean movement is picking up steam and is really extending agile software development to the wider organisation. Its interesting to see over time how some organisations have changed in a more competitive market in recent times. REA Group, the company I work for, have made some significant changes over the past few years including:

  • Adopted the agile software delivery process throughout IT replacing the traditional waterfall method
  • Slided and diced 'development / delivery' resources in different ways to provide accountability to the segment of the business they are working on
  • Adopted a more collaborative approach between IT Operations and IT development/delivery

The traditional That being said, there are many companies that arrange teams like

[Read more]
Security Around MySQL @ Percona Live MySQL Conference 2012

In about 4 hours at 2PM PDT, I’ll be giving my talk “Security Around MySQL” at Ballroom A at the Percona Live MySQL Conference 2012. It’s a summary and guide of practical and easy-to-implement security tips around MySQL and the application. These tips were all gleamed from my years at start-ups (some of which I worked on and some which I founded) and from my experience at Pythian.

The details are here:  http://www.percona.com/live/mysql-conference-2012/sessions/security-around-mysql.

SkySQL MariaDB & MySQL database support just got better, thanks to PalominoDB

We hope you all are having a productive and fun time at Percona Live! We at SkySQL sure are.

In fact, we have another announcement to make here at the show. We’re happy to share that our already excellent service and support will also include PalominoDB's operational excellence, 24x7 on-call support and access to PalominoDB’s skilled team of DBAs.

You can find more details on the partnership in the press release issued this morning.

Percona Live ends today, but stick around one more day and join us tomorrow for the SkySQL & MariaDB: Solutions Day for the MySQL Database. A day full of free keynotes, tutorials and …

[Read more]
Testing Percona XtraDB Cluster with Vagrant

For those wanting to become more familiar with Percona XtraDB Cluster or if you just one to test its capabilities, I have prepared an easy Vagrant setup ready to deploy.

It contains the puppet recipes to install and configure a cluster of 3 nodes and a load balancer (glb) running on the first node.

To be able to test it, these are the prerequisites you need to have on your system:

Then you can find all the necessary files on my github repository: …

[Read more]
MySQL Conference 2012 – Keynotes on Day 2 (3)

A panel on “Future Perfect: The Road Ahead for MySQL“, by Brian Aker (HP), Paul Mikesell (Clustrix), Sundar Raghavan (Amazon), Slavik Markovich (McAffee), and Ori Hernstadt (Akiban).

If there’s one common theme to this panel and  this whole conference, it’s: “We’re hiring!” It is amazing how much talent there is at the conference this year, and yet, it isn’t enough. Pythian is hiring as well of course: http://bit.ly/pythianjobs.

There was an interesting distinction between the mindset of Oracle and of MySQL made by Brian Aker: database as a service, which is something MySQL seems to be getting to. It comes with its own problems, especially around trust levels, which will lead to more thinking around data security (rather than just database security).

MySQL vs. NoSQL. Different Tools for Different Jobs

[Read more]
MySQL Conference 2012 – keynotes on day 2 (2)

Mark Callaghan of Facebook: “What Comes Next for MySQL”

  • focus on large, sharded deployments
  • interesting numbers from their deployment (MySQL with Innodb): 60M QPS and 1.5B rows read/second in production

MySQL with InnoDB is “web scale”

  • scaled to 10x more data on the same servers:
    • Start with MySQL 5.1, flashcache, find and fix stalls, use multi-threaded purge from Percona, ask the db-ops team to deploy a lot of changes, use OSC (Online Schema Change) to add many covering indexes, use Faker from Percona+Facebook to fix replication lag, and make InnoDB compression good for OLTP.

“MySQL has made amazing progress”

  • InnoDB multi-core performance is impressive. (Yes, it’s finally overcome that early limitation!)
  • Replication is robust (global transaction IDs, multi-threaded, …
[Read more]
MySQL Conference 2012 – Keynotes on Day 2 (1)

Yesterday was an exciting and busy day – lots of good talks, conversations, and beer! Let me take you back to the morning sessions and the first keynotes of the day, Sam Ghods of Box: “MySQL: Still the Best Choice for Mission-Critical Data”.

This is the usual story of a (file sharing) application that started out on one MySQL instance to store metadata and ran into scaling bottlenecks. Interestingly, NoSQL did not work out for them, and they ended up sharding MySQL. “If you use a NoSQL store, but need any advanced features in your data store, you end up building them yourself. If you’re willing to partition your data yourself, you can use MySQL’s fancy features.”

Now, onto specific MySQL features that Box uses, not directly provided by NoSQL:

  • Inter-row Consistency (aka Unique Key) ensures unique filenames in folders;
  • Transactions maintain integrity on file/folder renames where the whole tree …
[Read more]
Tungsten at MySQL Users Conference, Thursday

Thursday, April 12Testing MySQL Creatively in a sandbox by Giuseppe Maxia, 2:00 pm - 2:50 pm in Ballroom CBoost Your Replication Throughput with Parallel Apply, Prefetch, and Batching by Stephane Giron, 2:00 pm - 2:50 pm in Ballroom GSee you at booth #307!

Why Dave Schleis is Looking Forward to Kscope12

Guest Blogger: David Schleis

For the last dozen years, springtime has always meant one thing: cleaning up all the surprises exposed by the melting snow (you northern-tier dog-owners know what I’m talking about). But aside from that, this time of year always meant that it was crunch-time for writing the paper for my upcoming presentation at Kscope. I enjoy writing these papers, but I’d be lying if I said that it was all fun. There are pressures of the deadlines, making sure I get things right, that I don’t use “then” when I mean “than,” and generally that I read smarter than I actually am.

This year, however, is different in several ways; first of all, there was not much snow over the winter, so the back …

[Read more]
Showing entries 17133 to 17142 of 44106
« 10 Newer Entries | 10 Older Entries »