filmov
tv
Building 'Bootiful' Microservices with Spring Cloud
Показать описание
We get it already! Microservices help you build smaller, singly-focused services, quicker. They scale out. They're more agile because individual teams can deliver them at their own pace. They work well in the cloud because they're smaller, and benefit from elastic, horizontal scaling. But what about the complexity? There's a cost associated with adding services and coordinating the interactions between them. In this talk, we'll look at Spring Cloud, which builds atop Spring Boot and the Netflix OSS stack, and see how it lets you easily integrate service-discovery, security, reliability patterns like the circuit breaker, and centralized and journaled property configuration (and more) to build resilient microservices that scale.
We’ll look at:
- service discovery and registration with a Eureka service registry and Spring Cloud's Eureka integration
- centralized, journaled configuration with Spring Cloud's Config server
- building an API gateway using Zuul and reactive programming
- isolating failure cascades using the Hystrix circuit-breaker
- single sign-on between microservices with Spring Security OAuth
Speaker: Josh Long
We’ll look at:
- service discovery and registration with a Eureka service registry and Spring Cloud's Eureka integration
- centralized, journaled configuration with Spring Cloud's Config server
- building an API gateway using Zuul and reactive programming
- isolating failure cascades using the Hystrix circuit-breaker
- single sign-on between microservices with Spring Security OAuth
Speaker: Josh Long