A practical DevOps & AI Automation project using Terraform, Ansible, and Python, with future integration into Azure AI Foundry.
This project demonstrates how to:
- Automate cloud resource provisioning (VMs, networks, security groups) using Terraform
- Configure servers automatically using Ansible
- Monitor resources with Python scripts
- Experiment with AI-driven automation via Azure AI Foundry for intelligent decision-making
| Tool | Purpose |
|---|---|
| Terraform | Infrastructure as Code |
| Ansible | Configuration Management |
| Python | Monitoring & Automation |
| Jenkins | CI/CD Integration |
| Docker | Containerization |
| Azure AI Foundry | AI-powered Automation Agents |
- Clone the repo
git clone https://github.com/techsawy/ai-cloud-automation-lab.git cd ai-cloud-automation-lab