Adam Schaefers - CV

Table of Contents

Curriculum Vitae


#!/usr/bin/env python3
import random

wearer_of_many_hats = [
    'DevOps Engineer',             #          _##_
    'DevSecOps Engineer',          #          (^^)
    'Site Reliability Engineer',   #         --  --
    'Systems Sorcerer',            #          /  \
    'Cloud Whisperer',
]
print(f"Today, I'm your: {random.choice(wearer_of_many_hats)}")

Contact

Summary


I am a Devops engineer with ~7 years of professional experience specializing in AWS and Terraform Infrastructure as Code (IAC), with an open-source background in Linux distro development and package maintenance. While my recent professional experience has been heavily focused on AWS and Terraform, I'm also comfortable diving into alternative cloud platforms, Ansible codebases, writing Python scripts, and handling traditional Linux system administration. My passion for automation drives me to create efficient CI/CD pipelines to support teams in delivering their products to market.

Troubleshooting complex issues is my niche, where I excel by applying the KISS (Keep It Simple, Stupid) principle and embracing the Unix philosophy, while crafting creative solutions. I have no problem supervising and overseeing production operations, writing detailed documentation, and making strategic recommendations to guide companies into the future.

Currently, I am studying to obtain my Certified Kubernetes Application Developer (CKAD) certificate from the Linux Foundation.

Experience


Immaculata Studios - Senior Devops Engineer - Remote (Oct. 2021 - Present)

  • Developed a cross-account AWS repository syncing platform using Terraform, AWS EventBridge, and AWS Lambda with Python scripting. This system enhanced development workflows and improved AWS environment isolation by employing least-privileged IAM permissions.
  • Implemented comprehensive CI/CD pipelines across accounts for applications ranging from Ruby on Rails to Strapi and Next.js. These pipelines automated the building and pushing of Docker images to a private ECR. Upon completion, they triggered an image pull or a fleet refresh in the backend, ensuring seamless updates across environments.
  • Authored and meticulously maintained a significant Terraform codebase with a focus on modularity and reusability. Ensured comprehensive documentation to facilitate team use and updates.
  • Developed a self-hosted, in-house private Terraform module registry, enabling centralized management and versioning of Terraform modules.
  • Implemented scalable AWS infrastructure solutions, including autoscaling using AWS EC2 Auto Scaling groups or AWS Fargate, ECR, EFS, RDS, Elasticache, and EC2 Image Builder, etc. This optimized infrastructure adaptability and performance for evolving business needs.
  • Managed legacy Linux-based monolith LEMP (Linux, Nginx, MySQL, PHP) stacks, integrating Varnish Cache to enhance scalability and performance. Automated monolith patching and security of critical applications via AWS Systems Manager.
  • Established a comprehensive monitoring and alerting system using AWS CloudWatch and SNS, significantly enhancing incident management and providing thorough oversight of system health. This setup included the integration of a custom Python-based AWS Lambda EventBridge relay messenger, ensuring proactive responses to potential issues through timely team notifications.
  • Maintained a suite of tools such as Redmine, Mattermost, Vaultwarden, and Wireguard to streamline operations and enhance security.

Skvare - Devops Engineer - Remote (Feb. 2020 - Oct. 2021)

  • Detected and resolved software bugs within a collaborative team environment.
  • Collaborated using version control systems for efficient code management.
  • Authored documentation to streamline project workflows.
  • Implemented CI/CD pipelines for automated software delivery.
  • Evaluated and recommended DevOps solutions for optimized workflows.
  • Led migration and deployment of large Drupal and Civicrm websites.
  • Managed monitoring and maintenance of development, staging, and production servers.
  • Oversaw high-volume mail server maintenance for reliable communication.
  • Researched and implemented performance optimization solutions.
  • Supported developers and project managers to enhance client satisfaction.

Open Source - Linux Distro Dev & Package Maintainer - Remote (Jul. 2017 - Aug. 2020)

Elite Parking - Valet Driver, Doorman, Bellman - Honolulu HI (2012 - 2017)

Elite parking is contract service industry work for various high-end hotels & restaurants along the Waikiki strip, such as Trump and Hilton, etc.

  • Greet guests upon arrival and departure with a warm, welcoming demeanor.
  • Safely park and retrieve guests' vehicles in designated areas, ensuring careful handling of all vehicles.
  • Manage and organize parking spaces efficiently to accommodate the maximum number of vehicles.
  • Provide information and directions to guests about local destinations, attractions, and the establishment's amenities.
  • Maintain a clean and orderly parking area and report any damages or security issues immediately.
  • Assist guests with luggage to and from their rooms, ensuring careful handling of personal items.
  • Offer a concierge service by providing information about the hotel's facilities and local attractions.
  • Coordinate with the front desk to manage guest arrivals and departures smoothly.
  • Deliver messages, packages, and room service items promptly to guests' rooms.
  • Maintain the lobby and entrance area's cleanliness and presentation, ensuring a welcoming environment.

Education


  • Southwestern Oregon Community College - General Courses, Made Dean's list, 2008
  • Aaron Academy, Hendersonville, TN - High School Diploma, 2006

Volunteerism


  • Revolution Hawaii - Salvation Army Social Work, 2006-2007
  • Revolution Micronesia - Salvation Army Social Work, 2007, 2008
  • Founded CoosLUG - Linux User Group, Coos Bay, OR, 2017

Certifications


  • AWS Certified SysOps Administrator - Associate
  • Terraform - Associate