> For the complete documentation index, see [llms.txt](https://coe.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coe.gitbook.io/guide/training/20180712_ssa_msa_netflixoss_hanson.md).

# 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기능)
  * [Eureka Server 설정](https://github.com/SDSACT/coe-guide/blob/master/Service%20Discovery/Eureka_2.md#eureka-server-설치방법)
  * [Eureka Client 설정](https://github.com/SDSACT/coe-guide/blob/master/Service%20Discovery/Eureka_2.md#eureka-client-설치방법)
  * [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-기능)
  * [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란)
  * [CircuitBreak 임계치 설정](https://github.com/SDSACT/coe-guide/blob/master/Circuit%20Breaker/Hystrix.md#--hystrixcommand-fallbackmethod-등록service-component만-사용-가능)
* Sleuth
  * [Sleuth를 이용한 분산 서비스 추적](https://github.com/SDSACT/coe-guide/blob/master/Log/Sleuth.md#기록되는-이벤트-시간의-종류)

    **핸즈온 실습**
* [가이드](https://github.com/SDSACT/coe-guide/blob/master/HandsOnLab/quickSpringCloudNetflix.md#사용가능한-ide)
