|
所在平台: Coursera |
课程主页: https://www.coursera.org/learn/spring-cloud-overview
课程评论:没有评论
课程名称:Spring - Cloud 概述 课程概述:本课程讲解了微服务架构中的一些高级模式,以及为何要向这些架构转型,摆脱单体应用的开发方式。随后,课程将介绍如何使用 Spring Cloud 和 Netflix OSS 实现这些模式,这些是当前最受欢迎的微服务云实现方案。学生将学习服务注册、服务发现、客户端负载均衡、断路器以及在 Spring Boot 环境中的网关或边缘服务。课程特别针对 Eureka、Ribbon、Hystrix、Feign 和 Zuul 项目进行实验。 课程大纲: 1. **Spring Cloud 概述** - 描述微服务架构的动机、主要服务模式,以及服务发现和编排的含义。 2. **服务发现、断路器和客户端** - 实现服务注册与服务注册中心的结合,使用负载均衡的服务发现技术,并实现不同类型的客户端服务。 通过本课程,学生将获得有关微服务架构和相关技术的重要知识,为未来的项目开发打下坚实基础。
Name:Spring Cloud Overview
Description:Take a look at the motivation for Microservice Architectures, the Major Service Patterns involved and the meaning of Service Discovery and Orchestration
Name:Service Discovery, Circuit Breakers and Clients
Description:Implement Service Registration with Service Registries, use Load Balanced Service Discovery techniques and implement different types of client services
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.