Chaminda's DevOps Journey with MSFT
DevOps with Azure DevOps
Tuesday, 26 August 2025
Deploy Redis Insight on AKS to View/Update Data in Redis Cluster Deployed on AKS
›
" Setup Redis Cluster with JSON and Search Modules on AKS with Binami Redis Using Custom Image " is explained in the prevous post...
Thursday, 21 August 2025
PART2 - Using Bash Instead of PowerShell for - Setting Up Azure Managed Redis with Terraform Using AzApi
›
We have discussed " Setting Up Azure Managed Redis with Terraform Using AzApi " , since direct terraform resources are not yet av...
Tuesday, 19 August 2025
Setting Up Azure Managed Redis with Terraform Using AzApi
›
The new Azure Managed Redis can be deployed with balanced compute and memory with high availability, and useful modules such as RedisJson a...
Wednesday, 13 August 2025
Setup Redis Cluster with JSON and Search Modules on AKS with Binami Redis Using Custom Image
›
We have discussed " Build Custom Docker Images with Redis Json and Search Module Support for deploying Bitnami Redis Cluster and Stand...
Thursday, 31 July 2025
Build Custom Docker Images with Redis Json and Search Module Support for deploying Bitnami Redis Cluster and Standalone in AKS
›
Redis cluster deployed in AKS (kubernetes) is a really useful way to use Redis cache in dotnet projects. To depoy Redis on AKS we can use ...
Wednesday, 30 July 2025
Use Directory.Packages.props to Centralize Version Management of Consumed NuGet Packages in a .NET Solution
›
Using NueGet packages and keep the versions upto date is a requirement as well as a challange if the versions are defined all over in many ...
Tuesday, 22 July 2025
Use DefaultAzureCredential with C# to Work with Azure Cosmos DB Data Using "Cosmos DB Built-in Data Contributor" RBAC
›
We have discussed " Add Cosmos DB Built-in Roles to Resource Identities via Terraform to Allow Role Based Access to Data in Cosmos DB ...
Wednesday, 16 July 2025
Add Cosmos DB Built-in Roles to Resource Identities via Terraform to Allow Role Based Access to Data in Cosmos DB
›
Azure Cosmos DB can be used with DefaultAzureCrentials in C#. However, for enabling usage of DefaultAzureCrentials with Azure Cosmos DB re...
›
Home
View web version