migration-readiness

Solid

Assess a workload's readiness to migrate to AWS using Well-Architected principles, covering the 7 Rs, dependencies, risks, and a migration plan.

AI & Automation 141 stars 21 forks Updated yesterday MIT-0

Install

View on GitHub

Quality Score: 86/100

Stars 20%
72
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Migration Readiness Assessment ## Step 1: Gather context Ask the user: > What workload are you planning to migrate? Please share: > - **Current environment** (on-premises, other cloud, colocation) > - **Application stack** (languages, frameworks, databases, middleware) > - **Dependencies** (other systems it talks to, shared databases, network requirements) > - **Business drivers** (cost, agility, compliance, end-of-life hardware, etc.) > - **Timeline constraints** (optional) If context is already provided, proceed directly. ## Step 2: Determine migration strategy (7 Rs) For the workload, evaluate which strategy fits: | Strategy | When to use | |----------|-------------| | **Rehost** (lift & shift) | Fast migration, minimal changes, optimize later | | **Replatform** (lift & reshape) | Small optimizations during move (e.g., managed DB) | | **Refactor** (re-architect) | Need cloud-native benefits, willing to invest | | **Repurchase** | Replace with SaaS (e.g., CRM → Salesforce) | | **Retire** | No longer needed | | **Retain** | Not ready to move yet | | **Relocate** | VMware workloads → VMware Cloud on AWS | Recommend a strategy with justification based on the user's drivers and constraints. ## Step 3: Assess readiness by pillar For each pillar, classify readiness as: - 🟢 **Ready** — no blockers, can proceed - 🟡 **Conditionally Ready** — gaps exist but can be addressed during migration - 🔴 **Not Ready** — blockers must be resolved before migration ### Operational...

Details

Author
aws-samples
Repository
aws-samples/sample-well-architected-skills-and-steering
Created
1 weeks ago
Last Updated
yesterday
Language
Python
License
MIT-0

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

cloud-readiness-assessor

Assess application readiness for cloud migration with 6Rs classification and cloud-native compliance checking

1,034 Updated today
a5c-ai
Code & Development Solid

wa-review

Perform a full AWS Well-Architected Framework review of a workload, evaluating all six pillars and producing a prioritized findings report with actionable recommendations.

141 Updated yesterday
aws-samples
DevOps & Infrastructure Solid

cloud-architect

Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.

9,509 Updated 1 weeks ago
Jeffallan
DevOps & Infrastructure Listed

azure-cloud-migrate

Assess and migrate cross-cloud workloads to Azure. Generates assessment reports and converts code from AWS, GCP, or other providers to Azure services. WHEN: "migrate Lambda to Azure Functions", "migrate AWS to Azure", "Lambda migration assessment", "convert AWS serverless to Azure", "migration readiness report", "migrate from AWS", "migrate from GCP", "cross-cloud migration".

335 Updated today
aiskillstore
DevOps & Infrastructure Solid

gcp-to-aws

Migrate workloads from Google Cloud Platform to AWS. Triggers on: migrate from GCP, GCP to AWS, move off Google Cloud, migrate Terraform to AWS, migrate Cloud SQL to RDS, migrate GKE to EKS, migrate Cloud Run to Fargate, Google Cloud migration. Runs a 5-phase process: discover GCP resources from Terraform files, clarify migration requirements, design AWS architecture, estimate costs, and plan execution.

765 Updated yesterday
awslabs