Posted On: Jul 14, 2023

AWS Database Migration Service (AWS DMS) now supports Amazon Redshift Serverless as a target endpoint. With this new support, you can securely migrate your data to Redshift Serverless, where it can be stored, queried, and analyzed without the need to provision or manage infrastructure.

AWS DMS supports both full load and Change Data Capture (CDC) migration modes for Redshift Serverless. Full Load migration copies all of the data from the source database to Redshift Serverless. CDC copies only the data that has changed since the last migration.

To migrate your data to Redshift Serverless, you can use the AWS DMS console, AWS CLI, or AWS SDKs. To learn more, refer to using Amazon Redshift Serverless as a target for AWS DMS