Skip to content

Commit 46724e2

Browse files
authored
Update README.md
1 parent ff06d78 commit 46724e2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ See the overall picture of **implementations on microservices with .net tools**
99

1010
There is a couple of microservices which implemented **e-commerce** modules over **Catalog, Basket, Discount** and **Ordering** microservices with **NoSQL (MongoDB, Redis)** and **Relational databases (PostgreSQL, Sql Server)** with communicating over **RabbitMQ Event Driven Communication** and using **Ocelot API Gateway**.
1111

12-
Check Explanation of this Repository on Medium -> https://medium.com/aspnetrun/microservices-architecture-on-net-3b4865eea03f
13-
and here -> https://medium.com/aspnetrun/microservices-observability-resilience-monitoring-on-net-a5dfbdbb0fbd
12+
Check Explanation of this Repository on Medium
13+
* [Microservices Architecture on .NET with applying CQRS, Clean Architecture and Event-Driven Communication](https://medium.com/aspnetrun/microservices-architecture-on-net-3b4865eea03f)
14+
* [Microservices Observability, Resilience, Monitoring on .Net](https://medium.com/aspnetrun/microservices-observability-resilience-monitoring-on-net-a5dfbdbb0fbd)
1415

1516
## Whats Including In This Repository
1617
We have implemented below **features over the run-aspnetcore-microservices repository**.

0 commit comments

Comments
 (0)