Learner Reviews & Feedback for Deploy Microservices using Spring Cloud Framework by Coursera Project Network
4.3
stars
29 ratings
About the Course
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....
Filter by:
1 - 3 of 3 Reviews for Deploy Microservices using Spring Cloud Framework
By Bolla p
•
Aug 30, 2021
good to learn new things .
By R L
•
Jan 19, 2023
Good
By 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