$ whoami
Muneeb-ur-Rehman
DevOps Engineer · Site Reliability Engineer
Results-driven DevOps/SRE Engineer with 3+ years of hands-on experience designing CI/CD pipelines,
orchestrating containerized workloads at scale, and hardening cloud infrastructure on AWS.
Delivered 60% Docker image-size reduction, engineered Kubernetes clusters supporting 20,000 concurrent users,
and embedded DevSecOps controls across every pipeline stage.
● Open to work
3+ yrs experience
AWS · K8s · Terraform · Jenkins
eks-ha-deployment
Two-tier Flask + MySQL app on AWS EKS with HPA, rolling updates, and zero single-point-of-failure — handling 20,000 concurrent users.
KubernetesAWS EKSFlaskMySQLHPA
Python★ 12
jenkins-devsecops-pipeline
End-to-end Jenkins pipeline: Checkout → Build → Tests → SonarQube → Trivy/OWASP → Docker Build → Deploy. Cut release time ~40%.
JenkinsSonarQubeTrivyOWASPDocker
Groovy★ 9
aws-ecs-cicd-pipeline
Automated Jenkins → ECR → ECS pipeline for React/Django app. Docker Compose builds and pushes image to ECR; ECS handles containerized deployment.
AWS ECSECRJenkinsReactDjango
Python★ 7
terraform-aws-infra-modules
Reusable Terraform modules for VPC, EKS, EC2 Auto Scaling, IAM, S3, and CloudWatch with least-privilege security posture.
TerraformVPCIAMCloudWatch
HCL★ 15
ansible-server-hardening
Ansible playbooks for provisioning, security hardening, and patch management across 50+ servers. Reduced manual config effort by 70%.
AnsibleRHELSELinuxiptables
YAML★ 6
prometheus-grafana-stack
Full-stack monitoring with Prometheus, Grafana dashboards, ELK Stack for log aggregation, and Zabbix for enterprise infrastructure monitoring.
PrometheusGrafanaELKZabbix
Shell★ 8
☁ Cloud / AWS
EC2EKSECSS3IAMVPCLambdaCloudWatchRoute 53ECRCloudFormation
⚙ CI/CD & IaC
JenkinsArgoCDTerraformAnsibleGitHub ActionsCodePipelineMavenGitLab CI
🐳 Containers
DockerDocker SwarmKubernetesHelmMulti-stage buildsDocker Hub
🔒 Security
SonarQubeTrivyOWASP ZAPSELinuxSSL/TLSIAM PoliciesNetwork ACLs
📊 Monitoring
PrometheusGrafanaELK StackZabbixCloudTrailCloudWatch
🐧 Linux
RHEL 7/8UbuntuCentOSBash/ShellLVMiptablescronsystemd
$ git log --oneline --graph
* a3f1b2c feat: zero-downtime EKS rolling update strategy
* 9d82e11 fix: reduce Docker image size by 60% via multi-stage build
* c4a7f50 feat: Jenkins pipeline with SonarQube + Trivy + OWASP
* b1e9d33 infra: Terraform modules for VPC + EKS + IAM
* 77f2a88 ops: Ansible playbooks — 50+ servers hardened
* 3c21f90 monitor: Prometheus + Grafana + ELK stack deployed
$