# 20180712\_SSA\_MSA\_NetflixOSS\_HansOn

## Table of Contents

### [핸즈온 세미나 Prologue](https://github.com/SDSACT/coe-guide/blob/master/Prologue.md#prologue)

### [Netflix OSS 구성 개념도](https://github.com/SDSACT/coe-guide/blob/master/README.md#netflix-oss-overview)

* Eureka
  * [Eureka 배포 아키텍처](https://github.com/SDSACT/coe-guide/blob/master/Service%20Discovery/Eureka_2.md#eureka%EA%B8%B0%EB%8A%A5)
  * [Eureka Server 설정](https://github.com/SDSACT/coe-guide/blob/master/Service%20Discovery/Eureka_2.md#eureka-server-%EC%84%A4%EC%B9%98%EB%B0%A9%EB%B2%95)
  * [Eureka Client 설정](https://github.com/SDSACT/coe-guide/blob/master/Service%20Discovery/Eureka_2.md#eureka-client-%EC%84%A4%EC%B9%98%EB%B0%A9%EB%B2%95)
  * [Eureka Server Peer 구성](https://github.com/SDSACT/coe-guide/blob/master/Service%20Discovery/Eureka_2.md#eureka-peering)
* Ribbon
  * [Ribbon 배포 아키텍처](https://github.com/SDSACT/coe-guide/blob/master/README2.md#4-ribbon)
* Zuul
  * [Zuul 아키텍처](https://github.com/SDSACT/coe-guide/blob/master/Gateway/Zuul_2.md#zuul-%EA%B8%B0%EB%8A%A5)
  * [Zuul Routing Rules & Filter 설정](https://github.com/SDSACT/coe-guide/blob/master/Gateway/Zuul_2.md#routing)
* Feign
  * [Feign을 이용한 서비스간 Communication](https://github.com/SDSACT/coe-guide/blob/master/Etc/Feign.md#client-api-call)
* Hystrix
  * [HystrixCommand와 HystrixCircuitBreaker 역할](https://github.com/SDSACT/coe-guide/blob/master/Circuit%20Breaker/Hystrix.md#hystrix%EB%9E%80)
  * [CircuitBreak 임계치 설정](https://github.com/SDSACT/coe-guide/blob/master/Circuit%20Breaker/Hystrix.md#--hystrixcommand-fallbackmethod-%EB%93%B1%EB%A1%9Dservice-component%EB%A7%8C-%EC%82%AC%EC%9A%A9-%EA%B0%80%EB%8A%A5)
* Sleuth
  * [Sleuth를 이용한 분산 서비스 추적](https://github.com/SDSACT/coe-guide/blob/master/Log/Sleuth.md#%EA%B8%B0%EB%A1%9D%EB%90%98%EB%8A%94-%EC%9D%B4%EB%B2%A4%ED%8A%B8-%EC%8B%9C%EA%B0%84%EC%9D%98-%EC%A2%85%EB%A5%98)

    **핸즈온 실습**
* [가이드](https://github.com/SDSACT/coe-guide/blob/master/HandsOnLab/quickSpringCloudNetflix.md#%EC%82%AC%EC%9A%A9%EA%B0%80%EB%8A%A5%ED%95%9C-ide)
