Skip to content

Commit

Permalink
Refresh Skills to accurately reflect what I've been working on
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmcallister committed Mar 9, 2024
1 parent 127b398 commit a8809ce
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 15 deletions.
13 changes: 7 additions & 6 deletions resume/experience.tex
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,13 @@
{Oct. 2022 - Present} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Transform and uplift the reliability and engineering culture of the bank by applying SRE tooling, principles, and practices}
\item {Lead the architecture, design and implementation of a new observability stack built on Grafana, Mimir and Prometheus used bank-wide}
\item {Reduce and eliminate toil through custom applications and scripts written in Go}
\item {Reduce the lead time to change from weeks to minutes through CI/CD automation with Jenkins, and Octopus Deploy}
\item {Mentored and provide leadership to a team of SREs (20+), sharing best practices and driving outcomes through observability tools}
\item {Established a culture of data-driven reliability, monitoring, and automation aligned with SRE principles.}
\item {Lead the architecture, design and implementation of a new observability stack built on Grafana, Mimir and Prometheus used bank-wide to track SLI/SLOs and reduce MTTR}
\item {Design to meet finance and banking regulations set by regulatory bodies such as APRA (Australia's prudential regulator) including ISO 27001}
\item {Reduce and eliminate toil by developing tooling written in Go, optimising operational efficiency}
\item {Diagnosed, and resolved complex issues within EKS Kubernetes environments, ensuring optimal performance and system reliability}
\item {Reduce the lead time to change from weeks to minutes by implementing CI/CD pipleines with Jenkins, and Octopus Deploy}
\item {Fostered a high-performance team of over 20 SREs through mentorship, leadership and hiring}
\item {Established norms and culture on how ideas and solutions are proposed within SRE through the use of design docs}
\item {Deliver presentations on strategy to audiences ranging from 100+ to 1,000+ staff including senior leadership and C-level executives}
\end{cvitems}
}
Expand Down
5 changes: 3 additions & 2 deletions resume/resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
% \definecolor{lighttext}{HTML}{999999}

% Set false if you don't want to highlight section with awesome color
\setbool{acvSectionColorHighlight}{false}
\setbool{acvSectionColorHighlight}{true}

% If you would like to change the social information separator from a pipe (|) to something else
\renewcommand{\acvHeaderSocialSep}{\quad\textbar\quad}
Expand All @@ -55,11 +55,12 @@
% \photo[rectangle,edge,right]{./examples/profile}
\name{Michael}{McAllister}
\position{Site Reliability Engineer{\enskip\cdotp\enskip}Linux Enthusiast}
\address{Sydney, Australia}
%\address{246-1002, Gwangmyeongmayrouge Apt. 86, Cheongna lime-ro, Seo-gu, Incheon-si, 404-180, Rep. of KOREA}

\mobile{(+61) 410 206 745}
\email{[email protected]}
%\homepage{michaelmcallister.org}
\homepage{michaelmcallister.org}
\github{michaelmcallister}
\linkedin{mpmcallister}
% \gitlab{gitlab-id}
Expand Down
18 changes: 11 additions & 7 deletions resume/skills.tex
Original file line number Diff line number Diff line change
Expand Up @@ -12,24 +12,28 @@
%---------------------------------------------------------
\cvskill
{Software Development} % Category
{Bash, Python, Golang, Protocol Buffers, CI/CD} % Skills
{Bash, Python, Golang, Automation \& Scripting} % Skills

%---------------------------------------------------------
\cvskill
{DevOps} % Category
{Kubernetes, Prometheus, Grafana, PagerDuty, OpenTelemetry} % Skills
{SRE \& Observability} % Category
{Prometheus, Grafana, SLI/SLO, Incident Response} % Skills

\cvskill
{Container \& Orchestration} % Category
{Kubernetes, AWS EKS, Docker} % Skills

%---------------------------------------------------------
\cvskill
{Systems \& Networking} % Category
{Linux, OSPF/BGP, TCP/IP, Routing \& Switching (Juniper MX, Cisco NCS), DNS, SQL (Postgres, MySQL, Cloud Spanner)} % Skills
{Networking \& Protocols} % Category
{OSPF/BGP, TCP/IP, Routing \& Switching, DNS} % Skills

%---------------------------------------------------------

%---------------------------------------------------------
\cvskill
{Cloud} % Category
{AWS: EC2, S3, RDS, VPC, Lambda, IAM} % Skills
{Systems \& Databases} % Category
{Linux, eBPF, SQL/NoSQL, DynamoDB, PostgreSQL, AWS EC2, AWS EKS} % Skills

%---------------------------------------------------------
\end{cvskills}

0 comments on commit a8809ce

Please sign in to comment.