Categories
Products
Technologies
Top Rated docs

January 15, 2020

Database Management & Monitoring for PostgreSQL 12

A few months ago we blogged about the release of PostgreSQL 12, with notable improvements to query performance (particularly over larger data sets and overall space utilization) among other important features. Now, with the ClusterControl...

December 30, 2019

Cloud Vendor Deep-Dive: PostgreSQL on DigitalOcean

DigitalOcean is a cloud service provider, more of an IaaS (Infrastructure-as-a-Service) provider which is more suitable for small to medium scale businesses. You can get to know more about DigitalOcean here. What it does is...

November 29, 2019

Automating MongoDB with SaltStack

Database deployment for a multiple number of servers becomes more complex and time consuming with time when adding new resources or making changes. In addition, there is a likelihood of human errors that may lead...

November 20, 2019

PostgreSQL Deployment & Configuration with Puppet

Puppet is open source software for configuration management and deployment. Founded in 2005, it’s multi-platform and even has its own declarative language for configuration. The tasks related to administration and maintenance of PostgreSQL (or other...

November 14, 2019

MySQL InnoDB Cluster 8.0 – A Complete Deployment Walk-Through: Part One

MySQL InnoDB Cluster consists of 3 components: MySQL Group Replication (a group of database server which replicates to each other with fault tolerance). MySQL Router (query router to the healthy database nodes) MySQL Shell (helper,...

September 20, 2019

MongoDB Database Automation Basics Using Chef

Managed environments grow over time, often as a result of the increased data involvement or maybe due to the need of increasing performance through shared workload. Because of this there is a need to add...

September 11, 2019

The Basics of Deploying a MongoDB Replica Set and Shards Using Puppet

Database system perform best when they are integrated with some well defined approaches that facilitate both the read and write throughput  operations. MongoDB went the extra mile by embracing replication and sharding with the aim...

September 9, 2019

Cloud Vendor Deep-Dive: PostgreSQL on Microsoft Azure

If you have followed Microsoft lately it will come as no surprise that the provider of a competing database product, namely SQL Server, also jumped on the PostgreSQL bandwagon. From releasing 60,000 patents to OIN...

August 22, 2019

The Easy Way to Deploy a MySQL Galera Cluster on AWS

ClusterControl 1.7.3 comes with a notable improvement in cloud integration. It is possible to deploy a MySQL and PostgreSQL replication cluster to the cloud, as well as automatically launch a cloud instance and scale out...

August 20, 2019

Running PostgreSQL Using Amazon RDS

Cloud computing is now commonplace in most companies. It allows for on demand availability of compute power, database, storage, applications, and other resources via the internet.  The main advantages behind the cloud are that you...

August 14, 2019

A Guide to Automated Cloud Database Deployments

Complex, inflexible architectures, redundancy and out-of-date technology, are common problems for companies facing data to cloud migration.  We look to the “clouds,” hoping that we will find there a magic solution to improve operational speed...

August 12, 2019

A Guide to MongoDB Deployment & Maintenance Using Puppet: Part 2

In the previous blog, we showed you how to set up our machine with the Puppet and then install and configure MongoDB. Since we are going to configure a number of nodes or rather machines...

Subscribe below to be notified of fresh posts