Formulating the 6 Rs Strategies
The 6 Rs strategies are six methods for migrating existing applications and data to the cloud. The following figure illustrates the strategies.

The following table describes the meaning and application scenarios of the 6 Rs strategies.
Strategy |
Description |
Application Scenario |
---|---|---|
Retire |
This strategy can stop applications or their components when they are unnecessary or there are more suitable alternatives. This is not a strict migration, but the elimination of existing applications. |
|
Retain |
This strategy keeps applications in their current states without migrating them. This is usually a short-term strategy or temporary measure during ongoing IT strategy development. |
|
Rehost |
Also known as "direct migration" or "lift and shift", this strategy is used to migrate applications from an on-premises data center to the cloud platform without making any change to the applications. This strategy usually employs specific tools to convert virtual machines or physical servers into cloud-based virtual machines. |
|
Replatform |
This strategy involves making slight changes to applications during migration to fit the cloud platform. For example, migrate applications from an on-premises database to a cloud-based one. This does not involve modifying the core application code. |
|
Rearchitect |
This strategy involves rewriting or refactoring application code for them to fit the cloud-native architecture. For example, a monolithic application can be refactored to a microservice architecture or switched to a serverless, event-based model. |
|
Replace |
This strategy involves replacing existing applications with new applications or services. It typically means purchasing Software as a Service (SaaS) products or other new applications. |
|
Among the 6 Rs strategies, only Rehost, Replatform, and Rearchitect are involved in migration to the cloud. The following table compares these three strategies. Enterprises can select the most suitable migration strategy based on their service requirements, application scenarios, and the migration risks, period, costs, difficulty, and benefits of each strategy.
Migration Strategy |
Risk |
Migration Period |
Migration Cost |
Migration Difficulty |
Benefit |
---|---|---|---|---|---|
Rehost |
Low |
Short |
Low |
Low |
Low |
Replatform |
Medium |
Medium |
Medium |
Medium |
Medium |
Rearchitect |
High |
Long |
High |
High |
High |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot