Migrate Microsoft SQL Server SSIS Packages to Amazon RDS Custom for SQL Server
Blog
This article explains how to migrate Microsoft SQL Server SSIS packages to Amazon RDS Custom for SQL Server, enabling cost savings by eliminating separate EC2 instances.
- SSIS packages can run directly on RDS Custom for SQL Server instances
- Requires SQL Server 2019 Standard/Enterprise edition or above
- Instance must be joined to AWS Directory Service for Windows Authentication
- CLR integration must be enabled on SQL Server
- Deploy packages via SQL Server Management Studio using .ispac files from S3
- Five-step process: create RDS instance, configure SSIS, upload to S3, import to EC2, deploy to RDS
- Eliminates need for separate SSIS hosting on EC2 or on-premises servers
This solution provides flexibility and OS-level control while reducing infrastructure costs compared to traditional SSIS deployments.
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.