-
Notifications
You must be signed in to change notification settings - Fork 30
User Guide
Follow the steps below for an outline of how to perform a migration using the Migration Assistant.
The Migration Assistant controls, monitors, processes and verifies a migration. This process requires infrastructure that can be removed after a migration has completed. See the following options for deployment./
- AWS Solutions deployment [Recommended]
- Manual CDK deployment
With the infrastructure deploy there are two paths for migration to the new cluster, existing and live data migration.
To control the migration process a console environment is deployed with the Migration Assistant. Through the command line interface the migration process is controlled.
- Accessing the Migration Console (To be created)
- Console commands reference (To be created)
Existing data requires selecting the data to be migrated from the source and applying it on the target, see detailed steps below.
Live data migration requires adjustment to the network traffic configuration to the source cluster. After the capture proxy is collecting data the live migrate can start replaying the traffic against the new cluster.
These pages offer addition resources for use when working with the Migration Assistant:
Encountering a compatibility issue or missing feature?
- Search existing issues to see if it’s already reported. If it is, feel free to upvote and comment.
- Can’t find it? Create a new issue to let us know.
- Migration Assistant Overview
- Is Migration Assistant Right for You?
- Existing Data Migration - Quick Start Guide
- A. Snapshot Creation Verification
- B. Client Traffic Switchover Verification
- C. Traffic Capture Verification
- D. System Reset Before Migration