Blog

Thoughts, tutorials, and deep-dives into Azure and Cloud Engineering.

Architecting a GPT-4 RAG Pipeline on Azure
Oct 12, 2024

A comprehensive guide on deploying a secure, enterprise-grade Retrieval-Augmented Generation pipeline using Azure OpenAI, Cognitive Search, and private endpoints.

Azure OpenAIArchitecture
Terraform Best Practices for Production Environments
Aug 05, 2024

How to structure your Terraform modules, manage state securely, and automate deployments using Azure DevOps pipelines.

TerraformDevOps