ehab@elfeki ~ about-me
ehab@elfeki:~$ whoami
Platform Engineering professional specializing in AWS infrastructure, CI/CD automation, and Kubernetes orchestration. I architect scalable systems that drive operational excellence, from implementing observability solutions to designing modular infrastructure-as-code patterns.
ehab@elfeki:~$ cat /etc/passions
Outside the tech world, I disconnect by holding my breath and diving deep into the sea as far as I can.
ehab@elfeki:~$ cd /usr/local/skills && find . -type f -name "*.tool" | sort
Automation
GitLab-CI
GitHub-Actions
Jenkins
Helm
AWS-CDK
CloudFormation
Terraform
Cloud
AWS
Kubernetes
Monitoring
Datadog
ELK
Grafana
Prometheus
Programming
Go
Python
TypeScript
Java
Bash
Security
Trivy
SonarQube
Security-Hub
ehab@elfeki:~$ docker --version && kubectl version --client && terraform --version && helm version --short
Docker version 24.0.5, build ced0996
Client Version: v1.28.2
Terraform v1.7.0
v3.13.1
Client Version: v1.28.2
Terraform v1.7.0
v3.13.1
ehab@elfeki:~$