Senior Azure DevOps Engineer
Living Homes
–
- Own Azure + AKS for a smart-home and AI-enabled platform: Helm- and GitOps-style rollouts across dev, test, and prod — three gated environments — so promotions are deliberate, not improvised.
- Run ACR and CI/CD for a large microservice estate (20+ deployable services and shared platform components): image builds and promotions are CI-driven on merge to tracked branches — not ad-hoc rebuilds — and land in AKS without kubectl as the default change path.
- Drive Terraform and pipeline-based provisioning for clusters, networking, and shared dependencies — infrastructure changes land as reviewed code, not mystery portal clicks.
- Ship automated AI/IoT validation around Ollama and llama.cpp: benchmark jobs track inference latency (e.g. p95) and throughput; regressions block promotion instead of surfacing in production.
- Harden observability and releases for that footprint — structured logging, metrics, and tracing hooks tied to deployments so on-call can answer what changed, not guess.
- Operate alongside MongoDB Atlas and Azure Database for PostgreSQL as first-class parts of the application stack — backups, connectivity, and env alignment included.