반응형
https://www.slideshare.net/diego.pacheco/netflixoss-stack
NetflixOss Stack
NetflixOSS Stack Diego Pacheco
www.slideshare.net
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)
Building microservices with Spring Cloud and Netflix OSS, part 1 | Callista
10 April 2015 // Magnus Larsson In the previous blog post we defined an operations model for usage of microservices. In this blog post we will start to look at how we can implement the model using Spring Cloud and Netflix OSS. From the operations model we
callistaenterprise.se
728x90
'독서 > IT방향읽기' 카테고리의 다른 글
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 |