Lift-and-shift
In this method, we keep as much of the original application intact as possible while incrementally moving workloads to the cloud.
Replatform
In this path, services are swapped with their cloud-native, scalable equivalents – for instance, switching a MySQL server for AWS Aurora.
Refactor
Rewrite or re-architect portions of the application to take advantage of the best that public cloud providers can offer.