Senior DevOps Engineer
Annexus Health
The sole DevOps engineer for a remote-first healthcare startup, responsible for everything between merged code and production — and recently, part of what happens before the merge.
- AI code review - Built GPT-4o mini–powered tooling that pre-reviews every pull request in Azure Repos, giving developers fast first-pass feedback before a human review.
- Infrastructure as code - Migrated our ARM templates to Bicep, so new services are provisioned from code rather than manual configuration.
- Cost optimization - Reduced Azure spend by moving function apps to consumption plans, right-sizing App Service Plans, and adding lifecycle policies that clean up idle development resources.
- CI/CD - Build and tune the Azure DevOps pipelines that keep deployments fast and builds stable across a shared codebase.
- Security - Introduced secret scanning, static code analysis, and Microsoft Defender for Cloud across our repos.
- Dev environments - Manage temporary environments that let teams test features in parallel without conflicts.
- Mentoring - Train developers in DevOps workflows so teams can handle common tasks without waiting on me.