When an organization decides to modify or completely change the application's architecture during its migration to the cloud, which strategy is it employing?
- Refactoring (Re-architect)
- Rehosting (Lift and Shift)
- Reimagining (Full Rebuild)
- Replatforming (Lift, Tinker, and Shift)
Refactoring, or Re-architecting, involves modifying or completely redesigning the application's architecture to better leverage the cloud's advantages. It's a strategy for optimizing and improving the application during migration.
Loading...
Related Quiz
- ________ is a cloud computing service where the cloud vendor provides the hardware and software tools needed for application development to users over the internet.
- In ________, the cloud provider supplies and manages everything from the infrastructure to the software applications.
- In cloud computing, the characteristic that allows for pooling of computing resources to serve multiple consumers using a multi-tenant model is called ________.
- In virtualization, the physical machine on which the hypervisor runs is commonly referred to as the ________.
- In which programming languages can you write Cloud Functions for Google Cloud Platform?