The perfect source system for testing cloud migration tools (intro)

In the year 2019, I built an advanced VMware and Azure-based lab to teach my Microsoft colleagues on hybrid scenarios. I am working on a deployment of something similar and even more advanced these days to support testing migration tools and understand how workloads get into the Cloud.

This is my 2 node vCenter back in 2019. I had a similar deployment on Hyper-V.

My hybrid lab back in 2019 was supporting the first and largest Microsoft Technical event in Budapest (called Tech Summit). At that time, I was curious about how to move workloads to Azure by using only Microsoft 1st party tools (was available at that time).

VMs (Azure Migrate)

Databases (Azure Database Migration Service)

Applications (Azure Websites Migration Assistant now called Azure App Service migration tools)

Azure Migrate, back in 2019. There is only one 3rd party option available. Actually, the Turbonomic (IBM acquired) option came just after Cloudamize (Atos acquired, via Cloudreach in late 2021, recently). There is a massive market consolidation is going on.
Azure Migrate today. Look at how many new 3rd party tool integration options have been done. Amazing. Similar is happening at both AWS and GCP – customers have more and more options to choose from.

Now as cloud-native becomes more popular I will add such workloads to my lab. Thanks to my recent DevOps learnings I will add a little automation with Terraform since I am super bored on clicking next-next-finish: I was doing this all my life. Take a look at my LinkedIn profile/projects

I was doing great labs all my life. LABs are good because you will experience fewer surprises working with customers in a production system if you tried before. Ideally, not a day before. But years before, multiple times. So you see the product evolution, not just the current version.

And yes, I will have typical 3 layer apps with database, middleware, web frontend, load balancer, you name it. OMG. I was on some job interviews recently, I can’t believe that everyone is still talking about this common setup through the technical interview process. Seems everyone copied-pasted the interview questions.

I wanted to finish my lab in January 2022 and explain what and why I deployed on various source systems, but this can wait. I got something way more exciting to research for this weekend. Stay tuned!

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.