Christophe Delattre

Lead Site Reliability Engineer

Christophe Delattre

Reliability-focused infrastructure engineer with over 18 years of experience building and operating large-scale, mission-critical systems — 13 of them at Amadeus, the global travel-technology leader. I have worked as a dedicated Site Reliability Engineer on a 99.999% platform, as technical lead of a network-automation team I helped grow from 2 to 14 engineers, and as Lead SRE raising the reliability maturity of a newly acquired product. I define and drive the adoption of reliability practices — SLIs, SLOs and SLAs, observability and change- and incident-management — and engineer resilience into platforms with infrastructure-as-code, Kubernetes/OpenShift and CI/CD automation. Working across on-prem and cloud, I turn manual, error-prone operations into self-service, automated infrastructure.

  • Saarbrücken, Germany
  • +49 174 603 5834

Work Experience

  1. Senior Lead Principal Engineer — Network Automation

    Amadeus IT Group

    Leading the evolution of the AUD (Amadeus Unified Descriptor) network-automation framework — which I originally designed and built — into a generic, open-source product: re-architecting its model to fit any use case beyond internal needs, while keeping security and governance under control.

    • Re-designing the AUD data model and architecture to be generic and use-case-agnostic, fitting any network-design scenario rather than only Amadeus ones.
    • Driving cross-organisation requirement gathering and validating the new model against those requirements.
    • Project planning to align the open-source direction with internal requirements, security and governance.
    • Proposing multiple architecture and design options, with graphical tooling to help users design networks against the new model.
    • Authoring the high-level design and low-level specifications, with implementation under way and CI on GitHub and GitHub Actions.
    • Choosing PostgreSQL as the backend and defining its operational procedures, SLIs, SLOs and observability, backed by performance studies across the target use cases.
  2. Senior Lead Site Reliability Engineer — Platform Integration

    Amadeus IT Group

    Led the reliability-focused integration of a newly acquired hotel-technology product into the group’s engineering standards — migrating its bespoke tooling, processes and platform to ensure a smooth transition with uninterrupted service continuity.

    • Defined SLOs deliberately tighter than the contractual SLAs — 99.95% availability and 300 ms response time against 99.9% and 500 ms — to keep a margin before customer commitments were at risk.
    • Introduced RCA and post-mortems where none existed, chaired the reviews myself to set the standard, tracked fixes to closure and blocked releases until they landed, under a "no incident happens twice" rule.
    • Integrated end-to-end observability — metrics and monitoring with Prometheus, alerting with Alertmanager, and centralised logging with Splunk — cutting log latency from 15 minutes, with occasional loss, to near-real-time so SLO attainment could actually be seen.
    • Built CI/CD pipelines with Jenkins and GitHub Actions to produce consistent, repeatable deliveries — moving from monthly releases, to weekly releases.
    • Standardised deployments using Helm umbrella charts and ArgoCD (GitOps), and evaluated a replacement for the legacy software-promotion process.
    • Migrated ~40 microservices from virtual machines to Kubernetes across four production clusters — on-prem and cloud, each split PCI and non-PCI — plus two test clusters, and planned major platform evolutions including cluster creation and migration.
    • Integrated the product with the group’s change-management process and kept the PCI environments compliant — regular security patching of infrastructure and applications, plus support to development teams on their Black Duck and SonarQube scans and security reporting.
    • Reworked platform access controls — more visibility for developers, tighter control for SREs — and delivered self-service, ephemeral environments for developer integration testing.
    • Defined the RACI matrix that had never existed — splitting ownership between platform, SRE and application teams — then coached the acquired teams, who had no prior SRE practice, documenting and spreading the standards behind each new process rather than imposing it.
    • Worked within a 10-person team across three regions (Americas, Europe, Asia) on a follow-the-sun weekly on-call rota, and helped recruit two engineers in India.
  3. Senior Technical Manager — Network Automation

    Amadeus IT Group

    Technical lead within the Network Automation team, which provides and operates the network infrastructure behind all the group’s products. Helped shift the team from manual, change-heavy network operations toward a self-service, software-defined networking (SDN) model, building the frameworks that let users declare their network needs and have devices configured automatically.

    • Technical lead of the team: set technical direction and helped grow it from 2 to 14 engineers by taking part in recruitment and ramp-up.
    • Designed and built AUD from a blank page — an OpenAPI-modelled data structure and orchestration layer (Azure Functions, multi-layer caching) that became the backbone for firewall, NSG, OVN and security-dashboard automation, and is now used by every engineering team in the group.
    • Took firewall changes from manual, device-by-device configuration to a fully automated process spanning the successive cloud security layers, driven by declared intent instead of hand-written rules.
    • Reduced change risk by automating the change-management process for the AUD applications (Viewer, API, Orchestrator) through ServiceNow, replacing manual approvals with auditable workflows.
    • Established reliability guardrails across all framework Python services: code-quality standards, test strategies, KPIs, monitoring and alerting, and patch management.
    • Authored operational runbooks and incident/problem-management procedures so operations teams can run the AUD framework and respond to incidents independently.
    • Delivered DNS automation (record creation) on-prem via Ansible/AWX to a shared standard, then handed it over to the DNS team as a self-service capability.
    • Achieved PCI compliance for the framework and delivered the CCB Approval Viewer giving change-review boards real-time visibility into technical-request progress.
  4. Senior Data Scientist (DevOps) — Platform Reliability

    Amadeus IT Group

    Owned the platforms and delivery processes behind the Airline Data unit’s analytics and machine-learning products — running the infrastructure and reliability side of data science rather than the modelling.

    • Stream owner for the DSC (Data Science & Consulting) cluster: architecture, capacity planning and operations for a virtual team of 5 across 3 teams.
    • Built full CI/CD for cluster deployment and lifecycle management (Jenkins, Azure DevOps) with Prometheus monitoring integration and managed releases.
    • Stream owner for the Data Science Platform (DSP) v1: defined and automated it on OpenStack, including data-flow orchestration.
    • Led the evaluation and rollout of notebook platforms (JupyterHub, Zeppelin), proving them out on Kubernetes/OpenShift.
    • Industrialised delivery: standardised delivery pipelines and development workflows; ran Hadoop/AWS EMR clusters for performance-testing comparison against on-prem and a GPU PoC for security anomaly detection.
  5. Site Reliability Engineer

    Amadeus IT Group

    Responsible for continuous service delivery of the InterContinental Hotels Group platform — a brand-new technology stack in new datacenters built to meet challenging SLAs while keeping maintenance cost down.

    • Owned service continuity for the first Amadeus service sold with a 99.999% availability and 50 ms response-time SLA — corporate SLOs did not cover that tier, so we defined new ones and backed them with near-real-time alerting on SLA breach.
    • Ran the production estate behind those targets: 20+ OpenShift clusters (10 in production across 2 regions × 5 availability zones), 4 Couchbase clusters replicated with XDCR and 2 Oracle clusters on Data Guard — all sized from the contractual SLAs, traffic forecasts and application footprint.
    • Enforced an error-budget policy in the early days — two production problems in a row blocked the next release until a clean run was evidenced — then took the change-failure rate close to zero with a fully automated Jenkins CI promotion chain catching failures upfront.
    • Built infrastructure-as-code from the ground up — Infrastructure-as-a-Service on OpenStack/VMware, bootstrapped with Heat, Terraform, cloud-init, Puppet and Ansible, with applications deployed on Red Hat OpenShift.
    • Designed and validated functional and non-functional monitoring and alerting: OpenShift and Oracle monitoring, SoapUI/Jenkins functional monitoring and a fully automated Nagios setup.
    • Setup a follow-the-sun on-call rota across Boston, Munich and Sydney (12 engineers, weekly shifts, everyone in the loop): a single customer-impacting major incident over the period, all others auto-detected and resolved within a minute (MTTR), each with RCA, post-mortem and auto-remediation until the permanent fix shipped.
  6. Software Developer — Operational Tooling (Lead)

    Amadeus IT Group

    Lead developer of an operational tool suite that helps front-line teams manage incidents efficiently and reduce recovery time.

    • Cut incident recovery time with fast, global and secure automated recovery actions, and reworked the architecture to meet SLAs — a multi-datacenter Couchbase design with a lightweight front-end to reduce latency for remote sites (Sydney, Miami).
    • Introduced software-quality and release-management practices: versioning-to-CI release process, code coverage, static-analysis gates, and early Vagrant/Docker test environments.
  7. Software Consultant — Middleware Products Owner

    Orange

    Middleware products owner for the Orange portal search-engine backend. Coordinated a team of 3 building a multithreaded inter-process communication framework and multi-datacenter caching layer — improving performance, robustness and response-time SLA compliance.

  8. Software Engineer — R&D

    AUGIER S.A.

    Embedded and client software for airfield and public-lighting monitoring and control systems: airfield lighting control, a control-tower monitoring client, and a public-lighting monitoring project run end to end for customer EDF.

