#75 · Primary category: AI DevOps & SRE Tools
well-architected-iac-analyzer
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
harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
nx
The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.
jenkins
Jenkins automation server
awx
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
dagger
Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud