{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Théo Rey",
    "email": "contact@reyth.dev",
    "url": "https://www.reyth.dev",
    "location": {
      "region": "France"
    },
    "profiles": [
      {
        "network": "LinkedIn",
        "username": "reyth",
        "url": "https://www.linkedin.com/in/reyth"
      },
      {
        "network": "GitHub",
        "username": "Blamas",
        "url": "https://github.com/Blamas"
      }
    ],
    "summary": "Senior SRE building and operating Kubernetes-native platforms across multi-cloud and on-prem environments. Focused on reliability engineering, internal tooling development, and security for high-stakes environments.",
    "label": "Senior Site Reliability Engineer"
  },
  "work": [
    {
      "name": "SWAN",
      "position": "Senior Site Reliability Engineer",
      "startDate": "2024-02",
      "highlights": [
        "Reduced 5xx error rate on payment-critical paths by tuning Istio circuit breaking, load balancing and retry policies",
        "Built internal load and reliability testing tooling with metrics and traces",
        "Rebuilt autoscaling on Karpenter (mixed fleet) and KEDA, cutting compute cost and scale-out latency",
        "Led zero-downtime PostgreSQL major upgrades on replicated production clusters under banking compliance constraints",
        "Operated multiple EKS clusters with 40+ services and complex network stack, including upgrades and hardening",
        "Designed SLO and alerting framework on Grafana, owned on-call rotation and incident response"
      ],
      "location": "Remote, France"
    },
    {
      "name": "ZELROS",
      "position": "DevOps Engineer",
      "startDate": "2022-09",
      "highlights": [
        "Built a Java Kubernetes operator provisioning per-tenant Azure resource groups, storage and databases (80+ tenants)",
        "Implemented ISO 27001-aligned SecOps tooling with Falco, Kyverno, Trivy and Azure Workload Identity",
        "Deployed Prometheus + Thanos, Loki and Grafana across multi-tenant AKS clusters",
        "Owned GitOps pipelines with ArgoCD and disaster recovery with Velero"
      ],
      "location": "Remote, France",
      "endDate": "2024-01"
    },
    {
      "name": "SKYLOUD",
      "position": "Cloud Engineer (Apprenticeship)",
      "startDate": "2021-08",
      "highlights": [
        "Designed and delivered AWS/Scaleway Terraform architectures for ~10 client projects",
        "Administered RKE, EKS, and Kapsule Kubernetes clusters and led zero-downtime infrastructure migrations",
        "Deployed CI/CD pipelines, GitOps solutions, and Prometheus/Grafana/Loki monitoring stacks"
      ],
      "location": "Lyon, France",
      "endDate": "2022-09"
    },
    {
      "name": "ORANGE",
      "position": "IT Project Manager (Apprenticeship)",
      "startDate": "2020-09",
      "highlights": [
        "Wrote Python/Bash automation for data conversion and migration workflows",
        "Administered RHEL servers and deployed wiki infrastructure"
      ],
      "location": "L'Isle d'Abeau, France",
      "endDate": "2021-07"
    }
  ],
  "education": [
    {
      "institution": "Claude Bernard University Lyon 1",
      "area": "System, Networks and Infrastructures",
      "studyType": "Master",
      "startDate": "2020-09",
      "endDate": "2022-06",
      "courses": [
        "Systems, networks, security, virtualization and orchestration"
      ],
      "location": "Lyon, France"
    },
    {
      "institution": "Claude Bernard University Lyon 1",
      "area": "Computer Science",
      "studyType": "Bachelor's degree",
      "startDate": "2017-09",
      "endDate": "2020-06",
      "courses": [
        "Algorithms, OOP, networking, databases"
      ],
      "location": "Lyon, France"
    }
  ],
  "skills": [
    {
      "name": "SRE",
      "keywords": [
        "Kubernetes",
        "IaC",
        "GitOps Flux",
        "ArgoCD",
        "Service Mesh Istio",
        "Cilium",
        "Cloud security and hardening",
        "Observability"
      ]
    },
    {
      "name": "Infrastructure",
      "keywords": [
        "AWS",
        "Azure",
        "Scaleway",
        "on-prem"
      ]
    },
    {
      "name": "Programming",
      "keywords": [
        "Python",
        "Go",
        "TypeScript",
        "Bash"
      ]
    },
    {
      "name": "Others",
      "keywords": [
        "Linux systems and networking",
        "Containerization",
        "CI/CD",
        "Load testing k6",
        "PostgreSQL"
      ]
    },
    {
      "name": "Languages",
      "keywords": [
        "English",
        "French"
      ]
    }
  ],
  "certificates": [
    {
      "name": "CKS, Certified Kubernetes Security Specialist",
      "date": "2022"
    },
    {
      "name": "CKA, Certified Kubernetes Administrator",
      "date": "2021"
    },
    {
      "name": "TOEIC, English - 990",
      "date": "2022"
    }
  ]
}
