AWS EC2 Windows Server and Windows 10 Instances

0

I have been asked by my company if there is a way to setup the Cloud environment to be able to connect locally from a user's VMWare Workstation 16.2 and VMWare ESXi Server v6-7. Is there a way to convert the AWS EC2 Instances to VMWare .vmx and .vmdk?

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

There is a product called VMWare Cloud on AWS - https://aws.amazon.com/vmware/

Typically that is used by customers that are running VMWare on their on-prem data centers and want to do a lift-and-shift to AWS.

If all you are trying to do is connect to your EC2 machines from your on-prem VMs, you can ssh to your Linux EC2 machines - https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstancesLinux.html or RDP to your Windows EC2 machines - https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/connecting_to_windows_instance.html

If you are not doing a lift-and-shift migration of your on-prem VMWare infrastructure to AWS, but rather building cloud-native infrastructure and applications from scratch on AWS, then it is important to ask the question why you want to create VMWare set-up in AWS? Is it just for operational familiarity with VMWare tools?

profile pictureAWS
專家
已回答 2 年前
profile pictureAWS
專家
Chris_G
已審閱 2 年前
  • Hi thank you for your answer, except I was asked to take the AWS EC2 and set up those EC2 instances onto VMWare ESXi and so it will also run on VMWare WOrkstation for our develepers to test out some things locally. So I am needing going in this direction AWS Cloud - To - On-Premise VMWare. (Not VMWare to AWS)...

  • Unless I am completely missing the point, what you are asking for is not possible. EC2 is AWS's mechanism for providing hardware on the AWS cloud. You cannot run EC2 on VMWare on your own data center.

    Having said that, we do offer something called Outposts that lets you run limited AWS infrastructure in your own data center, but the control plane will still be with AWS. If you want to learn more about Outposts, you can take a look at this document - https://docs.aws.amazon.com/outposts/latest/userguide/what-is-outposts.html

    Although I don't believe that's what you are asking for.

  • I am not sure what all you typed but I think I found what I am looking for here: https://docs.aws.amazon.com/vm-import/latest/userguide/vmexport.html#vmexport-prerequisites This should be able to allow me to export to an ova or vmware .vmx and .vmdk...

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

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

回答問題指南