Which cloud migration strategy involves moving an application from an on-premises environment to the cloud without making changes to its architecture?
- Refactoring (Re-architect)
- Rehosting (Lift and Shift)
- Reimagining (Full Rebuild)
- Replatforming (Lift, Tinker, and Shift)
Rehosting, also known as Lift and Shift, is a migration strategy where you move the application to the cloud as-is, without making significant architectural changes. It's a quick way to get to the cloud, but it might not fully optimize the cloud's capabilities.
Loading...
Related Quiz
- A software development company is in need of a cloud service where they can develop, run, and manage applications without the complexity of building and maintaining the infrastructure. Which essential characteristic of cloud computing would address their requirement?
- A startup is developing a chatbot that should respond within milliseconds. They want to use a Google Cloud service that can execute code without the overhead of server management and with minimal cold start times. What would you recommend?
- In which programming languages can you write Cloud Functions for Google Cloud Platform?
- A group of non-profit organizations focused on wildlife conservation wants to share resources and data in a cloud environment without making it accessible to external entities. What type of cloud model should they consider?
- Middleware often acts as a bridge between: