Portfolio Website — Azure Cloud Architecture
Designed and built a production-grade portfolio website on Azure, treating it as a reference architecture. Runs on Azure App Service (B1, Central India) with a RAG-powered AI chatbot via Azure AI Foundry, GitHub Actions CI/CD, passwordless Managed Identity auth, and Application Insights monitoring. Every infrastructure decision is documented at /architecture.
- Full Azure cloud infrastructure — App Service, AI Foundry, Blob Storage, App Insights, Managed Identity
- RAG chatbot grounded on portfolio content using gpt-4o + file_search vector store
- Zero API keys in production — Managed Identity with Cognitive Services User + Azure AI Developer RBAC
- ~3 minute git push to live CI/CD via GitHub Actions and Kudu zipdeploy