aws-architecture-review

star 3

AWS Architecture Review process based on the Well-Architected six-pillar checklist

aws-samples By aws-samples schedule Updated 2/25/2026

name: aws-architecture-review description: AWS Architecture Review process based on the Well-Architected six-pillar checklist tools: - architecture_diagram - aws_pricing - content_review

AWS Architecture Review

Review Process

  1. Information Gathering: Understand the customer's current architecture (use generate_diagram for visualization)
  2. Six-Pillar Assessment: Evaluate each pillar (refer to references/well-architected-checklist.md)
  3. Risk Rating: High / Medium / Low
  4. Improvement Recommendations: Prioritized with implementation plans
  5. Report Output: Generate architecture review report

Well-Architected Six Pillars

  1. Operational Excellence — Automation, monitoring, incident response
  2. Security — IAM, encryption, network isolation
  3. Reliability — Multi-AZ, backup, disaster recovery
  4. Performance Efficiency — Right resource types and sizing
  5. Cost Optimization — Pay-as-you-go, Reserved Instances
  6. Sustainability — Resource utilization, region selection

Referenced Tools

  • generate_diagram / modify_diagram: Architecture diagram visualization
  • list_aws_icons: Query available AWS icons
  • search: Search AWS best practice documentation
Install via CLI
npx skills add https://github.com/aws-samples/sample-for-bedrock-agentcore-strands-agents --skill aws-architecture-review
Repository Details
star Stars 3
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator