- Hands-On Microservices with C#
- Matt R. Cole
- 63字
- 2021-07-23 17:25:19
Cons
Here are a few negatives when considering a microservice architecture. Please keep in mind that negative does not equal bad, just information that may affect your decision:
- Testing can be more involved
- Duplication of effort and code can occur more often
- Product management could become more complicated
- Developers may have more work when it comes to communications infrastructure
- Memory consumption may increase