Server Migrations
- In Azure all of the Migrations are created for convinience around a central Service which is called as Azure Migrate.
- We have 3 steps
- Discover => Assessment
- Migration/Replication => Report
- Post-Migration Activites
Exploring Azure Migrate
- Overview
What should be the order of migration for the selected application ?
- Consider the below architecture
- The order of migration generally preferred is from no dependency based servers to the depending servers.
- For the above image the order of migration is
- Database Server (s)
- Middleware
- WebServers
Lets go through the documentation
- Refer Here for the Azure migrate official docs
*