class MohamedBeltagy:
def __init__(self):
self.name = "Mohamed Beltagy"
self.role = "Cloud Security Engineer"
self.location = "Egypt πͺπ¬"
self.email = "mohamedbeltagyy@gmail.com"
self.expertise = {
"security": ["Container Security", "RBAC", "Secret Management", "Pen Testing"],
"devops": ["CI/CD Pipelines", "GitOps", "Infrastructure Automation"],
"cloud": ["AWS", "GCP", "Azure", "Multi-Cloud Architecture"]
}
self.currently = {
"building": "Secure K8s clusters & DevSecOps pipelines",
"learning": "eBPF runtime security & supply chain integrity",
"contributing": "Open-source security tools"
}
def connect(self):
return "Let's build something secure together! π"Security:
- Container & Kubernetes Security
- Penetration Testing & Vulnerability Assessment
- RBAC & Access Control Policies
- Secret Management & Rotation
- Security Audits & Compliance
DevOps:
- CI/CD Pipeline Design & Implementation
- Infrastructure as Code (Terraform, Ansible)
- GitOps Workflows (ArgoCD, Flux)
- Automated Testing & Deployment
- Incident Response & Recovery
Cloud:
- AWS / GCP / Azure Architecture
- Cost Optimization & FinOps
- High Availability & Disaster Recovery
- Performance Tuning & Scaling
- Multi-Cloud & Hybrid Strategies$ cat focus.txt
β π Hardening Kubernetes clusters with CIS benchmarks
β ποΈ Building secure CI/CD pipelines with DevSecOps practices
β π¦ Contributing to open-source security tools
β π§ͺ Exploring cloud-native security patterns
β π Implementing Zero Trust architecture