Related resources for microservices architecture
  • Implementing Actor Model in Azure Service Fabric4/16/2024 8:46:59 AM. In this article, we are going to learn about a completely new programming paradigm called Actors. First I will give you a brief intro to Actor Model theory and then we will start implementing Actor Mo
  • Getting Started With MicroServices4/11/2024 6:17:13 AM. In this article, you will Embark on your journey into Microservices, the architecture revolutionizing modern software development. Explore scalability, distributed systems, RESTful APIs, and container
  • Microservices vs Monoliths12/20/2023 4:39:24 AM. This article will help you understand the differences between Microservices and Monoliths and when to use them.
  • Building a Microservices API Gateway with YARP in ASP.NET Core Web API10/3/2023 6:29:13 AM. Building a microservices API Gateway with YARP in ASP.NET Core Web API provides a flexible and scalable solution for managing and routing traffic in a microservices architecture. By incorporating feat
  • Modern Architecture Shop (Clean Architecture And Microservices)6/24/2022 6:58:57 AM. Modern Architecture Shop is a clean, lightweight .NET microservices application, showcasing the use of Dapr to build microservices-based applications.
  • Hybrid Federated Ocelot Gateway6/30/2021 1:47:59 PM. In this article, you will learn about the aggregated gateway to route the restful and graphql requests.
  • Microservices Architectures6/28/2021 1:29:42 PM. In this article,, you will learn about Microservices Architectures.
  • Microservices Architecture Pattern - SAGA 6/28/2021 11:35:44 AM. In this article, you will learn about the Microservices Architecture pattern - SAGA.
  • Modern Architecture Shop - Autoscaler11/10/2020 8:39:13 AM. Modern Architecture Shop is a clean-lightweight .NET and scalable application. Keep your eye on the Road Map (watch it on GitHub). The next version will contain a minimal feature set so that the user