Will Velidawillvelida.hashnode.dev·Jul 5, 2023Implementing Dapr State Management in ASP.NET Core Web APIsIn distributed architectures, we'll usually have a number of independent stateless services that serve a purpose (set around a domain, such as ordering items, storing items in a catalog, handling authentication etc.) While services should strive to b...Discussdotnet
Vishal SinghforGeekyAnts Tech Blogtechblog.geekyants.com·Jun 28, 2023From Chaos to Cohesion: How Dapr Simplified Our MicroservicesFrom Chaos to Cohesion: How Dapr Simplified Our Microservices A comparative analysis of Dapr, Express.js, and Spring Boot for building microservices. The world of microservices has revolutionized how software is built and deployed. A plethora of fram...Discuss·60 readsdapr
Pathan Salman KhanforGeekyAnts Tech Blogtechblog.geekyants.com·Mar 30, 2023Introduction to Dapr: Part-3Before continuing any further, it is recommended that you read the second part of the series on Introduction to Dapr, as it covers information on different forms of communication and how services are called. PubSubis a way to connect with other servi...Discuss·31 readsdapr
Laurent Kempélaurentkempe.hashnode.dev·Mar 1, 2023Debugging Dapr applications with Rider or Visual Studio: A better wayDapr is an impressive set of APIs for building distributed applications with any language and platform. It provides a set of building blocks that you can use to build microservices. Dapr is based on sidecar architecture. Meaning that you need to run ...Discuss·2 likes·39 readsdapr
Pathan Salman KhanforGeekyAnts Tech Blogtechblog.geekyants.com·Nov 2, 2022Introduction to Dapr Part-1Introduction Hello everyone! I recently had the opportunity to explore Dapr. Since Dapr is still in its early stages, there are fewer resources on the internet, especially for Dapr with Node js. In this blog series, I will explain Dapr, its building ...Discuss·37 readsMicroservices
Abser·Arihashnode.abser.top·Jul 17, 2022Open Source History of Dapr projectAt the beginning of this open-source column, I wrote this article to describe the birth and development of open-source projects, express my views on the open-source community and ecology, and share it with you. Some opinions are out of personal pers...Discuss·63 readsOpen Source