
Mohamed ELKHANFAF
$Cloud & DevOps Engineer
# latest_achievement.json — aws certification

✓ Verified Certification
AWS Certified
Solutions Architect
Associate
# SKILLS_MATRIX
Cloud Platforms
EC2 · S3 · RDS · Lambda · CloudFront · IAM · DynamoDB · VPC · CloudWatch
IaC & Automation
HCL · modules · remote state locking (S3/DynamoDB) · cost optimization
Playbooks · roles · inventory
Containers & Systems
Dockerfiles · multi-stage builds · containerization
RHEL/Ubuntu · systemd · journalctl · networking · permissions
CI/CD & Delivery
Pipelines · stages · artifacts · security scans · ECR integration
Workflows · secrets · automated testing
Reverse proxy · routing · static optimization
# DEPLOYMENTS
$ terraform plan -out=tfplan
Terraform will perform the following actions:
+ resource "aws_vpc" "main" {}
+ resource "aws_subnet" "public" {}
+ resource "aws_subnet" "private" {}
+ resource "aws_db_instance" "postgres" {}
Plan: 15 to add, 0 to change, 0 to destroy.
Network Topology — 2 AZs
AZ-1a
public subnet
private subnet
db subnet
AZ-1b
public subnet
private subnet
db subnet
Cost Save
−$65/mo
no NAT GW
CloudScale
~/cloudscale
Production-ready 15-service AWS infrastructure entirely automated via Terraform with remote S3/DynamoDB state locking. Architected secure private subnets for RDS without NAT Gateways, cutting cloud costs by $65/month. Integrated an event-driven serverless AI pipeline (S3 → Lambda → Rekognition → DynamoDB).
Pipeline · #47 · triggered by push to main
▶ trivy image scan ✓ 0 HIGH · 0 CRITICAL
▶ docker push → ECR sha256:a3f9…
docker compose ps — EC2 production
PitchOps
~/pitchops
Containerized multi-service football analytics platform running on a hardened Linux server. Automated the entire SDLC using GitLab CI/CD pipelines for automated testing, Docker multi-stage builds, and Trivy security scans pushing to Amazon ECR. Paired a static Next.js frontend (S3/CloudFront) with a containerized backend.
# TERMINAL_ABOUT
Try: whoami · cat interests.txt · ls projects/ · neofetch · help
# ESTABLISH_CONNECTION
$ ssh edo@cloudstack.dev -p 443
Connection established. ✓
Available channels:
mohamedelkhanfaf0@gmail.com
mohamed-el-khanfaf
GitHub
edothecreator
Resume
./download_resume.sh
Preferred response time: < 24h
Built by Edo. Deployed to the cloud. Documented in Terraform.
$ terraform apply -auto-approve