Amazon RDS Custom for SQL Server

You can use Commvault capabilities to back up and restore Amazon RDS Custom for SQL Server. All SQL Server versions supported by AWS are supported by Commvault.

You can perform full instance backup and recovery using the following methods:

  • Amazon RDS native snapshot backups, using an agent on the access node.

  • Application-integrated streaming backups, using an in-guest database agent on your Amazon RDS compute instance. You can achieve granular point-in-time recovery, since the database agents capture database transaction logs and configuration settings. Install the SQL Server agent on the corresponding EC2 VM that has the Amazon RDS Custom instance and perform backup and restore operations as you would for a standalone SQL Server instance. When you use an in-guest agent, you can perform Amazon RDS Custom for SQL Server Virtual Device Interface (VDI) backups only. IntelliSnap backups and VSS backups are not supported by an in-guest agent.

    To restore a SQL Server instance to an Amazon RDS Custom instance, the restore destination path must be under the D:\rdsdata folder. If the SQL Server instance on Amazon RDS Custom is unavailable, see KB article 77505.

Backups

When You Can Perform Backups

  • On a schedule: The server plan that you assign manages scheduled backups

  • On demand: You can perform on-demand backups at any time

Restores

Backups You Can Use for Restores

  • The most recent backup: For example, restore the most recent backup to its original location

  • A backup from a specific date: For example, restore data to a point in time before it became unusable

  • Backups from a date range: For example, restore data that was accidentally deleted

Destinations You Can Restore To

  • To a different Amazon SQL Server instance

  • From an on-premises SQL Server instance to an Amazon RDS Custom SQL Server instance

  • From an Amazon RDS Custom SQL Server instance to an on-premises SQL Server instance

Backup and Restore Capabilities Using an In-Guest Agent

Backup type

Supported

Restore type

Streaming backup

Yes - using VDI

Location

Supported

Requirements

In place

Yes

Must restore data to d:\rdsdata

If the SQL Server instance on Amazon RDS Custom is unavailable, see KB article 77505.

Out of place

Yes

IntelliSnap

No

Block-level backup

No

Backup and Restore Capabilities Using an Agent on the Access Node

Backup type

Supported

Restore type

Native export backup

No

Location

Supported

Requirements

N/A

N/A

N/A

RDS native snapshot

Yes - within same region

In place

N/A - Must always be out of place

N/A

Out of place

Yes

Block-level backup

N/A

Loading...