学生对 Coursera Project Network 提供的 Deploy Microservices using Spring Cloud Framework 的评价和反馈
4.4
星
28 个评分
课程概述
By the end of this project you will use the Spring Cloud Framework to deploy a pair of microservices that will be used to inject random numbers into math quiz questions.
Microservices are simply a set of small applications that communicate with one another to create an application. The advantages of using Microservices is that they are quick to develop and test. In addition, they scale well when demand increases for one part of the application, and they are easier to maintain since each Microservice is not strongly coupled to the other.
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions....
筛选依据:
1 - Deploy Microservices using Spring Cloud Framework 的 3 个评论(共 3 个)
创建者 Bolla p
•
Aug 30, 2021
good to learn new things .
创建者 R L
•
Jan 19, 2023
Good
创建者 GIACOMO L R
•
Aug 4, 2022
Don't start this course if you're not in the US. It is very slow. The gradle dependencies are not recognized and i coudn't follow the instructions