Advanced Spring Cloud
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore advanced concepts of Spring Cloud in this 49-minute conference talk from GOTO Amsterdam 2016. Dive into centralized configuration, service discovery, and inter-service communication patterns. Learn about synchronous and asynchronous service invocations, circuit breakers with Hystrix, and messaging techniques for building robust distributed systems. Gain insights from Joris Kuipers, Manager of Technology Delivery at Trifork Amsterdam, as he covers topics such as bulk heading, messaging patterns, and other crucial aspects of developing scalable and resilient microservices architectures using Spring Cloud.
Syllabus
Intro
Centralized Configuration: What?
Centralized Configuration: How?
Service Registries: why?
Inter-service communication
Synchronous communication
Synchronous Inter-service Calls
Hystrix: Circuit Breakers
Hystrix: Bulk Heading
Async communication: messaging
Messaging patterns
Other questions
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube