Building an Infrastructure as Code Agent
Peter Jausovec
0:00 / 0:00
Building an Infrastructure as Code Agent
583 просмотра · Трансляция закончилась 1 год назад
Peter Jausovec
4,02 тыс. подписчиков
583 просмотра · Трансляция закончилась 1 год назад
Time to build the last agent in the AIRE series!
During the past two streams we've built:
Terraform agent that uses AWS Terraform MCP and generates a Terraform configuration
Git PR agent that uses Git PR MCP server and can clone repositories, create branches, commits, and PRs.
We also have an overarching AWS IaC agent that delegates work to Terraform and Git PR agents.
In this last stream of the series, we'll build an AWS Validation Agent. Once a GitHub PR is created and approved, the GitHub Action runs the plan and apply commands to deploy the resources.
The AWS Validation Agent will check that PR and use an AWS MCP server to check whether the resources were deployed, and give us an overview.
▬▬▬▬▬▬ Resources ▬▬▬▬▬▬
Git PR MCP: https://github.com/peterj/git-pr-mcp
Simple AWS MCP: https://github.com/peterj/simple-aws-mcp
Stream 3: https://youtube.com/live/iSXqlVc684s
Stream 2: https://youtube.com/live/UUFuL-XRINU
Stream 1: https://youtube.com/live/paqxLLotp3k
▬▬▬▬▬▬ Connect with me ▬▬▬▬▬▬
➡️ Twitter: / pjausovec
➡️ LinkedIn: / pjausovec