Remove sql-server-transaction-log-and-high-availability-solutions
article thumbnail

Creating a Hybrid Disaster Recovery Solution Utilizing Availability Group and Log-Shipping

DZone

SQL Server Always on availability group is a great addition to SQL Server for providing high availability and disaster recovery. Always-on availability group support failover the environment for a discrete set of user databases, known as availability databases, that failover together.

article thumbnail

SQL Server Transaction Log and High Availability Solutions

SQL Shack

In the previous article of this series on the SQL Server transaction log, we discuss the SQL Server database recovery models, Full, Simple and Bulk-Logged, and the how the recovery model option of the database affects the way the SQL Server Engine works with the transaction logs.

Servers 53
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

Exploring MySQL Binlog Server – Ripple

Scalegrid

MySQL does not limit the number of slaves that you can connect to the master server in a replication topology. However, as the number of slaves increases, they will have a toll on the master resources because the binary logs will need to be served to different slaves working at different speeds. Support for GTID based replication.

Servers 262
article thumbnail

An Introduction to MySQL Replication: Exploring Different Types of MySQL Replication Solutions

Percona

In this blog post, I provide an in-depth introduction to MySQL Replication, answering what it is, how it works , its benefits and challenges, as well as reviewing some of the MySQL replication concepts that are part of the MySQL environment (and Percona Server for MySQL specifically). Set the server-id to a unique value.

Servers 52
article thumbnail

MySQL Backup and Recovery Best Practices: The Ultimate Guide

Percona

As businesses and applications increasingly rely on MySQL databases to manage their critical data, ensuring data reliability and availability becomes paramount. This blog was originally published in January 2021 and updated in November of 2023. Without reliable backups, the consequences of data loss can be severe.

article thumbnail

Backup and Recovery for Databases: What You Should Know

Percona

In this blog, we’ll focus on the elements of database backup and disaster recovery, and we’ll introduce proven solutions for maintaining business continuity, even amid otherwise dire circumstances. People used to say, “Coal is king,” and for decades, it was. These days, “Data is king,” and a lot more.

article thumbnail

Weighing a microservices approach means covering all architecture bases

Dynatrace

While microservices vs. monolithic architecture is a common debate, organizations have other considerations, like service-oriented architecture (SOA), tools, monitoring solutions, and potential migration issues. Many organizations are taking a microservices approach to IT architecture. What is the monolithic architecture approach?