Domain-Oriented Microservice Architecture at Uber

This commit is contained in:
Binh Nguyen 2020-08-14 10:54:45 +08:00
parent a75680c701
commit 364d0a8723
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@ An updated and organized reading list for illustrating the patterns of scalable,
## Scalability
* [Microservices and Orchestration](https://martinfowler.com/microservices/)
* [Domain-Oriented Microservice Architecture at Uber](https://eng.uber.com/microservice-architecture/)
* [Container (8 parts) at Riot Games](https://engineering.riotgames.com/news/thinking-inside-container)
* [Containerization at Pinterest](https://medium.com/@Pinterest_Engineering/containerization-at-pinterest-92295347f2f3)
* [Evolution of Container Usage at Netflix](https://medium.com/netflix-techblog/the-evolution-of-container-usage-at-netflix-3abfc096781b)