Spring Boot and Netflix OSS

Sdílet
Vložit
  • čas přidán 1. 12. 2014
  • Recorded at SpringOne2GX 2014.
    Speaker: Spencer Gibb, Dr. David Syer
    Web / JavaScript Track
    Slides: www.slideshare.net/SpringCentr...
    Learn basic concepts about Spring Boot and Netflix OSS software and how to integrate Netflix OSS technologies into Spring Boot including:
    distributed configuration using Spring and Archaius
    Eureka (service registration and discovery)
    Feign (easy rest clients)
    Ribbon (client side load balancing)
    Hystrix (circuit breaker/fault tolerance library)
    RxJava (Reactive Programming library)
    Zuul (routing)
    Turbine and Hystrix Dashboard (service health dashboard)
  • Věda a technologie

Komentáře • 4

  • @TechBitsByte
    @TechBitsByte Před 4 lety

    Great outline in brief for netflix

  • @laseelan
    @laseelan Před 9 lety +1

    great reference to get started.

  • @digaocostaleite
    @digaocostaleite Před 8 lety

    Great! I've learned a lot but for me is not clear yet how the services know the address of Eureka Service to register there.

  • @user-fv2es8nu8w
    @user-fv2es8nu8w Před 8 lety

    Cool!