#microservices
Read more stories on Hashnode
Articles with this tag
Working with Kubernetes in .NET · In the realm of modern software development, the adoption of microservices architecture has become increasingly...
Containerization with Docker in a .NET microservice · In recent years, microservices architecture has emerged as a dominant paradigm for building...
Implementing Choreography-based Saga · Introduction (The code for this article is available here for reference.) Imagine we have a class called...
What happens when messages sent via a messaging queue fail to be processed? Is it skipped? Is the data or intention encapsulated in that message lost?...
(Please note this article is part 1 of a series of posts addressing the concept of microservices. This post also endeavors to engage the readers...