Hands-on courses in DevOps, DevSecOps & Cloud Engineering
graph LR
A[🏗️ DevOps<br/>Fundamentals] --> B[🔐 DevSecOps<br/>Security Integration]
A --> C[⚙️ Core Engineering<br/>Advanced Operations]
style A fill:#e8f6f3,stroke:#1abc9c,stroke-width:3px,color:#2c3e50
style B fill:#fdedec,stroke:#e74c3c,stroke-width:3px,color:#2c3e50
style C fill:#eaf2f8,stroke:#3498db,stroke-width:3px,color:#2c3e50
10 weeks | 10 labs + 2 bonus
Git, GitHub Actions, Docker, VirtualBox, GitOps, SRE, Cloud basics (AWS/GCP/Azure)
10 weeks | 10 labs
Secure SDLC, OWASP Top 10, SAST/DAST/SCA, Container security, Supply chain security (SBOM)
18 weeks | 16 labs + 2 bonus
Terraform, Ansible, Kubernetes, Helm, Vault, ArgoCD, Argo Rollouts, Prometheus, Grafana, Loki
graph TB
ROOT[🎓 DevOps Mastery]
ROOT --> FOUND[🏗️ Foundation]
FOUND --> F1[Version Control<br/>Git & GitHub]
FOUND --> F2[CI/CD<br/>GitHub Actions]
FOUND --> F3[Containers<br/>Docker]
ROOT --> INFRA[🏗️ Infrastructure]
INFRA --> I1[Virtualization<br/>VMs]
INFRA --> I2[IaC<br/>Terraform & Ansible]
INFRA --> I3[Orchestration<br/>Kubernetes & Helm]
ROOT --> SEC[🔐 Security]
SEC --> S1[Secure SDLC<br/>Shift-Left]
SEC --> S2[AppSec<br/>SAST/DAST/SCA]
SEC --> S3[Supply Chain<br/>SBOM & Signing]
ROOT --> OPS[📊 Operations]
OPS --> O1[Monitoring<br/>Prometheus & Grafana]
OPS --> O2[GitOps<br/>ArgoCD]
OPS --> O3[SRE<br/>Reliability]
classDef rootStyle fill:#1a1a1a,stroke:#ffffff,stroke-width:3px,color:#ffffff
classDef trackStyle fill:#2c3e50,stroke:#3498db,stroke-width:2px,color:#ffffff
classDef foundModule fill:#e8f6f3,stroke:#1abc9c,stroke-width:2px,color:#2c3e50
classDef infraModule fill:#eaf2f8,stroke:#3498db,stroke-width:2px,color:#2c3e50
classDef secModule fill:#fdedec,stroke:#e74c3c,stroke-width:2px,color:#2c3e50
classDef opsModule fill:#fff3cd,stroke:#f1c40f,stroke-width:2px,color:#2c3e50
class ROOT rootStyle
class FOUND,INFRA,SEC,OPS trackStyle
class F1,F2,F3 foundModule
class I1,I2,I3 infraModule
class S1,S2,S3 secModule
class O1,O2,O3 opsModule
mindmap
root((DevOps<br/>Ecosystem))
Development
Git & GitHub
Signed Commits
CI/CD
GitHub Actions
ArgoCD
Infrastructure
Terraform
Ansible
Pulumi
Containers
Docker
Kubernetes
Helm
Security
SAST/DAST
Trivy & Snyk
Vault
Monitoring
Prometheus
Grafana
Loki
Cloud
AWS
GCP
Azure
Emerging
WebAssembly
IPFS
Decentralized Apps
graph LR
A[📥 Fork Repo] --> B[🔨 Create Branch]
B --> C[💻 Complete Tasks]
C --> D[📝 Document]
D --> E[🚀 Push & PR]
E --> F[✅ Submit]
style A fill:#e8f8f5,stroke:#16a085,color:#2c3e50
style B fill:#e8f8f5,stroke:#16a085,color:#2c3e50
style C fill:#fef9e7,stroke:#f39c12,color:#2c3e50
style D fill:#fef9e7,stroke:#f39c12,color:#2c3e50
style E fill:#eaf2f8,stroke:#3498db,color:#2c3e50
style F fill:#e8f6f3,stroke:#1abc9c,color:#2c3e50
Made with ❤️ at Innopolis University
