Migrate MySQL from on-premises x64 to Azure Cobalt 100 Arm VMs
Introduction
Understand Azure Cobalt 100 VMs and MySQL migration strategy
Create an Azure x64 virtual machine as an on-premises simulator
Prepare the on-premises source instance
Perform the lift-and-shift migration into Azure cloud
Benchmark MySQL performance on Azure Cobalt 100
Next Steps
Migrate MySQL from on-premises x64 to Azure Cobalt 100 Arm VMs
Who is this for?
This Learning Path is for developers who want to migrate MySQL from an on-premises x64 environment to an Arm-based Azure Cobalt 100 virtual machine.
What will you learn?
Upon completion of this Learning Path, you will be able to:
- Provision an Arm-based Azure Cobalt 100 virtual machine using Terraform and Azure CLI
- Export and restore a MySQL database from an on-premises x64 simulator into the Arm VM
- Run sysbench on the migrated database and interpret key performance metrics
Prerequisites
Before starting, you will need the following:
- A Microsoft Azure account with access to Cobalt 100 based instances (Dpsv6)
- Basic familiarity with SSH and MySQL command-line tools