#75 · Primary category: AI DevOps & SRE Tools

well-architected-iac-analyzer

amazon-bedrock aws aws-well-architected cdk claude-ai cloud-optimization cloudformation generative-ai iac iac-analyzer infrastructure-as-code terraform typescript well-architected well-architected-tool

Sample Generative AI tool for evaluating Infrastructure as Code and architecture diagrams against AWS Well-Architected best practices.

Project last updated:08/11/26

GitHub Stars

501

Forks

92

Contributors

9

License

MIT

Why we included this project

Knowing your CloudFormation, Terraform, or CDK stack has drifted from AWS best practice is one thing; knowing what to fix first is another. This sample application does the second part for you: point it at a template, a multi-file project, a zip archive, or an architecture diagram, and it runs Amazon Bedrock against a knowledge base built from the AWS Well-Architected whitepapers to list where your setup deviates. Findings are ranked on an Eisenhower-style priority matrix that balances the risk of each gap against how much effort fixing it would take, with quick wins called out separately. A built-in chat assistant can walk you through any finding and explain the reasoning behind its priority. Since it ships as a sample with a React front end and several deployment paths, teams often use it as a starting point for building their own infrastructure review tool rather than a turnkey managed service.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category