Skip to content

Commit

Permalink
added new rule to microservices category
Browse files Browse the repository at this point in the history
  • Loading branch information
lukecookssw committed Oct 25, 2024
1 parent 9210eba commit 3abf147
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ index:
- microservice-key-components
- use-mass-transit
- software-architecture-decision-tree
- review-microservice-boundaries

---
A microservice architecture is an application architecture where an application consists of many loosely-coupled services. The communications between services are kept lightweight, and the API interfaces between them need to be carefully managed. They are designed to allow different teams to work on different parts of the application completely independently.

0 comments on commit 3abf147

Please sign in to comment.