-
Notifications
You must be signed in to change notification settings - Fork 0
/
damien-plenard.en.tex
104 lines (85 loc) · 4.14 KB
/
damien-plenard.en.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
% !TEX program = xelatex
\documentclass{resume}
\begin{document}
\pagenumbering{gobble} % suppress displaying page number
\name{Damien Plenard}
\basicInfo{
\email{[email protected]} \textperiodcentered\
\github[github.com/damoun]{https://github.com/damoun} \textperiodcentered\
\linkedin[linkedin.com/in/dplenard]{https://www.linkedin.com/in/dplenard}
}
\section{\texorpdfstring{\textbf{\faicon{bullseye}}\ Objective}{Objective}}
Experienced Site Reliability Engineer with a proven track record of ensuring
the reliability, scalability, and performance of complex systems. Seeking a
challenging position to leverage my expertise in designing, implementing, and
maintaining robust infrastructure to contribute to the success of a dynamic
organization.
\section{\texorpdfstring{\textbf{\faicon{user}}\ Experience}{Experience}}
\datedsubsection{\textbf{Camunda}}{apr. 2024 -- present}
\role{Senior Site Reliability Engineer}{Amsterdam}
Brief introduction: Ensure SaaS platform availability and reliability.
\datedsubsection{\textbf{Mollie}}{feb. 2022 -- mar. 2024}
\role{Site Reliability Engineer II}{Amsterdam}
Brief introduction: Support the migration to Google Cloud Platform.
\begin{itemize}
\item Plan and implement disaster recovery strategy
\item Manage on-premises servers with Ansible
\item Perform regular maintenance on servers and Kubernetes clusters
\item Deploy applications to cloud infrastructure using Terraform and Helm charts
\item Improve monitoring and dashboard with Infrastructure as Code
\item Implement SLO framework within the team
\item Design architecture for Cloud RabbitMQ \& Elasticsearch clusters
\item Comply with policies \& security standards for a fintech company
\item Participate in an on-call duty rotation
\end{itemize}
\datedsubsection{\textbf{Veepee}}{jan. 2018 -- jan. 2022}
\role{Site Reliability Engineer}{Amsterdam}
Brief introduction: Deliver observability solutions for the company
\begin{itemize}
\item Advocate for observability practices within the company
\item Maintain Elasticsearch cluster for APM \& Logs with more than 90 TB of data
\item Collect and aggregate metrics for long time storage with Prometheus \& Thanos
\item Provision a Docker orchestrator with Nomad, Consul \& Vault On-Premises
\item Implement a browser test suite solution for monitoring with Python
\item Improve incident management workflow with automation
\end{itemize}
\datedsubsection{\textbf{Payplug}}{mar. 2012 -- dec. 2017}
\role{System Engineer}{Paris \& Amsterdam}
Brief introduction: Integrate diverse carrier billing platforms
\begin{itemize}
\item Create an API for phone number carrier lookup from mulitple sources
\item Develop a micro-service application for bulk \& premium text message
\item Implement a subscription based billing system for mobile payments
\item Improve Quality Assurance and Continuous Integration
\item Operate MongoDB \& MySQL databases
\end{itemize}
\datedsubsection{\textbf{Epitech}}{sept. 2010 -- mar. 2012}
\role{Teaching Assistant (part-time)}{Paris}
Brief introduction: Support students in their learning process
\begin{itemize}
\item Graded students projects and exams
\item Lectured class about C, Shell and more
\end{itemize}
\section{\texorpdfstring{\textbf{\faicon{graduation-cap}}\ Education}{Education}}
\datedsubsection{\textbf{Epitech}, Paris}{2014}
\textit{Master of Science} in Computer Science and Engineering
\datedsubsection{\textbf{BJTU}, Beijing}{2013}
\textit{2 Semesters} in Computer Science and Engineering
\section{\texorpdfstring{\textbf{\faicon{cogs}}\ Skills}{Skills}}
\begin{itemize}[parsep=0.5ex]
\item Agile, Kanban, Scrum
\item Ansible, Terraform, Helm, FluxCD
\item AWS, GCP, On-Premises
\item Bash, Golang, Python
\item Elasticsearch, RabbitMQ, Redis
\item Gitlab CI, Github Actions, Git
\item Kubernetes, Nomad, Docker
\item Prometheus, Grafana, DataDog
\end{itemize}
\section{\texorpdfstring{\textbf{\faicon{info}}\ Miscellaneous}{Miscellaneous}}
\begin{itemize}[parsep=0.5ex]
\item Experiment technologies on my HomeLab
\item Grew my Twitch channel to 2K followers
\item Board member of my Home Owners Association (VvE)
\end{itemize}
\end{document}