Loading...
Loading...
Perform a full AWS Well-Architected Framework review of a workload, evaluating all six pillars and producing a prioritized findings report with actionable recommendations.
npx skill4agent add aws-samples/sample-well-architected-skills-and-steering wa-reviewWhat workload would you like me to review? Please share:
- Workload name and brief description
- Architecture diagram or description (services, data flows, integrations)
- Business criticality (revenue-generating, internal tool, compliance-sensitive, etc.)
- Current pain points (optional — anything you already know is problematic)
# Well-Architected Review: {Workload Name}
## Summary
- **Date**: {date}
- **Pillars reviewed**: 6/6
- **Lens applied**: {lens or "General"}
- **Findings**: {X} HRI, {Y} MRI, {Z} Improvements
## Pillar Scorecard
| Pillar | Score (1-5) | Key Gap |
|--------|-------------|---------|
| Operational Excellence | {score} | {gap} |
| Security | {score} | {gap} |
| Reliability | {score} | {gap} |
| Performance Efficiency | {score} | {gap} |
| Cost Optimization | {score} | {gap} |
| Sustainability | {score} | {gap} |
## High Risk Issues
{For each HRI: pillar, description, impact, recommendation, effort, AWS services to use}
## Medium Risk Issues
{For each MRI: pillar, description, impact, recommendation, effort, AWS services}
## Improvement Opportunities
{For each improvement: pillar, description, benefit, recommendation, AWS services}
## Prioritized Remediation Plan
### Quick Wins (< 1 week)
{Low-effort, high-impact fixes — configuration changes, enabling services}
### Foundation (1-4 weeks)
{Core architectural improvements — multi-AZ, monitoring, CI/CD}
### Strategic (1-3 months)
{Major changes — re-architecture, multi-region, compliance programs}
## Next Steps
{Concrete actions the team should take this week}Would you like me to:
- Deep-dive into any specific pillar?
- Create an implementation plan for a specific finding?
- Generate IaC templates to remediate an issue?
- Compare alternative approaches for a recommendation?
- Run a focused assessment (security, reliability, cost, etc.)?