Case study — 01
Fortune-100 production infrastructure
Professional · 4 years
Enterprise Web Platform on Azure
Full-stack platform work at Starbucks: React and Node on a segmented Azure VM fleet, SAML SSO against an enterprise IdP, a Cosmos-to-Mongo migration, and NiFi pipelines feeding ERP systems.
- Backend API never publicly exposed — private NSG rules, reachable only from the frontend subnet inside the VNET
- SAML SSO federated against Starbucks' Microsoft IdP, with an Express BFF keeping tokens off the client
- Migrated the backend from Cosmos DB + Redis to MongoDB, simplifying the stack and cutting cost
- React
- Node.js / Express
- MongoDB
- Azure VMs + App Service
- Azure Front Door
- SAML / Passport.js
