Moocable is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Spring - Cloud Overview

Description

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

Online Courses

Coursera

Free to Audit

9 hours 12 minutes

Intermediate

Paid Certificate

Spring - Cloud Overview

Affiliate notice

  • Type
    Online Courses
  • Provider
    Coursera
  • Pricing
    Free to Audit
  • Duration
    9 hours 12 minutes
  • Difficulty
    Intermediate
  • Certificate
    Paid Certificate

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.

  • 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