r
razasheikh365

Muhammad Raza

@razasheikh365

DevOps and Cloud Engineer, AWS, Kubernetes, Docker, Terraform

Pakistan
Engels
Sommige informatie wordt in het Engels weergegeven.
Over mij
I am a DevOps and Cloud Engineer specializing in AWS, Docker, Kubernetes, Terraform, CI/CD, Linux, and Nginx. I help businesses containerize applications, provision cloud infrastructure, automate deployments, and deploy applications on AWS and Kubernetes. My focus is on reliable infrastructure, automation, scalability, security best practices, and efficient deployment workflows. I aim to deliver clean, practical, and maintainable DevOps solutions. ... Lees meer

Skills

r
razasheikh365
Muhammad Raza
offline • 
Gemiddelde reactietijd: 1 uur

Bekijk mijn diensten

CI/CD
I will dockerize and deploy your app with docker cicd pipeline on aws
Infra als code
I will provision AWS infrastructure using terraform

Portfolio

Werkervaring

GitHub

DevOps Practitioner

GitHub • ZZP

Apr 2026 - Present • 5 mos

Self-directed DevOps project: took a 9-microservice Spring Boot e-commerce application (ShopSphere) from manual local setup to a fully automated, cloud-deployed system. What I built: - Dockerized all 9 services using multi-stage Dockerfiles, with docker-compose managing MongoDB, Redis, and inter-service networking - Built separate CI and CD pipelines in GitHub Actions — CI runs automated builds and tests on every push; CD deploys to AWS EC2 using appleboy/ssh-action - Provisioned AWS infrastructure with Terraform — VPC with public/private subnets, EC2 t3.micro instance, 25GB EBS storage in ap-south-1 Real problems I solved along the way: - Resolved docker-compose v1 vs v2 command conflicts breaking the build - Fixed Maven build cache filling up disk space during CI runs - Traced and corrected Dockerfile copy-paste bugs across multiple services - Fixed a Terraform AMI filter mismatch blocking EC2 provisioning Result: a fully containerized, CI/CD-automated microservices platform running on AWS, where every push to the repository is automatically built, tested, and deployed without manual intervention.