Loading video player...
I built a sample ecommerce app. Then I built an AI-powered DevSecOps platform that audited its infrastructure. It found 44 security issues across 5 files. 11 were CRITICAL. The infrastructure had been sitting there, silently broken, with no one checking. In this video I build an AI Infrastructure Auditor — a platform-style Streamlit dashboard that recursively scans any infrastructure workspace (Kubernetes, Docker Compose, Terraform) and uses local AI to explain every finding in plain English. Features: • Workspace scanning — point at any infra directory, it finds all IaC files automatically • 22+ security rules across K8s, Docker Compose, and Terraform • AI explanations for every finding (Ollama local, no API key) • Compliance score 0–100 with grade A–F • Findings Explorer with severity and type filters • Scan history 🔗 Source code: https://github.com/ThinkWithOps/ai-devops-projects 📁 Folder: 10-ai-infrastructure-auditor/ Project 10 of my 12-project AI + DevOps portfolio series. All projects use Ollama locally — no API keys, no cloud, no cost. #devops #kubernetes #terraform #devsecops #security #python #ollama #ai #iac #docker