Multi-Environment CI/CD Pipeline Automation
Designed automated build and test pipelines and stood up dev, QA, integration, and UAT cloud environments using GitLab, Jenkins, Git, and Terraform.
At Intevity / GSSI, environment sprawl and manual promotion between stages were slowing releases and introducing configuration drift. I designed and built automated CI/CD pipelines in GitLab and Jenkins that codified the build, test, and promotion steps end to end.
Working from Terraform, I stood up and maintained a consistent set of cloud environments — dev, QA, integration, and UAT — so every stage of the pipeline exercised infrastructure defined the same way, rather than hand-configured servers that drifted from production over time.
The result was a repeatable path from commit to a deployed environment, with fewer manual handoffs and less time spent diagnosing environment-specific failures.