milad@arvancloud:~$ ls -la
drwxr-xr-x 1 milad arvan 256 Jan 17 2025 about/
drwxr-xr-x 1 milad arvan 512 Jan 17 2025 skills/
drwxr-xr-x 1 milad arvan 1024 Jan 17 2025 experience/
drwxr-xr-x 1 milad arvan 512 Jan 17 2025 education/
-rw-r--r-- 1 milad arvan 128 Jan 17 2025 contact.txt
milad@arvancloud:~$ cat about/profile.md
# PROFESSIONAL OVERVIEW
I'm a Site Reliability Engineer (SRE) and Tech Lead with over 5 years of experience in building, scaling, and maintaining high-availability cloud infrastructures. My expertise spans across Kubernetes, OpenStack, Ceph, and DevOps automation, with a deep focus on reliability, performance, and operational excellence.
At ArvanCloud, I lead SRE and systems engineering initiatives, driving improvements in system scalability, monitoring, and resilience across large distributed systems.
milad@arvancloud:~$ cat skills/stack.json
{
"cloud_platforms": {
"public": ["Amazon AWS"],
"private": ["OpenStack", "VMware ESXi"],
"virtualization": ["KVM", "QEMU"]
},
"orchestration": {
"containers": ["Kubernetes", "Docker", "Helm"],
"storage": ["Ceph"],
"infrastructure": ["Terraform", "Ansible"]
},
"languages": {
"primary": ["Python", "Golang"],
"scripting": ["Bash"]
},
"ci_cd": {
"platforms": ["GitLab CI", "GitHub Actions", "ArgoCD"],
"repositories": ["GitLab"]
},
"databases": {
"relational": ["MariaDB"],
"caching": ["Redis"],
"search": ["OpenSearch"]
},
"monitoring": {
"metrics": ["Prometheus", "Grafana", "Zabbix"],
"tracing": ["Jaeger"]
},
"systems": {
"os": ["Linux", "Windows"],
"automation": ["Ansible"],
"messaging": ["RabbitMQ"],
"Networking": ["OVN", "Open vSwitch"]
}
}
milad@arvancloud:~$ tail -f experience/career.log
[NOV 2020 - PRESENT] Site Reliability Engineer / Tech Lead @ ArvanCloud.ir
In ArvanCloud we are providing Infrastructure as a Service (IaaS) solutions with OpenStack, Ceph, and Kubernetes.
• Participate in project planning, task estimation, and prioritization to maintain alignment with organizational goals
• Collaborate with cross-functional teams to design and implement scalable, resilient infrastructure solutions
• Improve system reliability by building robust monitoring and alerting stacks using Prometheus, Grafana, and custom alerting rules
• Promote SRE best practices, driving a culture of reliability, automation, and continuous improvement
• Design and maintain CI/CD pipelines using GitLab CI, improving deployment speed and consistency
• Contribute to Infrastructure-as-Code initiatives using Ansible, enabling repeatable and automated deployments
• Implement Load Balancer as a Service (LBaaS) using the OpenStack Octavia project
• Deploy, operate, and optimize multiple Kubernetes clusters
• Manage dozens of microservices on Kubernetes using Helm charts, ensuring efficient rollouts and lifecycle management
• Led a VPC project connecting three OpenStack clusters using VXLAN overlays and BGP EVPN routing, leveraging OVN and Open vSwitch to deliver unified networking and secure inter-cluster communication.
[DEC 2018 - NOV 2020] Linux System Administrator @ Mahsan.co
• Implemented VMware ESXi virtualization infrastructure to facilitate code development and testing for developers
• Managed deployment and maintenance of applications on a large-scale Linux server environment
• Automated repetitive tasks using Ansible and Shell Scripting
• Containerized monolithic applications and optimized them to run on LXC
• Implemented ELK Stack to collect and analyze logs from thousands of servers centrally
• Utilized Zabbix for server monitoring
• Implemented UI testing automation using Selenium
• Provided Linux-related technical support and assistance to developers
[DEC 2017 - NOV 2018] Embedded Systems Developer @ Adeeco
• Worked on embedded systems for industrial applications.
milad@arvancloud:~$ cat education/credentials.yaml
EDUCATION
MS Technology and Innovation Management
Iran University of Science and Technology (2020-2022)
BS Information and Communications Technology
Shamsipour Technical and Vocational College (2013-2015)
AS Electronic Engineering
Technical and Vocational University (2011-2013)