Sitecore | .Net Core| Azure| C# | Nextjs
Sitecore for living and rest is for party.
Monday, May 26, 2025
Azure Application Gateway vs Azure Traffic Manager
›
Azure Application Gateway and Azure Traffic Manager are both load-balancing solutions in Azure, but they serve different purposes and o...
Tuesday, April 1, 2025
Real time Use case scenario of MCP
›
Real-World Use Case of the MCP Model A practical example of implementing the MCP model can be seen in autonomous vehicles : Model : The au...
In the making of MCP Model Context Process AI
›
Introduction The MCP (Model, Context, and Process) Model is a framework used in various domains, including software engineering, business a...
Thursday, March 6, 2025
Functional UI testing using AI test tool
›
There are several AI-powered tools for automation testing, depending on your needs. Here are some of the top AI testing tools: 1. Testim ...
Sunday, February 16, 2025
Azure Keyvault secret change notification using Event Grid Subscription and Logic App or Azure function
›
To create triggers for changes in Azure Key Vault secrets, you can leverage Azure Event Grid by setting up an event subscription on your...
Friday, February 14, 2025
AKS docker Persistent Volume to decouple .net code deploy without rebuilding image and container
›
Here’s how you can implement some of these methods to decouple your .NET web app’s source code deployment from the AKS container image: 1...
Deploy in AKS web app without rebuilding image and container
›
To decouple source code deployment from the container image in an Azure Kubernetes Service (AKS) environment for a .NET web application, yo...
Azure Naming Convention Tools and Best Practices
›
When working with Microsoft Azure, a well-defined naming convention is crucial for maintaining clarity, consistency, and efficiency ac...
Friday, February 7, 2025
Running Parallel Tasks in Azure DevOps YAML Pipeline
›
1. Running Parallel Jobs If you want multiple jobs to run in parallel, define them separately under the jobs section....
Wednesday, February 5, 2025
Read ConfigMap of Pods Namespace in AKS using .Net Core
›
To fetch ConfigMaps using the above approach, you can modify the code to use the Kubernetes client API for retrieving ConfigMaps. 🔹 Step...
›
Home
View web version