article thumbnail

A comprehensive guide to SQL Server Always On Availability Groups on Windows Server 2016

SQL Shack

In this article, we will configure a SQL Server Always On Availability Group on the Windows Server 2016. Introduction SQL Server Always On Availability Groups offers high availability and disaster recovery solution for mission-critical databases. We use SQL Server 2019 for configuration.

Servers 69
article thumbnail

Choosing the Best MySQL High Availability Solution: 20 Key Questions and Considerations

Percona

This blog was originally published in June 2016 but was updated in February 2024.In In this blog post, we’ll look at various MySQL high availability (HA) solutions, detailing their advantages and disadvantages to equip you with the insight required for informed decision-making regarding your database infrastructure.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Explore SQL Server PolyBase External Tables in SQL Server Always On Availability Groups

SQL Shack

In this 28th article for SQL Server Always On Availability Group series, we explore the high-availability for the SQL Server PolyBase(SSB) external tables using AG groups. SQL Server PolyBase Introduction It is a new feature from SQL Server 2016 to query the relational and non-relational database using data virtualization techniques.

Servers 99
article thumbnail

SQL Server 2016 – It Just Runs Faster: Always On Availability Groups Turbocharged

SQL Server According to Bob

When we released Always On Availability Groups in SQL Server 2012 as a new and powerful way to achieve high availability, hardware environments included NUMA machines with low-end multi-core processors and SATA and SAN drives for storage (some SSDs). Direct seeding of new database replicas. See more in this blog post.

article thumbnail

Performance Testing at MongoDB

Alex Podelko

Evergreen Continuous Integration: Why We Reinvented The Wheel , blog post from July 27, 2016, explains why and how it was done. The paper Creating a Virtuous Cycle in Performance Testing at MongoDB and pre-recoded video are already available. First, to set up the scene, MongoDB has its own Continuous Integration.

article thumbnail

MongoDB Rollback: How to Minimize Data Loss

Scalegrid

For example, memory-resident databases without persistent disks, such as Redis cluster setups or Apache Spark installations, rely on stand-alone machines. To traditional relational databases, where rollbacks are less likely to cause data loss, MongoDB differs significantly.

Database 130
article thumbnail

Is MongoDB Open Source? Is Planet Earth Flat?

Percona

Let’s start with this: MongoDB is accurately referred to as source-available software. They came up with a horizontally scalable NoSQL database. Co-founder Eliot Horowitz recounts ( {coding}bootcamps.io ): “MongoDB was born out of our frustration using tabular databases in large, complex production deployments.