Categories
Products
Technologies
Top Rated docs

July 12, 2022

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

April 5, 2022

Comparing SQL Server HA Solutions: Always On Availability Groups vs. Log Shipping

Information Technology is the cornerstone of all our businesses in the modern, technology-driven world we live in today. For databases that need to be continuously available to applications, it all comes down to Recovery Time...

March 17, 2022

How to Set Up SQL Server Always On Availability Groups on Linux

High availability is a critical component of database operations – It protects companies from lost revenue when access to their data resources and critical business applications is disrupted. There are various high availability options available...

March 14, 2022

High Availability Options for SQL Server Linux

Database high availability (HA) and disaster recovery (DR) are critical for any organization. There is essential work to be done to ensure that online services and applications always have access to data in order to...

March 3, 2022

How to Deploy Teamcity with PostgreSQL for High Availability

TeamCity is a continuous integration and continuous delivery server built in Java. It's available as a cloud service and on-premises. As you can imagine, continuous integration and delivery tools are crucial to software development, and their availability...

July 30, 2021

How to Choose a Key-value Store

A key-value database is a type of non-relational database that uses a simple key-value method to store data. A key-value database stores data as a collection of key-value pairs in which a key serves as...

June 8, 2021

MongoDB Replication Best Practices

Production database systems often require high availability architectures. This is to ensure the availability of the data through redundancy across multiple instances. However, it is important to understand how to deploy and configure the database...

May 19, 2021

How to manage large databases effectively

One of the biggest concerns when managing a database is the size and complexity of its data. As the size of the database increases, you need to have a plan in place for how to...

April 27, 2021

Database Automation Best Practices in the Healthcare Industry

Database management at scale can’t be done without proper automation techniques. Long gone are the days when database administrators were naming their database servers, spend days tuning and tweaking the configuration, ensuring that everything works...

February 15, 2021

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

January 29, 2021

How to Deploy the Open edX MongoDB Database for High Availability

Open edX is a platform that provides the massively scalable learning software technology behind edX. The Open edX project is a web-based platform for creating, delivering, and analyzing online courses. It is the software that...

January 26, 2021

How to Deploy the Chamilo MySQL Database for High Availability

Chamilo is, just like Open edX or Moodle, a platform that allows educational institutions to transfer their educational activities to the internet. Given that the majority of the educational activity has moved online in the...

Subscribe below to be notified of fresh posts