Best practices for VMware to AWS migration

0

What is best practices to migrate VMware vm's to AWS cloud?

已提問 2 年前檢視次數 2231 次
1 個回答
2

I am assuming that you want to "lift and shift" your virtual machines. This is not necessarily the only approach - you could re-factor your application using native AWS services, for example.

If you just want to migrate the VMs "as is" with minimal reconfiguration, have a look at this post about AWS Application Migration Service (MGN): https://aws.amazon.com/application-migration-service/when-to-choose-aws-mgn/

MGN uses an Agent installed on each VM to capture it's configuration and "lift-and-shift" it to become an EC2 instance in AWS. The process is outlined here: https://docs.aws.amazon.com/mgn/latest/ug/migration-workflow-gs.html Your VMs would then become AWS EC2 instances.

However, if you would prefer to continue to use your existing VMware skills, and not migrate to EC2, have a look at VMware Cloud on AWS: https://www.vmware.com/products/vmc-on-aws.html This is a VMware product that enables you to extend your on-premises vSphere environments to a VMware Software-Defined Data Center running on Amazon EC2 elastic, bare metal infrastructure, fully integrated with AWS.

Hope this helps

已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南