Comparison of VMware relocation options in public cloud

I keep researching this topic from several perspectives: regional availability, provided architecture, most popular use cases, VMware software versions, provided hardware configuration, and finally the price of a 3-node vSphere cluster in the Cloud.

Regional availability

The very first factor in your comparison should be if the service is available in your region? Generally speaking, each cloud vendor offers comprehensive, global availability of the service, and each vendor works on enabling the VMware service in the available regions over time.

The images below are just for illustration and are most likely already outdated (2020), please use the source links to research details on the current status.

Source: Spanning the globe with Google Cloud VMware Engine – VMware Cloud Blog

Latest: Global Locations – Regions & Zones  |  Google Cloud

Scroll down to “Products available by location”, locate Google Cloud VMware Engine, and check for green dots.

Source for the latest: Azure Products by Region | Microsoft Azure

Scroll down and look for Azure VMware Solution and check for blue ticks.

Source: AWS Region and Availability Zone Support (vmware.com)

Source for the latest: AWS Regional Services (amazon.com)

AWS works a little differently, you need to pick the region first and then you will get the list of services available. Check out VMware Cloud on AWS in the list.

Source for the latest: Cloud Data Center Regions and Locations | Oracle

Find the region category and observe Oracle Cloud VMware Solution with green ticks in circles.

Architecture

The 3-node VMware cluster is the same VMware software in each cloud. You might find minor VMware software version differences, 6.x, 7.x, etc. on supported versions. Make sure that the cloud vendor supports the desired version, however, VMware HCX can overcome minor version differences between on-premises and cloud.

The designs and the purpose are very similar; relocate VM-based legacy monoliths quick and dirty to the cloud, and enjoy the low-latency connection to cloud-native services.

For example, Oracle Cloud has a compelling story of migrating/BYOL on-premises Oracle Standard Edition Databases to OCI Autonomous Databases while relocating the connecting VMs to Oracle VMware Solution.

Remember this, we RELOCATE VMware. Virtual Machine remains. VMware Virtual Disk Format (VMDK) remains. The software stack remains. Some of the problems remain (not the hardware maintenance) because we have just relocated our VMware deployment from the local data center to the cloud vendor’s data center.

Source: 7 Strategies for Migrating Applications to the Cloud, introducing AWS Mainframe Modernization and AWS Migration Hub Refactor Spaces | AWS Cloud Enterprise Strategy Blog (amazon.com)

We do relocation here. Similar to Containers. In every other “R” case, such as rehost, re-platform, etc. we stop using VMware software.

Learn more here: Google Cloud VMware Engine

Learn more here: Enterprise-scale example architectures connectivity to Azure VMware Solution – Cloud Adoption Framework | Microsoft Learn

Learn more here: Augmenting VMware Cloud on AWS Workloads with Native AWS services | AWS Architecture Blog (amazon.com)

Learn more here: Overview of Oracle Cloud VMware Solution

Examples of unique offerings

I am committed to understanding the unique offerings of the vendors, however, offers looks quite similar due to their nature 🙂

AWS’s offering is a VMware Service, unlike any other solution on the market. VMware offers a provisioning portal, so you will not find the VMware Cloud on AWS service on AWS Console.

Only AWS offers training and certification at the moment, but I think this will change very soon.

I got this, learn more here: VMware Certified Master Specialist – VMware Cloud on AWS 2022 – Credly

OCI is the only cloud that provides access to the underlying vCenter infrastructure and provides full control and responsibility for all SDDC components:

Learn more here: VMware Cloud Well-Architected Framework for Oracle Cloud VMware Solution: Shared Responsibility Model | VMware

Why? Use cases.

I think if you combine ALL use cases provided by these 4 vendors you will get an idea of what and why you might relocate your VMware environment to the public cloud.

Some common points on the WHY

  • You can leverage existing VMware skills in Cloud
  • NSX-T network segments are pretty nice and easy ways of building a hybrid cloud
  • Integrate VMware on-premises tools, skillsets, and processes with public cloud services
  • You have more predictable expenses, unlike some of the public cloud(-native) services

Source: Features, benefits, and use cases  |  Google Cloud VMware Engine Documentation , use cases section

Learn more here: Azure VMware Solution Overview

Learn more here: Use Cases for VMware Cloud on AWS | VMware

Learn more about OCI use cases here: Common Migration Use Cases for Oracle Cloud VMware Solution

HCX-based migration between on-premises and the cloud is really nice.

You can use VMware HCX for DR scenarios as well. In this case, there is no need for VMware SRM software (extension).

Support for additional VMware software in Cloud?

Another big question is what happens to additional VMware software you own on-premises. Can you relocate them to Cloud and continue to use them? HCX and NSX-T are mandatory parts of the solution, SRM is in most cases supported, and vRealize (now called Aria) is getting more and more support across the solutions. Below is a screenshot of how to enable additional VMware components using VMware Cloud on AWS portal.

When it comes to VDI, such as Horizon View, relocation of connections servers is not obvious, but you will find solutions that allow you to continue to use VMware VDI solutions in Cloud. Instead of or together with Azure Virtual Desktop or AWS Workspaces. For example, Microsoft offers various ways when it comes to the shared responsibility matrix.

Related posts

Comparison of VMware relocation options in public cloud

I keep researching this topic from several perspectives: regional availability, provided architecture, most popular use cases, VMware software versions, provided hardware configuration, and finally the price of a 3-node vSphere cluster in the Cloud.

AWS MiGratioN, GCP Migrate4Cloud, and Azure Migrate pros and cons

It’s been more than 5 years since I am testing and comparing 1st party migration tools. I have seen these tools getting better over the years, with major improvements by acquisitions, end-of-life products, continuous changes, and improvements not just the tools but the methodology around, well-architected, CaF, the concept of the landing zone, 5Rs become 7Rs. In this article, I am sharing my experiences with the most commonly used cloud migration tools.

Oracle Database service for Azure – connecting Azure VM and Power App

I have connected a Database Admin Azure VM running Oracle’s SQL Developer (Windows version) and a Microsoft Power Platform application displaying Oracle’s HR demo schema (via on-premises data gateway on Azure VM connecting with Power Platform’s Oracle Premium Connector) to the same Oracle Database hosted on OCI.

Oracle Database service for Azure – linking subscriptions

As part of my multi-cloud research, I wanted to test Oracle Database Service for Azure. In this article, you will see how to sign up for the new service and how to link Oracle and Azure accounts. I used Frankfurt datacenters, Azure MSDN, and OCI paid account (Free Tier does not work) using my private Azure Active Directory.

Why multi-cloud is the way to go? VMware and Oracle perspective.

While cloud migration is still a popular topic during customer discussions, I have noticed that more and more customers are considering an exit plan from one cloud (vendor lock-in) to another cloud meaning there is an increase in multi-cloud migration demand. VMware, Oracle, and SAP are the major workloads in on-premises data centers today. Based on my research both VMware and Oracle are very vocal about the importance of having a multi-cloud strategy.

AWS Site-to-Site VPN using MikroTik RouterOS

There are two ways of approaching this challenge. (#1) running MikroTik virtual appliance (CHR) in AWS (#2) using Virtual Private Gateway, a “cloud-native” networking solution provided by AWS. Each solution has its own benefits.