Skills

Reliability & Observability

  • SLI/SLO/SLA
  • Prometheus
  • Grafana
  • Nagios
  • Zabbix
  • Datadog
  • Resilience
  • ITIL

Infrastructure as Code & Cloud

  • Terraform
  • Ansible
  • Puppet
  • OpenStack
  • Azure
  • AWS
  • GCE
  • Heat
  • cloud-init

Containers & Orchestration

  • Kubernetes
  • OpenShift
  • Docker
  • ArgoCD
  • Microservices

CI/CD & Automation

  • Jenkins
  • GitHub Actions
  • ArgoCD
  • Artifactory
  • Renovate
  • SonarQube
  • Black Duck
  • Prisma Cloud
  • Semantic Release
  • Tox

Languages

  • Python
  • Go
  • C/C++
  • Java
  • Shell

Datastores

  • PostgreSQL
  • Oracle
  • Couchbase
  • MongoDB
  • MySQL

Ways of Working

  • SAFe
  • Agile
  • DevSecOps
  • Platform Engineering
  • Project management
  • Change management
  • Incident & problem management
  • RCA / post-mortems
  • Continuous improvement
  • Test strategy

Education

Engineer's Degree (Master's level) — Computer Science & Electronic Engineering

ISEN Toulon (final year at Université de Sherbrooke, Canada)

Sep 2001 – May 2007 · Toulon, France

Certifications · Languages

Certifications

  • ITIL Foundation — AXELOS
  • Driving licence: category B (car)

Languages

  • French — Native
  • English — Professional / fluent
  • German — Conversational

Hobbies

Hobbies

  • Sport: badminton
  • Music: completed formal music-theory studies; plays piano and trumpet