Categories
Products
Technologies
Top Rated docs

February 15, 2017

Composing the Stack – Simplify Docker Deployment of MySQL Containers

Docker 1.13 introduces a long-awaited feature called compose-file support, which allow us to define our containers with a nice simple config file instead of a single long command. If you have a look at our...

February 14, 2017

MySQL & MariaDB Load Balancing with ProxySQL

Proxies are building blocks of high availability setups for MySQL and MariaDB. They can detect failed nodes and route queries to hosts which are still available. If your master failed and you had to promote...

February 13, 2017

MySQL in the Cloud – Pros and Cons of Amazon RDS

Moving your data into a public cloud service is a big decision. All the major cloud vendors offer cloud database services, with Amazon RDS for MySQL being probably the most popular. In this blog, we’ll...

February 9, 2017

How to Deploy and Manage MySQL Multi-Master Replication Setups With ClusterControl 1.4

MySQL replication setups can take different shapes. The main topology is probably a simple master-slave setup. But it is also possible to construct more elaborate setups with multiple masters and chained setups. ClusterControl 1.4 takes...

February 8, 2017

Video: Top Four Feature Sets of ClusterControl for MySQL, MongoDB & PostgreSQL

The videos below demonstrate the top features and functions included in ClusterControl.   Deploy Deploy the best open source database for the job at hand using repeatable deployments with best practice configurations for MySQL, MySQL Cluster,...

February 2, 2017

How to Manage Configuration Templates for Your Databases With ClusterControl

ClusterControl makes it easy to deploy a database setup - just fill in some values (database vendor, database data directory, password and hostnames) in the deployment wizard and you’re good to go. The rest of...

February 1, 2017

Video: An Overview of the Features & Functions of ClusterControl

The video below demonstrates the top features and functions included in ClusterControl.   ClusterControl is an all-inclusive database management system that lets you easily deploy, monitor, manage and scale highly available open source databases on-premise...

January 30, 2017

Automatic Failover of MySQL Replication – New in ClusterControl 1.4

MySQL replication setups are inevitably related to failovers. Unlike multi-master clusters like Galera, there is one single writer in a whole setup - the master. If the master fails, one of the slaves will have...

January 26, 2017

Deploy and Configure ProxySQL on Top of MySQL Replication Using ClusterControl

A proxy layer is an important building block for any highly available database environment. HAProxy has been available for a long time, as a generic TCP load balancer. We later added support for MaxScale, an...

January 24, 2017

Evolution of ClusterControl for MySQL & MongoDB

ClusterControl reduces complexity of managing your database infrastructure on premise or in the cloud, while adding support for new technologies; enabling you to truly automate mixed environments for next-level applications. Since the launch of ClusterControl...

January 20, 2017

Automating MySQL Replication with ClusterControl 1.4.0 – What's New

With the recent release of ClusterControl 1.4.0, we added a bunch of new features to better support MySQL replication users. In this blog post, we’ll give you a quick overview of the new features. Enhanced...

January 18, 2017

ClusterControl 1.4 – the MySQL Replication & MongoDB Edition

Today we are pleased to announce the 1.4 release of ClusterControl - the all-inclusive database management system that lets you easily deploy, monitor, manage and scale highly available open source databases in any environment; on-premise...

Subscribe below to be notified of fresh posts