Skip to content
View thisiskazem's full-sized avatar

Highlights

  • Pro

Block or report thisiskazem

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
thisiskazem/README.md

Hi, I'm Kazem 👋

Cloud, DevOps & Platform Engineer based in Turin, Italy. M.Sc. Computer Engineering, Politecnico di Torino.

I design, automate, and scale Kubernetes-based infrastructure, combining a strong networking foundation with modern cloud-native tooling. Most cloud engineers are weak on networking. I work fluently across both.


Portfolio

Three repos, one story: a small European logistics company shipping a service to Kubernetes. Each is a complete real-world scenario you can run on a laptop in about five minutes, no cloud account required.

  • gitops-k8s-platform: A commit becomes a running, monitored deployment. Go service → Docker → Helm → Argo CD → Prometheus, with multi-window SLO alerting. make demo brings the whole thing up on kind.
  • ☁️ aws-landing-zone: The AWS account underneath it. VPC, EKS, IRSA, remote state, and a Terraform pipeline that authenticates with OIDC and stores no AWS credentials at all.
  • 🐧 linux-fleet-automation: Ansible roles for the Linux hosts around the cluster, plus a Bash auditor that verifies the hardening independently of the tool that applied it. Molecule proves idempotence.

Multi-cluster & research work

Where I spend most of my time: scheduling workloads across many small clusters.

Currently a Research Fellow at Politecnico di Torino, working on AI workloads on telco edge infrastructure.


Stack

Linux Networking Bash Docker Kubernetes Helm AWS Terraform GitHub Actions Argo CD Python Ansible Prometheus Grafana Go Liqo


Where to find me

Pinned Loading

  1. aws-landing-zone aws-landing-zone Public

    AWS account and EKS cluster in Terraform, with a CI pipeline that stores no AWS credentials.

    HCL

  2. gitops-k8s-platform gitops-k8s-platform Public

    A commit becomes a running, monitored deployment. Go, Docker, Helm, Argo CD, Prometheus, verified on kind.

    Go

  3. linux-fleet-automation linux-fleet-automation Public

    Ansible roles for a Linux fleet, with hardening verified by something other than the tool that applied it.

    Python

  4. netgroup-polito/federation-autoscaler netgroup-polito/federation-autoscaler Public

    Go 1

  5. liqo liqo Public

    Forked from liqotech/liqo

    Enable dynamic and seamless Kubernetes multi-cluster topologies

    Go

  6. liqo-upgrade-operator liqo-upgrade-operator Public

    Kubernetes operator for seamless Liqo multi-cluster upgrades

    Go