I use MariaDB on CentOS as a database for other applications, and in our field, we need absolute availability. MariaDB on CentOS offers, with an additional product called Galera, a very dependable solution, and I am very enthusiastic about it. At the moment, I am setting up a cluster of MariaDB on CentOS.
MariaDB on CentOS is used in a hybrid cloud and public cloud environment. It has been deployed in AWS and DigitalOcean, installed separately rather than as a managed service.
D V A 3 at a university with 1,001-5,000 employees
Real User
Top 10
Dec 30, 2025
My main use case for MariaDB on CentOS in my last organization was in the telecom domain, where clients mainly focused on the database called MariaDB, for which we set up on-premises servers running on CentOS with various versions. A specific example of how I used MariaDB on CentOS in my telecom projects is that we employed it for replication with high availability, setting up high availability for the production environment, including auto-failover and auto-switchover. Additionally, we also used MariaDB on CentOS in the cloud environment, managing a couple of tables with terabytes of data by modifying and adding columns, new indexes, and other tasks, which were all part of my use cases.
MariaDB on CentOS is a reliable database system that offers robust performance and flexibility for modern application development. It stands as an open-source option for those seeking a stable and scalable database on the CentOS platform.With MariaDB on CentOS, users benefit from advanced database management features. It's popular among enterprises that require efficient handling of large datasets without compromising on performance and stability. CentOS offers a dependable operating...
I use MariaDB on CentOS as a database for other applications, and in our field, we need absolute availability. MariaDB on CentOS offers, with an additional product called Galera, a very dependable solution, and I am very enthusiastic about it. At the moment, I am setting up a cluster of MariaDB on CentOS.
MariaDB on CentOS is used in a hybrid cloud and public cloud environment. It has been deployed in AWS and DigitalOcean, installed separately rather than as a managed service.
My main use case for MariaDB on CentOS in my last organization was in the telecom domain, where clients mainly focused on the database called MariaDB, for which we set up on-premises servers running on CentOS with various versions. A specific example of how I used MariaDB on CentOS in my telecom projects is that we employed it for replication with high availability, setting up high availability for the production environment, including auto-failover and auto-switchover. Additionally, we also used MariaDB on CentOS in the cloud environment, managing a couple of tables with terabytes of data by modifying and adding columns, new indexes, and other tasks, which were all part of my use cases.
MariaDB on CentOS is used for a company that has many applications. The company previously used Oracle and has now transitioned to MariaDB on CentOS.