This repository is a collection of labs, presentations, and scripts covering modern DevOps practices, AI for operations (AIOps), cloud security, and monitoring. It is designed to help engineers, students, and professionals explore hands-on CI/CD, cloud-native security, observability, and AI-driven cost optimization.
AI for cost optimization.pptx→ Using AI to optimize cloud costs.aI for devops.pptx→ Leveraging AI in DevOps workflows.AIOPS.pptx→ Introduction to AIOps (AI for IT operations).
Jenkins CICD and scanning with sonar.pptxJenkins sonarsetup.docxJenkinsfile,jenkinsfilesonarnodejs,jenkinsnodejsAzure devops pipeline.pptxAWS Code Build.docx
Aws inspector.pptx,Lab-aws-inspector.docx,Lab2 Inspector Scan.docxAWS CodeGuru Security Integration with GitHub.docx,Aws codeguru.pptxCheckpoint using DAST.pptx,Lab-ZAP.docxLab SBOM.docx,Lab SCA-Trivy.docxSCA and Scan CVE.pptx,Scanning tool.pptxProtect secrets.pptx
Prometheus Installation.docxKubernetes-datadog.txt,Log streaming datadog.docx,RUM-datadog.docxSyntectic testing.docx
Scm and branching.pptxSlack.docx
Capstone project.pptx,capstone proj.txtAzure workshop.pdf,Azure.pptxblue-green.docx
dockerfile,app.py,requirements.txt,index.htmlkubecost→ setup for Kubernetes cost management
-
Clone the repository:
git clone https://github.com/<your-org>/<your-repo>.git cd <your-repo>
-
Explore labs by reading the
.docx,.pptx, and.txtfiles. -
Run sample code:
python app.py
-
Use provided Jenkinsfiles and Dockerfile for CI/CD experiments.
By working through this repository, you will learn:
- Setting up CI/CD pipelines with Jenkins, GitHub, Azure DevOps, and AWS CodeBuild
- Integrating static and dynamic security scanning (SonarQube, Trivy, ZAP, AWS Inspector)
- Implementing AIOps for monitoring, anomaly detection, and cost optimization
- Observability with Datadog, Prometheus, RUM, synthetic testing
- Secrets management and DevSecOps best practices
- Cost optimization with Kubecost + AI-driven insights