Spring - Cloud Overview

0
Join & Subscribe
Coursera
Free Online Course (Audit)
English
Paid Certificate Available
2 weeks long, 9-10 hours worth of material
selfpaced

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 SpringCloud and Netflix OSS, Labs will specifically target the projects Eureka, Ribbon, Hystrix, Feign and Zuul.
  • 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 ofclient services

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 ofclient services

Taught by

Derek Parsons