Using Azure Cosmos persistence with NServiceBus
This post explains how you can use NServiceBus and Azure Cosmos DB persistence together for scalability and reliability.
The story of my experiments with code
This post explains how you can use NServiceBus and Azure Cosmos DB persistence together for scalability and reliability.
This post talks about why you may need a distributed lock and how you can create a distributed lock using PostgreSQL.
This post describes importance of passing a single correlation id across requests in microservices and how we an achieve this in .NET.