misbah@devops: ~/portfolio
misbah@aetos-tech:~$ whoami

Misbah Razzaq

Associate DevOps Engineer specializing in cloud infrastructure, containerization, and CI/CD automation. Currently engineering reliable systems at Aetos Technologies.

cat /etc/motd
misbah@devops: ~/about.md
## About Me

I design and manage reliable DevOps environments focused on secure deployments, automation, and cloud infrastructure. My work centers on containerized applications, CI/CD pipelines, and production-ready Linux servers.

$ cat education.txt
Bachelor's Degree
University of the Punjab
Lahore, Pakistan
$ cat experience.txt
Associate DevOps Engineer
Aetos Technologies
Feb 2025 — Present
$ ls -la /usr/local/skills/

Technical Arsenal

Container Orchestration
docker-compose.yml
Docker containerization, image building, and multi-container application management using Docker Compose.
Docker Docker Compose Containerization
CI/CD Pipelines
.github/workflows/
Automated build, test, and deployment workflows with GitOps and infrastructure as code.
GitHub Actions Jenkins GitLab CI
Cloud & Linux
/etc/nginx/nginx.conf
Production Linux administration, cloud infrastructure on AWS/Azure, and system hardening.
AWS Ubuntu/CentOS Nginx
Security & IAM
/etc/ssl/certs/
Zero-trust implementations, Keycloak identity management, secrets management with Vault.
Keycloak Vault SSL/TLS
Automation & Scripting
deploy.sh
Infrastructure automation, Python/Bash scripting, and configuration management.
Python Bash Ansible
Monitoring & Observability
prometheus.yml
Real-time monitoring, log aggregation, alerting systems, and performance optimization.
Prometheus Grafana ELK Stack
misbah@devops: ~/projects/tree
$ tree -L 2 /var/www/projects/
01

Enterprise Platform Stack

n8n, Keycloak, MinIO, Portainer, Nextcloud deployments

PRODUCTION
02

CI/CD Automation Engine

GitHub Actions workflows with automated testing & deployment

ACTIVE
03

Odoo Production Environment

Containerized ERP with PostgreSQL clustering & SSL termination

RUNNING
04

Infrastructure as Code

Terraform modules for AWS infrastructure provisioning

DEPLOYED
$ ping -c 4 misbah.razzaq

Establish Connection

64 bytes from lahore.pk: icmp_seq=1 ttl=64 time=0.042 ms

misbah@devops:~$ exit
Connection closed. Have a nice day!