Architecture Validation in Visual Studio
This post describes the feature and benefits of using the architecture validation feature in Visual Studio.
This post describes the feature and benefits of using the architecture validation feature in Visual Studio.
This post explain the RAG pattern and its implementation using the Azure SEarch as a vector store. It also shows how to leverage the different search modes in Azure Search
We will discuss the importance of BFF API Gateway and how to use it effectively.
In this post, I will talk about patternt hat can be used to create a DMZ based setup for an Azure or other cloud environment. We will utilize the NSG rules to implement the chaining between Application Gateway located in different VNET or Subnets.
In this post we will how to create a Azure OpenAI service using Azure Portal and consume it using a .NET Console client.
In this post I will explain the apporach to implement a micro frontend architecture. We will see how to define multiple child applications and load them in a shell. I will also show how to define common functionality that can be utilized by all child applications.
This post gives an overview of Micro Frontend architecture, its benefits, challenges it tries to solve and implementation.
This post explains the importance of caching in Angular and how to use it effectively.
In this post, I will discuss the importance of Angular Modules and how to use them effectively.
This post highlights the importance of API based development and Rate Limiting concepts.