Moved into a platform-focused role building the foundation for Objective as a public-facing SaaS product.
Created the platform-as-a-service layer that allowed internal product teams to deploy, secure and operate tenant environments on GCP with a repeatable path from CI to production.
- Built reusable Terraform and Terragrunt modules for tenant provisioning, including GCP projects, restricted Kubernetes namespaces, Workload Identity, Cloud SQL IAM databases with pgvector, generated Secret Manager keys and RabbitMQ vhosts/users.
- Used Terragrunt to keep infrastructure DRY across preprod and multi-region SaaS environments, making SDLC redeployments repeatable while managing multiple GKE clusters.
- Provisioned regional platform foundations including VPC subnetting, Cloud NAT, Private Service Connect, private Cloud SQL DNS, Gateway API load balancers, certificate maps and TLS policy.
- Maintained the Helm chart and environment configuration used to deploy tenant-facing applications, including routing, identity, secrets and operational defaults.
- Improved CI workflows across Objective Foundation so builds, releases and deployments became more predictable for a product serving external customers.
- Implemented default-deny tenant NetworkPolicies with explicit egress for DNS, GKE metadata, RabbitMQ, document conversion and Cloud SQL over Private Service Connect.