Deploy a Hybrid Cloud MySQL Database using ClusterControl
A hybrid cloud database is a mix of active hosts residing on both on-premises and cloud infrastructures, working as a single operational system. It helps implement a high availability environment, and since both database and...
Replicating MongoDB Across a Hybrid Cloud Environment
Relying only on on-premises infrastructure may limit how quickly organizations can develop and launch applications. Extending the infrastructure to utilize public cloud in a hybrid setup is a great way to achieve infrastructure agility. It...
Monitoring MariaDB Performance in a Hybrid Cloud
Performance in our MariaDB database is one of the areas we want to closely monitor and observe in a production environment and its timely running condition. It can be extremely demanding for time, work, and...
Hybrid Cloud PostgreSQL Deployment Tips
Hybrid Cloud is a common architecture design in any company. This concept combines public cloud, private cloud, and even on-premise solutions allowing companies to have flexibility on where to store and how to use their...
Hybrid Cloud Replication for MySQL for High Availability
Hybrid environments, where a part of the database infrastructure is located on-prem and some of it is located in a public cloud are not uncommon. There may be different reasons to use such setup -...
Database Backup Considerations for Hybrid Cloud Databases
Hybrid cloud databases are gaining adoption as a strategy for architectural resilience, agility by leveraging cloud resources but without necessarily being locked into one vendor’s cloud infrastructure. But how do you handle database backups in...
Running MariaDB in a Hybrid Cloud Setup
The term “hybrid” is popular nowadays. Hybrid is used for vehicles, applications, financials, and also cloud. For example, in the vehicle's use case, the hybrid means combining the power of the gasoline engine with an...
Deploying a Percona Server to a Hybrid Cloud
If you come across this question accompanied by doubts and scepticism, there's nothing different from the regular deployment. This is the fact, but the challenge awaits how the architecture is designed and how it can...
Considerations for Building a Hybrid Cloud Database
On-prem setups are not uncommon nowadays - we still see businesses owning and managing their datacenters. Cloud is appealing, though - it comes with a promise of velocity and flexibility. You may wonder if it...
How to Backup Your Chamilo LMS MySQL Database
Backup is the process of creating and storing copies of data that can be used to protect organizations against data loss. Chamilo LMS relies on MySQL or MariaDB as a database, so it is important...
How to Backup Your Moodle MariaDB Database
Previously, we had blogged about backing up your Moodle MySQL Database. This time, it's all about backing up your Moodle MariaDB Database. In fact, it shares the same approach when backing up your Moodle MySQL...
Setting Up Alerts & Notifications to Monitor Your Moodle Database
Monitoring is a basic requirement when running a system in production, and especially important if you are running a highly available database for Moodle. Monitoring helps you understand the current state of your database, the...