diff --git a/resume/experience.tex b/resume/experience.tex index af8ba97..26c8650 100644 --- a/resume/experience.tex +++ b/resume/experience.tex @@ -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} } diff --git a/resume/resume.tex b/resume/resume.tex index ec123e4..4bd01f1 100644 --- a/resume/resume.tex +++ b/resume/resume.tex @@ -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} @@ -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{me@michaelmcallister.org} -%\homepage{michaelmcallister.org} +\homepage{michaelmcallister.org} \github{michaelmcallister} \linkedin{mpmcallister} % \gitlab{gitlab-id} diff --git a/resume/skills.tex b/resume/skills.tex index da67f29..c21c3ca 100644 --- a/resume/skills.tex +++ b/resume/skills.tex @@ -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}