Currently on the core IoT platform team managing suite of services and front-end application. Golang, Kafka, Postgres, API Design, React, Github Actions, Kubernetes, Terraform.
**MAJOR ACCOMPLISHMENTS:**
**IAM Infrastructure Overhaul**
•
Architected and executed complete migration from legacy identity provider to Auth0-based IAM infrastructure with zero downtime
•
Led bulk migration of users and organizations to Auth0, redesigning OAuth2 flow and JWT validation pipeline
•
Implemented Terraform infrastructure-as-code to provision Auth0 resources, enabling unified authentication across multiple services
•
Developed token-bridge reverse-proxy for gradual M2M credential migration, supporting both Basic Auth and Bearer tokens
•
Implemented intelligent fallback logic: attempts Auth0 authentication first, falls back to legacy provider, then auto-provisions Auth0 credentials for future requests
•
Updated Kubernetes ingress routing and added caching layer, reducing Auth0 token requests by 10x (~$150K annual savings)
•
Implemented enterprise SSO using Azure Entra ID as OpenID Connect provider with domain-based routing for automatic authentication method determination
•
Built configurable SSO framework allowing external customers to integrate their own identity providers, extending multi-tenant capabilities
•
Enhanced security and UX by eliminating multiple login prompts while maintaining flexible authentication options
**Gateway Alerting Service**
•
Implemented Go-based connectivity alerting with Kafka event streaming, Avro serialization, and Azure Service Bus debounce logic
•
Designed REST APIs for customer self-service alert management and destination configuration
•
Delivered reliable, noise-reduced alerts via webhook, AMQP, and MQTT protocols