Spring - Cloud Overview
Offered By: LearnQuest via Coursera
Course Description
Overview
This course explains some high level patterns used in Microservice architectures and the motivation to move towards these architectures and away from monolithic development of applications. . It then goes on to implement these patterns using Spring Cloud, Netflix OSS one of the most popular Cloud implementations of Microservices used today. Students will learn about Service Registration, Service Discovery, Client Side Load Balancing, Circuit Breakers, and Gateway or Edge Services in a Spring Boot Setting. It will leverage Spring Cloud and Netflix OSS, Labs will specifically target the projects Eureka, Ribbon, Hystrix, Feign and Zuul.
Syllabus
- Spring Cloud Overview
- Take a look at the motivation for Microservice Architectures, the Major Service Patterns involved and the meaning of Service Discovery and Orchestration
- Service Discovery, Circuit Breakers and Clients
- Implement Service Registration with Service Registries, use Load Balanced Service Discovery techniques and implement different types of client services
Taught by
Derek Parsons
Related Courses
Spring Boot Microservices and Spring Cloud. Build & Deploy.Udemy Spring: Spring Cloud
LinkedIn Learning Microservices with Spring Cloud
Udemy Microservices Practical Examples
YouTube Microservices Tutorial with Java, SpringBoot and Eureka
YouTube