AWS Transform for full-stack Windows modernization now allows offline source transformation, enabling migration from Microsoft SQL Server to Amazon Aurora PostgreSQL without a live database connection. The service converts storage objects using AWS DMS and handles code objects like stored procedures through an interactive, agentic experience. Enterprises can upload SQL Server DDL files to assess complexity and generate customizable migration plans directly.
- Migrate SQL Server to Aurora PostgreSQL without requiring a live connection to the source database.
- Upload DDL files directly to assess database and stored procedure complexity before migration.
- AWS DMS handles storage object conversion while an agentic tool manages stored procedure code.
- Enables offline modernization for legacy .NET applications and their dependent SQL Server databases.