All projects
Lynes Logo
Lynes2022

Lynes

DevOps Transformation from Ground Zero

CloudDevOps
Lynes Logo
Duration
2.5 years
Transformation
Zero to self-service
Impact
Patterns still in use

Lynes deployed by hand. Multiple legacy teams, manual builds, manual releases, no shared infrastructure worth the name. Over two and a half years that became developer self-service on Kubernetes. The architectural patterns are still in use.

Ground zero is a strategy problem before it is a tooling problem

The first job was deciding what the transformation was going to look like across several legacy teams with different habits, then choosing a toolchain that fit them (GitHub Actions and Codefresh), and replacing the manual build and deployment processes team by team.

Reusable modules, so the second service is cheap

I established the Infrastructure as Code architecture on Terraform and Terragrunt, and the reusable modules that came out of it became the foundation every service was built on. On top of that went the Kubernetes migration onto AWS EKS, with GitOps workflows that let developers deploy without going through me.

Self-service only works if someone can see what broke

Observability on Prometheus, Grafana and CloudWatch, with PagerDuty wired in for on-call management. Alongside it, mentoring teams in cloud-native practice, the part that decides whether any of this outlives the person who built it. Two and a half years in-house is long enough to find out; the patterns are still in use.

Engagement
2.5 years
Started from
Manual deploys

What I owned

DevOps Architect & Engineer

  • Architected a DevOps transformation from ground zero across multiple legacy teams
  • Designed CI/CD strategy and toolchain selection (GitHub Actions, Codefresh) automating build and deployment processes
  • Established Infrastructure as Code architecture with Terraform and Terragrunt, creating reusable modules adopted as foundation for all services
  • Designed and led Kubernetes migration strategy on AWS EKS with GitOps workflows enabling developer self-service deployments
  • Created comprehensive observability architecture (Prometheus, Grafana, CloudWatch) with PagerDuty integration for on-call management
  • Mentored teams in cloud-native practices, establishing architectural patterns still in use today

Kubernetes / AWS EKS / Terraform / Terragrunt / GitHub Actions / Codefresh / GitOps / Docker / Prometheus / Grafana / CloudWatch / PagerDuty / Node.js