How MongoDB Database Automation Improves Security
The growing number of cyberattacks on open source database deployments highlights the industry’s poor administrative and operational practices. If 2016 taught us anything, it was the importance of sound operational practices and security measures in...
Video: How to Secure MongoDB
Recently the IT world has seen a lot of news about tens of thousands of unsecured MongoDB instances that have been hacked and held for ransom. In his blog “How to Secure MongoDB from Ransonware...
Top MongoDB Resources
As we continue to announce all the great new features in ClusterControl we have been developing for MongoDB we always want to take a moment to look back at some of the top content from...
Let the new ClusterControl Secure Your MongoDB Deployments
Today we’re happy to tell you about our release of ClusterControl for MongoDB, which completes our vision to let you fully manage MongoDB whether on premise or in the cloud. Our team has spent the...
Video Interview with ProxySQL Creator René Cannaò
In anticipation of this month’s webinar MySQL & MariaDB Load Balancing with ProxySQL & ClusterControl that will happen on February 28th Severalnines sat down with the creator of ProxySQL founder and creator René Cannaò to...
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...
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...
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,...
What’s New in ClusterControl 1.4 – Backup Management
ClusterControl 1.4 introduces some major improvements in the area of backup management, with a revamped interface and simplified options to create backups. In this blog post, we’ll have a look at the new backup features...
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...
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...
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...