coolstore-microservices
Microservice app
An application demonstrating a microservices architecture using Dapr and Kubernetes, showcasing domain-driven design and clean architecture principles.
A full-stack .NET microservices build on Dapr and Tye
2k stars
135 watching
579 forks
Language: C#
last commit: over 1 year ago
Linked from 4 awesome lists
aksclean-architecturecloud-nativedaprdddddd-exampledockerdotnet-coregrpckubernetesmicroservicesmicroservices-architecturepostgresqlreactjsredisrest-apiservice-meshtyetypescript
Related projects:
Repository | Description | Stars |
---|---|---|
thangchung/practical-dapr | A full-stack .NET microservices application demonstrating Dapr and Kubernetes deployment | 301 |
mohamed-taman/springy-store-microservices | Demonstrates the development and deployment of microservices-based software using cutting-edge technologies like Spring Boot and Kubernetes. | 573 |
thangchung/clean-architecture-dotnet | A Microservices project demonstrating Minimal Clean Architecture with DDD-lite and CQRS-lite, using .NET 6 and Cloud-native patterns for an eCommerce sample. | 1,236 |
dapr/dapr | A portable, event-driven runtime for building distributed microservices across cloud and edge | 24,114 |
n-stefan/eshoponcontainers | An example microservices-based .NET application showcasing containerization with Docker and Azure Kubernetes Services | 4 |
iammukeshm/microservice.webapi | Demonstrates a microservice architecture in ASP.NET Core with an API gateway using Ocelot for routing and unifying multiple services. | 69 |
rookie-ninja/rk-gin | Provides a framework for building Gin microservices with built-in support for common services and features such as Swagger UI, Prometheus metrics, logging, and OpenTracing. | 46 |
boonen/microservices-demo | Demonstrates a microservices architecture using Spring Boot and Docker | 4 |
madslundt/netcoremicroservicessample | Demonstrates a microservices architecture with CQRS, event sourcing, and message brokers in a .NET Core application | 698 |
devtron-labs/devtron | Provides an integrated Kubernetes dashboard with features for Helm app management and cluster resource visualization | 4,402 |
sczyh30/vertx-blueprint-microservice | An illustrative Vert.x microservice application showcasing asynchronous development and event-driven architecture. | 774 |
mmacneil/aspnetcoredockermicroservices | Demonstrates building and running a microservices-based application with ASP.NET Core using Docker. | 167 |
1backend/1backend | A platform for deploying and managing microservices and lambda functions with integrated tools for code generation and infrastructure management. | 2,153 |
jvandevelde/distributed-playground | A distributed service playground that sets up a microservices environment with ASP.NET Core and containerization using Docker, Consul for service registry and discovery. | 42 |