About Me
DevOps Engineer with 2+ years of experience automating CI/CD pipelines, managing production-grade AWS infrastructure via Terraform, and orchestrating containerised workloads using Docker and Kubernetes. Proficient in pro…
DevOps Engineer with 2+ years of experience automating CI/CD pipelines, managing production-grade AWS infrastructure via Terraform, and orchestrating containerised workloads using Docker and Kubernetes. Proficient in proactive observability with Prometheus and Grafana, and embedding security tooling into DevSecOps workflows. Passionate about automation, scalability, and continuous improvement of deployment quality across cloud-native environments.
Experience
DevOps Engineer
Designed and managed AWS infrastructure (EC2, S3, RDS, VPC, IAM, EKS, Lambda, CloudWatch) using Terraform.
Built reusable modules enabling one-command environment creation across 3+ environments.
Built and maintained CI/CD pipelines with Jenkins, GitLab CI/CD, and GitHub Actions.
Integrated SonarQube static analysis and Trivy container scanning, reducing deployment defects by 40%.
Containerised workloads using Docker and Kubernetes.
Managed rolling deployments, pod restarts, and kubectl troubleshooting across on-call shifts to maintain service continuity.
Set up CloudWatch dashboards and log alerts to track service health and flag anomalies before escalation, enabling faster incident response.
Configured IAM roles and least-privilege policies.
Automated routine provisioning with Bash and Python, reducing manual ops effort by 30% and supported a compliance review.
Embedded OWASP ZAP and Trivy into pipelines for early CVE detection.
Remediated all flagged vulnerabilities in collaboration with the security team before every production release.
DevOps Engineer
Designed and managed AWS infrastructure (EC2, S3, RDS, VPC, IAM, EKS, Lambda, CloudWatch) using Terraform. Developed reusable modules to enable one-command environment provisioning across 3+ environments.Built and maintained robust CI/CD pipelines using Jenkins, GitLab CI/CD, and GitHub Actions. Integrated SonarQube for static code analysis and Trivy for container scanning, reducing deployment defects by 40%.Containerized application workloads using Docker and Kubernetes. Managed rolling deployments, pod restarts, and kubectl-based troubleshooting during on-call shifts to ensure 24/7 service continuity.Configured CloudWatch dashboards and log-based alerts to monitor service health and detect anomalies proactively. This enabled faster incident response and significantly reduced escalation times.Implemented IAM roles with least-privilege policies and automated routine provisioning tasks using Bash and Python scripts. Cut manual operations effort by 30% while supporting internal compliance reviews.Embedded OWASP ZAP and Trivy into CI/CD pipelines for early CVE detection. Collaborated closely with the security team to remediate all flagged vulnerabilities prior to every production release.
Network Engineer
Designed enterprise high-availability network including LAN/WAN, firewalls, and load balancers for mission-critical ad-delivery platforms handling 5x peak traffic spikes.
Reduced MTTR by 35% by deploying Prometheus and Grafana real-time alerting.
Detected anomalies proactively and prevented user-facing incidents before escalation.
Automated repetitive network provisioning via Bash scripts, cutting maintenance time by 25% and eliminating manual configuration errors across the fleet.
Conducted periodic security audits of firewall rules, ACLs, and VPN configurations.
Identified and remediated 12+ policy gaps, strengthening the overall network security posture.
Network Engineer
Supported the design and maintenance of enterprise network infrastructure spanning LAN/WAN, firewalls, and load balancers. Ensured reliable performance for ad-delivery platforms during high-traffic scenarios.Contributed to the implementation of Prometheus and Grafana monitoring stacks. Assisted in building alert rules that enabled the team to resolve anomalies before they impacted end users.Developed Bash automation scripts for routine network provisioning tasks. Reduced repetitive manual work by 25% and minimized human error across multi-device configurations.Executed scheduled security audits of firewall rule sets, ACLs, and VPN policies. Identified and documented 12+ configuration gaps that were subsequently remediated by the network security team.
PROJECTS
KubeFlowOps
Deployed containerised Nginx apps to AWS EKS using kubectl and YAML manifests; configured Deployments and Services and validated pod-to-pod service discovery end to end. Implemented rolling updates with automatic rollback on failure; created ECR image-pull secrets, applied RBAC policies, and debugged CrashLoopBackOff errors using kubectl logs and node descriptions
Food Delivery Deployment
Architected a full CI/CD pipeline in Jenkins for a React/Node.js app covering checkout, build, test, security scan, and deploy with automated pass/fail email notifications on every run. Integrated SonarQube, OWASP dependency checks, and Trivy; used Docker Scout to review CVE reports before pushing images to DockerHub; deployed to Kubernetes with 2 replicas and Prometheus health alerting.