Antoine Buchser's profile picture

Antoine Buchser

I am a Tech lead and Senior software engineer working for Amazon PrimeVideo in London.

Download my resume

Experience

Tech Lead & Senior Software Engineer - PrimeVideo
Amazon, United Kingdom

Feb 2022 - current

Agentic AI automated incident resolution assistant:

  • Served as tech lead for a 15-person team of Software Engineers and Applied Scientists, defining roadmap, long-term strategy, and architectural direction
  • Led the design and implementation of a large-scale AI system automating the resolution of oncall tickets across all of Prime Video
  • Automated root cause analysis for 31% of all high-severity Prime Video incidents, leading to headcount savings of 85+ engineers annually
  • Collaborated with multiple Amazon-wide organizations to integrate AI-based incident automation capabilities into shared operational tooling, expanding coverage and accelerating adoption across the company
  • Presented technical strategy and progress updates to senior leadership, influencing roadmap and resourcing decisions

Prime Video observability platform:

  • Led design and implementation of multiple large-scale projects for Prime Video's observability platform, processing petabytes of logs daily from hundreds of services
  • Owned the design of the majority of long-term technical investments for the yearly roadmap of the team
  • Architected resiliency mechanisms to make the ingestion platform fully resilient to complete regional AWS outages
  • Designed and led a development team for the implementation of an automated onboarding experience, reducing deployment time of customer onboardings from 2 weeks to 5 minutes and eliminating manual effort
  • Expanded the platform to support Prime Video's operations in 15 regions from 3 originally, developing an easily expandable framework to support new regions

Cross-cutting contributions:

  • Delivered technical presentations to live audiences of 500+ people at company events in multiple countries
  • Recorded Agentic AI trainings for developer efficiency, shared across Prime Video and consulted by 800+ engineers
  • Mentored mid-level and junior Software Engineers, supporting their technical growth and career advancement, including multiple promotions

Software Development Engineer II - Transportation Execution
Amazon, Luxembourg

Sept 2018 - Feb 2022 4 years

  • Designed and implemented multiple large-scale process automation projects, leading to MM$ in savings and hundreds of hours of manual work saved each months
  • Developed a framework for embedding BI reporting tools on the team’s platform, leading to a reduction of 95% in time needed for the creation of BI reports
  • Standardized the team’s frontend microservices by building libraries for common components
  • Designed and developed an authorization framework for usage across all the tools of the team
  • Created a bug reporting tool reducing the oncall load and the back and forth between customer and developers by 30%
  • Led the development of multiple cross-organizations projects by supervizing other development teams
  • Mentored junior software engineers and managed interns
  • Participated in the hiring process, interviewed candidates for multiple levels and teams

Software Engineering intern
Amazon, Luxembourg

Apr 2018 - Aug 2018 6 months


Research and Development intern
General Electric Healthcare, France

Apr 2016 - Dec 2016 9 months

Technologies: Java, Spring & Spring-Boot, GraphQL, JMS (Apache ActiveMQ), JCR (Apache Jackrabbit), AngularJS, HTML & CSS, JUnit, HATEOAS, OAuth 2, Maven, UML


Teaching Assistant
IONIS Education Group - Epitech, France

Feb 2015 - Jul 2015 6 months


Web development intern
Actweb, France

Jul 2014 - Dec 2014 6 months

Technologies: PHP (Laravel, Zend Framework & Slim Framework), Drupal, Wordpress, HTML & CSS, SQL

Education

EPITECH - European Institute of Technology, France
Master's degree in Computer Science

2016 - 2018


Université de Haute-Alsace, France
Master's degree in Project Management

2017 - 2018


California State University San Marcos, USA
Year abroad - Computer Science and English classes

2017 CS classes GPA: 3.77 Overall GPA: 3.65


EPITECH - European Institute of Technology, France
Bachelor degree in Computer Science

2013 - 2016 Overall GPA: 3.63

Skills

Most used technologies:
Java, Angular, React, AWS, SQL, PHP, HTML & CSS

Software development

  • Java
  • Spring Framework
  • Hibernate
  • JMS
  • JCR
  • C#
  • C++
  • Qt
  • SFML
  • C
  • Assembly
  • OCaml

Web development

  • Java
  • Spring Framework
  • AWS
  • PHP
  • Laravel Framework
  • SQL
  • JavaScript / TypeScript
  • Angular
  • React
  • HTML / CSS
  • Bootstrap
  • SASS
  • SEO
  • Drupal
  • Wordpress

Softwares, Tools & OS

  • Git
  • UML
  • Unity
  • LaTeX
  • Windows
  • Linux

Languages

  • English Fluent
  • French Native
  • Spanish Novice

Personal projects

Picture of project SmartFollow
SmartFollow

SmartFollow is a students' performances monitoring software built for schools. It offers the possibility to record students' progress using grades but also custom criteria and analyses the progress curve using an algorithm.

Technologies: PHP, Laravel Framework, HTML & CSS, AngularJS, Ionic, Swift

See on GitHub
Picture of project SmartFollow
Picture of project TooManyDecks
TooManyDecks (currently in development)

TooManyDecks is a catalog and price comparator for collectible and luxury playing cards. It automatically crawls multiple online shops to gather its data and displays the cards in curated lists.

Technologies: PHP, Laravel Framework, HTML & CSS

See on GitHub
Picture of project TooManyDecks
Picture of project RandomDecks
RandomDecks

RandomDecks is a service that allows the users to generate randomized decks of playing cards and allows them to reveal each card one by one.

I built the website as a Angular 5 experiment. It features a webservice generating the random decks of playing cards and a web client.

Technologies: PHP, Laravel Framework, HTML & CSS, Angular 5

See online
Picture of project RandomDecks
Picture of project The Strasbourg Penshop
The Strasbourg Penshop (currently in development)

The Strasbourg Penshop is an online e-commerce website selling luxury pens ran by my family.

I made the design of the website and implement it using Laravel for the webservice and Angular 5 for the web client.

Technologies: PHP, Laravel Framework, HTML & CSS, Angular

Picture of project The Strasbourg Penshop

School projects

I'll-B-There GitHub

Daily events planning system

CSUSM 2017 PHP Laravel OAuth 2 HTML / CSS JavaScript Mithril.js

Reflection Game GitHub

Use laser reflection to solve puzzles

CSUSM 2017 C# Unity3D

Media Player GitHub

Audio, video and pictures media player

Epitech 2016 C# WPF

Bomberman GitHub

3D version of the old Bomberman video game

Epitech 2015 C++

Snake GitHub

2D / 3D version of the Snake video game

Epitech 2015 C++ Dynamic Linking SDL OpenGL NCurses

Raytracer GitHub

Raytracing implementation

Epitech 2014 C Raytracing

42sh GitHub

Recode of a shell

Epitech 2014 C termcaps

A-Maze-In

Perfect maze generator and solver

Epitech 2015 OCaml SDL

SimpleCount GitHub

Simple calculator that handles infinite numbers

Epitech 2015 Java Swing

Plazza GitHub

Multithreaded simulation of a pizzeria

Epitech 2015 C++ Qt SFML Multithreading

CoreWar GitHub

Compiler for a custom assembly language

Epitech 2014 C

malloc() recode GitHub

Recode of the malloc, realloc and free functions

Epitech 2015 C Memory management syscalls

printf() recode

Partial recode of the printf function

Epitech 2013 C Varargs

ls recode

Partial recode of the ls command

Epitech 2013 C