OAuth Using Angular
This post describes the implementation of OAuth protocol in Angular applications using MSAL library.
This post describes the implementation of OAuth protocol in Angular applications using MSAL library.
This post explains the importance of Memory Map in Angular and how to use it effectively.
I am trying to explore MongoDB Atlas and its features. This post will highlight the benefits of using MongoDB Atlas.
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.