The Frontier Azure SRE Agent Solution is a comprehensive framework designed to enhance the reliability, scalability, and performance of applications deployed on Microsoft Azure. This solution provides a set of tools, best practices, and automation scripts that enable Site Reliability Engineers (SREs) to effectively monitor, manage, and optimize their cloud infrastructure using Azure SRE agent.
Ten hands-on challenges: configure the SRE Agent building blocks, then trigger and observe 6 autonomous scenarios.
Open web/index.html in a browser for the interactive UI (coach mode: Shift+C).
| # | Challenge | Type | Key Concept |
|---|---|---|---|
| 00 | Prerequisites & Lab Setup | Setup | Terraform deploy, make config-sre-agent, GitHub OAuth |
| 01 | Skills & Knowledge Docs | Config | Write a skill YAML + knowledge doc, apply, verify |
| 02 | Subagents & Incident Filters | Config | Write a subagent + incident filter, verify routing |
| 03 | Connectors, Repos & Scheduled Tasks | Config | Connector chain, scheduled task, manual trigger |
| 04 | Autonomous App Incident Response | Scenario | aca-app-incident-handler, 5xx detection & remediation |
| 05 | Code Correlation & GitHub Integration | Scenario | Inline code-analyzer, GitHub PR via OAuth |
| 06 | Proactive Workflow Automation | Scenario | issue-triager, scheduled GitHub triage |
| 07 | IaaS Service Recovery | Scenario | iaas-vm-incident-handler, VM run-command |
| 08 | Network Diagnostics (Interactive) | Scenario | UDR asymmetry, Traffic Analytics KQL |
| 09 | Autonomous NSG Remediation | Scenario | NSG deny flow, autonomous rule removal |
| 10 | Build Your Own Production-Ready SRE Agent | Capstone | Design, implement & demo a custom agent for your own use case |
Coaches: see Coach/README.md for solution guides, mini-lectures, and debrief discussion guides.
Thanks to everyone who has contributed!