Back to Dashboard

DevOps & Cloud

>> init_sequence(infrastructure)

Infrastructure as Code

  • Terraform
  • AWS CDK
  • Ansible

CI/CD

  • GitHub Actions
  • Jenkins
  • ArgoCD

Containerization

  • Docker
  • Kubernetes
  • Helm

Engineering Case Studies

CASE STUDY #1Lead DevOps

Zero-Downtime Deployment Pipeline

Architected a blue-green deployment strategy using Kubernetes and ArgoCD, reducing rollback time to <5 seconds.

#K8s#AWS#ArgoCD
99.99% Uptime
CASE STUDY #2DevSecOps

Automated Compliance Scanning

Integrated Trivy and SonarQube into the build pipeline to automatically block vulnerabilities before production.

#Security#GitHub Actions#Python
ISO 27001 Compliant