Percona Live Frankfurt 2018 – Event Recap & Our Sessions
Severalnines was pleased to yet again sponsor Percona Live Europe which was held this year in Frankfurt, Germany. Thanks to the Percona Team for having us and the great organisation. At the Conference Severalnines team...
How to Deploy a Production-Ready MySQL or MariaDB Galera Cluster Using ClusterControl
Deploying a database cluster is not rocket science - there are many how-to’s on how to do that. But how do you know what you just deployed is production-ready? Manual deployments can also be tedious...
Our Most Popular Database Blog Posts in 2017
As we wrap up our last blog of 2017 we wanted to reflect on what content we have been creating that’s been resonating and generating the most interest with our readers. We will continue to...
Webinar Replay: How to Manage MongoDB & Percona Server for MongoDB
Many thanks to everyone who participated in this week’s webinar on how to manage MongoDB and Percona Server for MongoDB! The replay is now available for viewing online. For this webinar we’d teamed up with...
Percona Live Dublin – Event Recap & Our Sessions
Severalnines was pleased to yet again sponsor Percona Live Europe, the Open Source Database Conference which was held this year in Dublin, Ireland. At the Conference Severalnines team members flew in from around the world...
Galera Cluster Comparison – Codership vs Percona vs MariaDB
Galera Cluster is a synchronous multi-master replication plugin for InnoDB or XtraDB storage engine. It offers a number of outstanding features that standard MySQL replication doesn’t - read-write to any cluster node, automatic membership control,...
Announcing ClusterControl 1.4.2 – the DevOps Edition
Today we are pleased to announce the 1.4.2 release of ClusterControl - the all-inclusive database management system that lets you easily deploy, monitor, manage and scale highly available open source databases - and load balancers...
Comparing Oracle MySQL, Percona Server and MariaDB
Back in the days when somebody said MySQL, there was only the MySQL. You could pick different versions (4.0, 4.1) but the vendor was the same. This changed around MySQL 5.0/5.1 when Percona decided to...
Percona Live 2017 – Severalnines Recap
Severalnines was one of the sponsors of Percona Live 2017 last week in Santa Clara, California and in case you missed the event here are some of the highlights. Our Booth at the Event Keynote...
How to Perform Online Schema Changes on MySQL Using gh-ost
In the previous blog post, we discussed how gh-ost works internally and how it compares to Percona’s pt-online-schema-change. Today we’d like to focus on operations - how can we test a schema change with...
Online Schema Change for MySQL & MariaDB – Comparing GitHub’s gh-ost vs pt-online-schema-change
Database schema change is one of the most common activities that a MySQL DBA has to tackle. No matter if you use MySQL Replication or Galera Cluster, direct DDL’s are troublesome and, sometimes, not...
The DevOps Guide to Database Backups for MySQL and MariaDB
This week we’re happy to announce that our new DevOps Guide to Database Backups for MySQL & MariaDB is now available for download (free)! This guide discusses in detail the two most popular backup...