Skip to content

Wrong definition and types of Cloud Migration #3

@achenchi7

Description

@achenchi7

In the interview question: How to handle data migration in the cloud, The list you have provided is:

  1. Inadequate
  2. The definitions are incorrect

Refactor-and-rehost: Refactor-and-rehost migration involves making changes to your applications to take advantage of the benefits of the cloud platform. This is incorrect

Rehost is also known as the lift and shift method which involves moving your existing applications and data to the cloud without making any changes to them while refactoring involves rebuilding your applications from scratch before migrating to the cloud.

_Replatform: Replatform migration involves rewriting your applications in a cloud-native programming language

Replatform is also known as the lift, tinker, and shift method which involves making a few further adjustments to optimize your landscape for the cloud. The core architecture of applications stays the same.

Here is a link for your reference Migration strategies

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions