Matthew Buckley
Site Reliability Engineer | DevOps Engineer | Software Engineer
Site Reliability Engineer | DevOps Engineer | Software Engineer
Here's what some awesome people have said about working with me.
"Matt is a true professional and a brilliant technologist who brings out the best in those around him. I wholeheartedly recommend him to any organization lucky enough to have him. His skill set, work ethic, and team spirit are rare finds in today's competitive landscape."
"Matt is eager to learn, fantastic at asking questions, and equally so at writing documentation. He's also a pleasure to work with, and a great communicator. Any organization will be lucky when he's on board."
"Matt is eager to learn, resourceful, and focused on user satisfaction. He maintains a polite and helpful tone, even in text. He excelled in automation and consistently sought to maximize impact. I'd rehire him in a heartbeat."
Hi, I'm Matt!
I'm an Engineer with over a decade of experience in IT, specializing in infrastructure management and automation. My expertise spans a diverse range of technologies encompassing Python, Ansible, Docker, and Terraform in on-prem Linux and AWS environments.
During my 10-year career at Apple, I played a pivotal role in automating and optimizing infrastructure operations. By designing innovative solutions to address deeply complex technical challenges, I have improved operations across the AppleCare, Finance, and IS&T organizations within Apple, ensuring prompt and effective resolutions to uphold peak operational performance. I engineered automated deployment solutions that reduced deployment times from 10 hours to 30 minutes, developed critical monitoring applications, and published comprehensive runbooks to enhance operational efficiency. My efforts significantly reduced manual workloads and improved system reliability, benefiting internal services used by 26,000 employees.
In 2022, I joined the Northwest Education Association (NWEA), later acquired by Houghton Mifflin Harcourt, as a DevOps Engineer and Site Reliability Engineer. My dedication to supporting developers and removing toil led to increased operational efficiency through faster deployment times, comprehensive runbooks, streamlined triage process, and reduced on-call alerts.
Currently pursuing the Certified Kubernetes Application Developer (CKAD) certification, I am dedicated to continuous learning and professional growth. I actively mentor junior engineers, fostering a collaborative and knowledge-sharing environment. Driven by a passion for technology and innovation, I am eager to contribute my skills and expertise to a dynamic team, ensuring the reliability and performance of complex systems.
Inspired by the Cloud Resume Challenge, I built this website to host my portfolio, resume, and contact information. I decided to take it a step further than the simple S3 static website by adding the use of OAC (Origin Access Control) for additional security, Certificate Manager for SSL/TLS certs, combined with Lambda and SES (Simple Email Service) for handling the contact form and some extra security layers within.
Admittedly, using all of these AWS services was entirely overkill, but the experience was still enjoyable to learn from and helped further strengthen my knowledge in AWS.
Technologies used: AWS (S3, Origin Access Control, Certificate Manager, CloudFront CDN, Lambda, Simple Email Service)
GitHub repo: dimension-11ty
My first foray into using the Eleventy (11ty) project and the Nunjucks templating engine by converting the Dimension theme from https://html5up.net for use with 11ty.
Technologies used: 11ty, NodeJS, HTML, CSS, JS, Nunjucks
GitHub repo: ansible-doom-emacs
For a short time I tested out using Fedora as my daily driver, and I wanted a quick way to deploy Doom Emacs to that system. Given my love for automation, I decided to write Ansible playbooks to automate the installation process of Emacs, Doom Emacs, Nerd Fonts, and handling secrets using Ansible Vault.
Technologies used: Ansible, Ansible Vault, Doom Emacs, Emacs, Fedora