AWS Database Blog

Richard Waymire

Author: Richard Waymire

Aurora PostgreSQL Disaster Recovery solutions using HAQM Aurora Global Database

HAQM Aurora with PostgreSQL compatibility combines the performance and availability of high-end commercial databases with the simplicity and cost-effectiveness of open source databases. Aurora provides this by scaling storage across three Availability Zones in the same Region, and supports up to 15 read replica instances for scaling out read workloads and high availability within a […]

How to migrate to HAQM RDS for SQL Server using transactional replication: Part 1

You can migrate your databases into HAQM RDS for Microsoft SQL Server in multiple ways. Typically, you perform a simple backup and restore of the databases (along with scripting system objects such as logins). If you want a higher availability or lower downtime option, you might use the AWS Database Migration Service (AWS DMS). In […]

Implement Linked Servers with HAQM RDS for Microsoft SQL Server

December 2023: This post was reviewed and updated for accuracy. Linked servers allow Microsoft SQL Server to run SQL Server statements on other instances of database servers. In this post, we focus on connectivity to other instances of SQL Server in HAQM Relational Database Service (HAQM RDS), hosted in HAQM Elastic Compute Cloud (HAQM EC2), […]