Cloud migration patterns - The 7 R’s
There is more than one way to handle migration. The followings are the 7 R’s cloud patterns defined by AWS:
- Rehost
- Re-platform
- Refactor
- Relocate
- Repurchase
- Retain
- Retire
Creating a detailed strategy that identifies your workloads’ best patterns is essential to accelerating your cloud journey and achieving your desired business objectives. Let’s learn a full breakdown of the 7 R’s and what each migration pattern brings to the table.
Rehost in the cloud
This method is also commonly known as lift and shift. By rehosting your application in the cloud, you perform the least work to move your workloads to the cloud. Applications are being rehosted as they are in a different environment. Services are simply migrated. Let's say, for example, that you are hosting a simple three-tier application on your on-premises environment that is using the following:
- A webserver
- An app server
- A database server
Using the lift...