milad@arvancloud:~$
milad@arvancloud:~$ whoami
MILAD JAHANDIDEH
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 with years of experience in building and maintaining scalable systems. I specialize in automating infrastructure, optimizing platform reliability, and leading DevOps/SRE initiatives. My passion lies in ensuring high availability and performance at scale, leveraging tools such as Kubernetes, OpenStack, and Ansible. As a team lead, I foster collaboration, knowledge-sharing, and continuous improvement. I'm constantly exploring new technologies and refining systems to be more efficient, resilient, and secure.
# CURRENT ROLE
Currently serving as SRE Team Lead at ArvanCloud.ir since March 2023, providing Infrastructure as a Service (IaaS) solutions with OpenStack, Ceph, and Kubernetes. I oversee the reliability and performance of critical systems while mentoring junior engineers.
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 / Team Lead @ ArvanCloud.ir
In ArvanCloud we are providing Infrastructure as a Service (IaaS) solutions with OpenStack, Ceph, and Kubernetes. • Serving as the SRE Team Lead since March 2023. I oversee the reliability and performance of critical systems, contributing to the organization's overall success
• Deployed and managed multiple Kubernetes, Ceph, and OpenStack clusters
• Provided mentorship and guidance to junior engineers and new team members, contributing to their onboarding and professional development
• Participated actively in planning and task calibration processes, ensuring alignment with project goals and timelines
• Collaborated with cross-functional teams to design and implement scalable and reliable systems, prioritizing high availability and optimal performance
• Enhanced system reliability through the implementation of efficient monitoring and alerting solutions, utilizing Prometheus and Grafana to identify and address potential issues swiftly
• Promoted a culture of reliability and continuous improvement, advocating for best practices
• Implemented CI/CD pipelines using Gitlab-CI
• Contributed significantly to an Infrastructure as a Code project written in Ansible
• Implemented Load Balancer as a Service (LBaaS) using the OpenStack Octavia Project
• Effectively managed dozens of microservices on Kubernetes using Helm charts
• Played an active role in the on-call schedule, ensuring a rapid response and resolution to critical incidents, contributing to the overall stability of the systems
[DEC 2022 - APR 2023] Site Reliability Engineer @ Reactivesearch.io
• Collaborated on a Golang codebase integrated with Ansible to provision Elasticsearch and OpenSearch clusters on AWS and GCP cloud environments. Implemented CI/CD pipelines using GitHub Actions
• Implemented CI/CD pipelines using GitHub Actions
[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 centrally collect and analyze logs from thousands of servers
• 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.
[NOV 2013 - DEC 2018] Webmaster & Founder @ Melec.ir
• Founded Melec.ir in Nov 2013 to share content about Electronic Engineering and Microcontroller programming as a side project during university studies
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)
milad@arvancloud:~$ cat contact.txt
CONNECT WITH ME
LinkedIn: /in/miladjahandideh
Website: milad.melec.ir
Feel free to connect via LinkedIn for more details about my experience and projects!
milad@arvancloud :~$