Cloud Migration Strategies Flashcards
1
Q
Cloud Migration Strategies (7Rs)
A
- Retire
- Retain
- Relocate
- Rehost
- Replatoform
- Repurchase
- Refactor / Re-architect
2
Q
Cloud Migration Strategies (7Rs) Retire
A
- Turn off things you dont need
- Reduces surface area for attack
- Save costs
- Focus on resources that must be maintained
3
Q
Cloud Migration Strategies (7Rs) Retain
A
- Do nothing for now
- Security, data compliance, performance, unresolved dependencies
4
Q
Cloud Migration Strategies (7Rs)
Replatform
A
Lift and reshape
- Not changing the core architecture, but leverage some cloud optimizations
- Save time and money by moving to a fully managed service or Serverless
5
Q
Cloud Migration Strategies (7Rs) Relocate
A
- Move app to Cloud
- Move EC instances to diffrent VP or AWS acount
6
Q
Cloud Migration Strategies (7Rs) Rehost
A
Lift and shift
* Simple migrations
* Migrate machines to AWS cloud
* No cloud optimization, migrated as is
* Save up to 30%
7
Q
Cloud Migration Strategies (7Rs)
Repurchase
A
Drop and shop
- Moving to a diferent product while moving to the Cloud
- Often to a SaaS platform
- Expensive in short term, but quick to deploy
8
Q
Cloud Migration Strategies (7Rs)
Refactor / Re-architect
A
- Reimagine how the app is architected using Cloud Native features
- Driven by need to add features and improve, performance, Security, and agility
- Move from monolithic app to micro-services