Types of Replication in SQL Server on Linux
SQL Server Replication enables you to copy and distribute database objects and data to multiple databases distributed across different locations. It allows you to select data or objects and only send the relevant data to...
How to set up Log Shipping as HA or DR solution for SQL Server on Linux
Log Shipping is a convenient disaster recovery method without complex infrastructure requirements. Log shipping allows you to sync a warm standby replica of your database with the Primary instance. It is available in the Enterprise,...
What is Elasticsearch and why use it?
Managing big data can be very taxing and stressful, especially when speed, reliability, scalability, and high availability are requirements for your organization. Your traditional, orthodox databases cannot provide the types of blazing speeds required to...
Severalnines earns ISO certification
In an ever-changing technology landscape, it is critical for companies to have systems and processes in place to tame the information security risks that affect their information assets. We have always been committed to protecting...
Private cloud and on-prem database architectures with ClusterControl
ClusterControl is a platform used by organizations to automate the operations of 100s of database clusters on-premise, in the cloud and hybrid environments. With ClusterControl, you can easily and seamlessly support the full-ops approach through...
Live webinar: cloud’s future runs through Sovereign DBaaS
What if there were a new way to do DBaaS that allowed you to reliably scale your open-source database ops without being limited to a specific environment or ceding control of your infrastructure to third-party...
A true alternative to Elastic Cloud for Elasticsearch ops automation
The latest release of ClusterControl —v1.9.3—provides support for Elasticsearch, the most popular full-text search and analytics engine around today. By supporting it, we’ve re-opened the door for Elasticsearch users searching for a way to fully...
ClusterControl adds support for Elasticsearch in latest release
We are excited to announce the latest release of ClusterControl — version 1.9.3. This release introduces support for Elasticsearch, improvements for audit logging and tracking all user activities in one central location, and the latest improvements...
What’s new in MariaDB 10.6
As of January 2022, ClusterControl v1.9.2 introduced support for the latest version of MariaDB — version 10.6. MariaDB 10.6, released in July 2021, will be supported for the next four years or precisely until July...
What is MariaDB Enterprise and How to Manage it with ClusterControl?
Have you ever wondered what products MariaDB Enterprise has to offer? Is it different from MariaDB Community? Can I manage them with ClusterControl? MariaDB provides two distributions of their software — Enterprise and Community. The...
Why database automation?
Databases are the repositories of a company’s most critical information, and are typically the most complex part of the application stack. They are cumbersome to install and manage, especially when clustering or high availability is...
How to Configure Agent Jobs for SQL Server on Linux
SQL Server on Linux supports a scheduling mechanism for scripts or tasks using SQL Server agent jobs. For example, suppose you want to run full backups daily at 22:00 or a transaction log backup every...