728x90
https://www.slideshare.net/diego.pacheco/netflixoss-stack
It contains four business services (green boxes):
- Three core services responsible for handling information regarding products, recommendations and reviews.
- One composite service, product-composite, that can aggregate information from the three core services and compose a view of product information together with reviews and recommendations of a product.
To support the business services we use the following infrastructure services and components (blue boxes):
- Service Discovery Server (Netflix Eureka)
- Dynamic Routing and Load Balancer (Netflix Ribbon)
- Edge Server (Netflix Zuul)
반응형
'호기심_메모' 카테고리의 다른 글
from Netflix OSS to Istio (0) | 2021.08.27 |
---|---|
서비스 메시 (0) | 2021.08.27 |
Agile과 DevOps (0) | 2021.08.25 |
[CI/CD] Skaffold (0) | 2021.08.24 |
Gradle 개요 (0) | 2021.08.24 |