Categories
Products
Technologies
Top Rated docs

April 5, 2024

Scaling with elasticsearch: use cases

Elasticsearch Ability To Scale We scale database clusters for many reasons; primarily, we do so to spread the load amongst the cluster peers. Scaling can be done up or out. Scaling up is what is...

July 7, 2021

Hash Slot Resharding and Rebalancing for Redis Cluster

Redis Cluster with automatic partitioning uses a cool approach in organizing and storing the data, where the keys are stored in a hash slot and the keyspace is split into 16384 slots. Each master node...

May 24, 2021

Best Practices in Scaling Databases: Part Two

In the previous blog post, we have covered the basics of scaling - what it is, what are the types, what is a must-have if we want to scale. This blog post will focus on...

February 8, 2021

What is a Hybrid Cloud Database?

With the usage increase of the Cloud, Hybrid Cloud is a common architecture design in any company. This concept combines public cloud, private cloud, and on-premise solutions allowing companies to have flexibility on where to...

February 3, 2021

Challenges of Scaling the Moodle MySQL Database

Moodle, an open source Learning Management System, became more and more popular in last year as the pandemic forced hard lockdowns and majority of the education activities have moved from schools, colleges and universities to...

January 18, 2021

Challenges of Scaling the Moodle PostgreSQL Database

Moodle is the most popular Learning Management System (LMS) allowing educators to create their own website with courses or content that extend learning. These kinds of platforms are getting more and more important to allow...

January 8, 2021

Boosting Performance by Using Read Write Splitting of Database Traffic with Moodle 3.9

Moodle is a very well known Learning Management System which is intended to help educational organizations organize their online learning activities. As you can imagine, given the online shift in 2020 caused by the COVID-19,...

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...

July 18, 2019

Scaling PostgreSQL for Large Amounts of Data

Nowadays, it’s common to see a large amount of data in a company’s database, but depending on the size, it could be hard to manage and the performance could be affected during high traffic if...

April 23, 2019

Scaling Your Time-Series Database – How to Simply Scale TimescaleDB

In the previous blogs, my colleagues and I showed you how you can monitor performance, manage and deploy clusters, run backups and even enable automatic failover for TimescaleDB. In this blog we will show you...

February 26, 2019

Migrating from Oracle Database to MariaDB – What You Should Know

Gartner predicts that by 2022, 50% of existing commercial databases will have been converted to open source databases. Even more, 70% of new in-house applications will be developed on an open source database platform (State...

April 14, 2017

Video: Managing Your Galera Cluster with ClusterControl

In this video Art van Scheppingen shows you how easy it is to add your Galera setups to ClusterControl. ClusterControl provides you with a single console to deploy, manage, monitor, and scale your Galera setups...

Subscribe below to be notified of fresh posts