

# Migrating from SAP ASE to Amazon Aurora MySQL
<a name="chap-sap-ase-aurora-mysql"></a>

Following, you can find a high-level outline and a step-by-step walkthrough that show the migration process of an on-premises SAP ASE database to Amazon Aurora MySQL-Compatible Edition using Amazon Database Migration Service (Amazon DMS). Amazon Aurora is a highly available and managed relational database service with automatic scaling and high-performance features. The combination of MySQL compatibility with Aurora enterprise database capabilities provides an ideal target for commercial database migrations.

This walkthrough covers all steps in the migration from initial analysis of the source database to final cutover of applications to the target database.

The following diagram shows the basic architecture for the migration.

![Architecture diagram for SAP ASE migration to Amazon Aurora MySQL](http://docs.amazonaws.cn/en_us/dms/latest/sbs/images/sap-ase-to-aurora-mysql-architecture-diagram.png)


We use the **pubs2** database for SAP ASE as the example database in the rest of this document.

**Topics**
+ [Prerequisties for migrating from SAP Amazon to Amazon Aurora MySQL](chap-sap-ase-aurora-mysql.prerequisites.md)
+ [Preparation and assessment for migrating from SAP ASE to Amazon Aurora MySQL](chap-sap-ase-aurora-mysql.assessment.md)
+ [SAP ASE to Amazon Aurora MySQL database code conversion and data loading](chap-sap-ase-aurora-mysql.migration.md)
+ [Best practices for migrating from SAP ASE to Amazon Aurora MySQL](chap-sap-ase-aurora-mysql.bestpractices.md)