[AWS] Achieving AIOps with Frontier Agents [Frontier Agent]
This article is a machine translation of the contents of the following URL, which I wrote in Japanese: https://qiita.com/Nana_777/items/22b87cd8d28e3675e5c2 Introduction In the previous article, we...
![[AWS] Achieving AIOps with Frontier Agents [Frontier Agent]](https://media2.dev.to/dynamic/image/width=1200,height=627,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fj7mm36csrd2evg0xn7rc.png)
Source: DEV Community
This article is a machine translation of the contents of the following URL, which I wrote in Japanese: https://qiita.com/Nana_777/items/22b87cd8d28e3675e5c2 Introduction In the previous article, we explained the setup of AWS Security Agent and DevOps Agent. This article will explain more practical ways to use them. Security Agent can perform security reviews of GitHub pull requests (PRs) and design document reviews. DevOps Agent can use AI to investigate, analyze, and predict incidents related to GitHub repositories and resources deployed on AWS. By using these in conjunction, you can improve the efficiency of AI-powered development and operations (DevOps), essentially achieving AIOps. Previous Article [AWS] AWS Security Agent & DevOps Agent Setup Guide [FrontierAgents] https://qiita.com/Nana_777/items/b5edfacdb00c3e9f6d17 Prerequisites This article assumes that the Security Agent and DevOps Agent have already been set up (Agent Space creation, GitHub integration, and code review a