Amber Matz is a developer educator and technical communicator with deep experience helping people learn and love Drupal. After more than a decade leading high-quality tutorial development at Drupalize.Me, she’s stepped into a role as Developer Advocate at Tugboat, where she’s excited to help teams build confidence with preview environments, QA workflows, and modern DevOps practices. Amber blends hands-on web development experience with clear, approachable teaching that empowers developers, designers, and site builders to understand not just how things work, but why they matter.
How do you learn how CI/CD pipelines work when your workplace systems feel too complex or risky to experiment with? When I pivoted from creating Drupal tutorials to the DevOps and QA space, I needed a safe, low-stakes environment to understand how automated workflows actually work. So I built a small personal playground: a Hugo-powered blog hosted in a GitHub repository and published via GitHub Pages. From there, I began adding the QA tools I used at work to see how they could run automatically in my personal deployment pipeline. That hands-on exploration helped me understand more complex DevOps workflows and gave me ownership of quality checks for my own site.
In this session, we’ll walk through how to transition from a local command-line tool to an automated step inside a CI/CD workflow. I’ll show you how I built my first CI/CD pipeline and how I iteratively added QA checks that now run automatically on every commit.
Attendees will leave with:
- A clear, beginner-friendly mental model of CI/CD
- Practical QA tools that they can run manually, locally, or in automation
- A personal deployment workflow that they can recreate immediately
- Confidence to continue exploring DevOps through small, safe, meaningful steps
