Skip to content

Hi, I'm Ankit

The story of my experiments with code

  • Twitter
  • Facebook
  • GitHub
  • LinkedIn
  • RSS
  • C#
  • .NET/.NET Core
  • Architecture & Design
  • Azure/ AWS
  • DevOps
  • Testing
  • Security
  • About

Event Driven Architecture

Distributed Lock Image

Distributed lock using PostgreSQL

by Ankit Vijay on February 28, 2021February 28, 2021

This post talks about why you may need a distributed lock and how you can create a distributed lock using PostgreSQL.

Read More
.NET, .NET 5, .NET Core, Architecture, Distributed Lock, Event Driven Architecture, Microservices, PostgreSQL
passing baton

Passing correlation id across requests

by Ankit Vijay on November 24, 2020November 25, 2020

This post describes importance of passing a single correlation id across requests in microservices and how we an achieve this in .NET.

Read More
.NET, .NET Core, Architecture, ASP.NET Core, Corelation Id, Event Driven Architecture, Microservices

Azure SQL to Cosmos DB – Lesson Learnt

by Ankit Vijay on November 13, 2019February 26, 2020
Read More
.NET, Architecture, Architecture and Design, Azure, Azure Functions, C#, Cosmos DB, Cosmos SDK V3, Event Driven Architecture, SQL

Sending message from Azure Functions to NServiceBus receiver

by Ankit Vijay on September 22, 2019February 26, 2020
Read More
.NET, Architecture, Architecture and Design, Azure Functions, Azure Service Bus, Event Driven Architecture, NServiceBus