Skip to content

Instantly share code, notes, and snippets.

@aslafy-z
Created August 7, 2025 11:50
Show Gist options
  • Save aslafy-z/a907e5f233aecbd8c5874033cd47e2bb to your computer and use it in GitHub Desktop.
Save aslafy-z/a907e5f233aecbd8c5874033cd47e2bb to your computer and use it in GitHub Desktop.
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Zadkiel AHARONIAN",
"label": "Developer | DevOps | SRE",
"image": "https://drive.google.com/uc?id=1QN0_mf1BKYf7LPShTf-D5hJ_5FmcL4iR&confirm=t",
"email": "[email protected]",
"phone": "+33 6 04 15 27 98",
"url": "https://zadkiel.fr",
"summary": "Full-stack developer and DevOps consultant with expertise in Kubernetes and multi‑cloud architectures. Active open-source contributor in the Cloud Native ecosystem (Kyverno, Argo, Prometheus, Helm), with a track record of delivering secure, scalable, and automated platforms.",
"location": {
"countryCode": "FR",
"address": "",
"city": "Toulouse"
},
"profiles": [
{
"network": "GitHub",
"username": "aslafy-z",
"url": "https://github.com/aslafy-z"
},
{
"network": "LinkedIn",
"username": "zadkielaharonian",
"url": "https://go.zadkiel.fr/linkedin"
}
]
},
"work": [
{
"name": "Airbus Aircraft",
"position": "Cloud Specialist",
"startDate": "2024-06",
"location": "Toulouse, France",
"summary": "Delivered MVPs for next-gen onboard platforms, combining edge computing, video delivery, and Kubernetes infrastructure.",
"highlights": [
"Designed Kubernetes-based platforms to manage aircraft systems and onboard applications.",
"Built a Varnish-powered video distribution system for onboard content delivery.",
"Enabled real-time computer vision processing at the edge using Jetson hardware and optimized pipelines."
],
"url": "https://www.linkedin.com/company/airbus/"
},
{
"name": "Carrefour",
"position": "Site Reliability Engineer",
"startDate": "2020-12",
"endDate": "2024-05",
"highlights": [
"Maintained and modernized multi‑cloud Kubernetes platforms (GCP GKE, Rancher RKE, Azure AKS), ensuring reliability, scalability, and security.",
"Led migration from Rancher RKE to a fully integrated, secure Azure AKS environment designed for high availability, automated scalability, and zero‑downtime upgrades.",
"Implemented GitOps and GreenIT principles, building a self‑service CaaS offering for diverse business workloads.",
"Improved monitoring and alerting by migrating to PagerDuty and enhancing incident management workflows and runbooks, including active on‑call participation."
],
"summary": "In the Carrefour OneCloud CaaS squad",
"url": "https://www.linkedin.com/company/carrefour/",
"location": "Toulouse, France"
},
{
"name": "Airbus Group Inc.",
"position": "NetDevOps Engineer",
"startDate": "2019-04",
"endDate": "2020-12",
"location": "Toulouse, France",
"summary": "Led automation, observability, and production deployments for network security tooling.",
"highlights": [
"Managed production deployments and lifecycle of Tufin SecureTrack and SecureChange.",
"Built Python tools and CI pipelines for Tufin testing and integration.",
"Automated data flows and CMDB consolidation across Netbox, Centreon, PaloAlto, IPFabric, and others.",
"Developed CI/CD foundations: Jenkins libraries, Docker base images, Vault integration.",
"Introduced ChatOps for operational visibility and faster incident response."
],
"url": "https://www.linkedin.com/company/airbus/"
},
{
"name": "CCL Consulting",
"position": "DevOps Consultant",
"startDate": "2019-04",
"highlights": [
"Developed a Kubernetes compliance engine providing real‑time security and best‑practice visibility for developers, compliance teams, and operators.",
"Delivered a self‑service Kubernetes SaaS platform leveraging GitOps, immutable infrastructure, and modern security practices.",
"Delivered cloud and Kubernetes platform maintenance and enhancements for client environments within the company’s service center."
],
"summary": "",
"url": "https://www.linkedin.com/company/cclconsulting/",
"location": "Toulouse, France"
},
{
"name": "Aestetype Design",
"position": "Software Architect & Developer",
"startDate": "2016-01",
"endDate": "2019-02",
"location": "Toulouse, France",
"summary": "Led the technical redesign of a digital product from monolith to modern cloud-native architecture.",
"highlights": [
"Re-architected a legacy social media aggregator into containerized microservices deployed via Docker & Kubernetes.",
"Improved system scalability, observability, and resilience by introducing modern DevOps practices.",
"Oversaw the full software lifecycle: feature design, backend services, frontend components, and infrastructure."
],
"url": "https://www.linkedin.com/company/aestetype/"
}
],
"education": [
{
"institution": "University of Kent",
"area": "Computer Science",
"studyType": "Cyber Security - MSc",
"startDate": "2016-09",
"endDate": "2017-09"
},
{
"institution": "EPITECH - European Institute of Technology",
"area": "Computer Programming",
"studyType": "Engineer's degree",
"startDate": "2013-12",
"endDate": "2018-12"
}
],
"certificates": [
{
"name": "Certified Kubernetes Administrator (CKA)",
"issuer": "The Linux Foundation",
"url": "https://go.zadkiel.fr/certificate/cka",
"date": "2021-12"
},
{
"name": "Certified Kubernetes Security Specialist (CKS)",
"issuer": "The Linux Foundation",
"url": "https://go.zadkiel.fr/certificate/cks",
"date": "2023-02"
}
],
"skills": [
{
"name": "DevOps",
"keywords": [
"Terraform",
"Ansible",
"Packer",
"Hashicorp Vault",
"ArgoCD/FluxCD",
"GitHub Actions/GitLab CI"
],
"level": "expert"
},
{
"name": "Kubernetes",
"keywords": [
"AKS/GKE/EKS/RKE/Kubeadm/CAPI",
"Calico/Canal/Cilium",
"OPA/Kyverno",
"ingress-nginx/Traefik/Envoy Gateway",
"Chaos operators",
"Argo Workflows",
"ArgoCD/FluxCD",
"and more..."
],
"level": "expert"
},
{
"name": "Monitoring & Observability",
"keywords": [
"Prometheus",
"VictoriaMetrics",
"Mimir",
"Thanos",
"Grafana",
"Fluentbit",
"Fluentd",
"Loki"
],
"level": "expert"
},
{
"name": "Programming",
"keywords": [
"Golang",
"Python",
"Typescript",
"C",
"Rust",
"React/Vue",
"GraphQL",
"Shell"
],
"level": "expert"
},
{
"name": "Cloud Providers",
"keywords": [
"AWS",
"GCP",
"Azure",
"Scaleway"
],
"level": "expert"
},
{
"name": "AI",
"keywords": [
"Agentic workflows",
"Computer vision"
],
"level": "intermediate"
}
],
"languages": [
{
"fluency": "Fluent",
"language": "English"
},
{
"fluency": "Native",
"language": "French"
}
],
"interests": [
{
"name": "Technology",
"keywords": [
"Open-source contributions",
"Home automation",
"Technology watch & podcasts"
]
},
{
"name": "Sports & Outdoors",
"keywords": [
"Hiking",
"Rock climbing"
]
},
{
"name": "Food & Creativity",
"keywords": [
"Crafting hot pepper sauces and gourmet pickles",
"Exploring world cuisines"
]
}
],
"meta": {
"version": "v1.0.0",
"canonical": "https://github.com/jsonresume/resume-schema/blob/v1.0.0/schema.json"
},
"projects": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment