-
https://wangwei1237.gitee.io/monolith-to-microservices/docs/Pattern_UI_Composition.html
-
https://wangwei1237.gitee.io/monolith-to-microservices/docs/Cost_of_Change.html
-
![image](https://user-images.githubusercontent.com/414141/106549992-48463000-653a-11eb-9305-19e4eed22f72.png)
![image](https://user-images.githubusercontent.com/414141/117769047-eab93200-b252-11eb-94…
-
Current naming is a bit confusing if you don't know QUIC. E.g. a connection is a thing that can give you bidi streams, but from TCP you would expect that a connection *is* a bidi stream.
So maybe `…
-
https://wangwei1237.gitee.io/monolith-to-microservices/docs/Domain_Driven_Design.html
-
## Context / Problem
Currently, Event Catalog is geared around Microservices. 'Services' being a key part of the system.
There is a large overlap with a Microservice system and a Modular Monoli…
-
```
➜ cd ./gateway && npm install && npm run test
> gateway@0.0.1 test
> jest --config ./test/jest-e2e.json --detectOpenHandles
(node:32062) DeprecationWarning: current Server Discovery and Mo…
-
We want all calls from javascript to remain the same after conversion to microservices in order to support continuous deployment.
The code that calls the services needs to be able to auto-detect th…
-
https://wangwei1237.gitee.io/monolith-to-microservices/docs/On_Coupling_and_Cohesion.html
-
https://wangwei1237.gitee.io/monolith-to-microservices/docs/Understanding_the_Goal.html