Skip to main content
Back to projects

Internal Engineering Platform

Self-service developer platform — environments, deploys, secrets, catalog. New-hire onboarding from 9 days to 90 minutes.

Year 2023 → 2024
Role Platform lead
Type Internal tool
Status Live

About this project.

A self-service developer platform built from scratch for a 60-person product team — environments, deploys, secrets, and a service catalog behind one CLI.

Feature set

Self-service environments

  • Ephemeral preview envs per pull request
  • One-CLI bootstrap for new services
  • Service catalog with ownership metadata

Deploy pipelines

  • GitOps-driven Kubernetes deploys
  • Progressive rollout + automated rollback
  • Audit log for every production change

Developer signals

  • DORA metrics piped to weekly review
  • Per-service SLO + error-budget tracking
  • Onboarding survey loop for new hires

Secrets & policy

  • Vault-backed secret injection
  • OPA policies enforced at admission
  • New-hire to first prod commit: 90 minutes