Chevron Left
Back to Building Scalable Java Microservices with Spring Boot and Spring Cloud

Learner Reviews & Feedback for Building Scalable Java Microservices with Spring Boot and Spring Cloud by Google Cloud

4.3
stars
1,304 ratings

About the Course

"Microservices" describes a software design pattern in which an application is a collection of loosely coupled services. These services are fine-grained, and can be individually maintained and scaled. The microservices architecture is ideal for the public cloud, with its focus on elastic scaling with on-demand resources. In this course, you will learn how to build Java applications using Spring Boot and Spring Cloud on Google Cloud. You'll use Spring Cloud Config to manage your application's configuration. You'll send and receive messages with Pub/Sub and Spring Integration. You'll also use Cloud SQL as a managed relational database for your Java applications, and learn how to migrate to Spanner, which is Google Cloud's globally-distributed strongly consistent database service. You'll also learn about tracing and debugging your Spring applications with Google Cloud Observability. To succeed in this course, you should be familiar with the Java programming language and building Java applications with tools such as Maven or Gradle. You should also have general knowledge of Google Cloud. >>> By enrolling in this course you agree to the Qwiklabs Terms of Service as set out in the FAQ and located at: https://qwiklabs.com/terms_of_service <<<...

Top reviews

AB

May 30, 2020

Awesome for hands on and practical approach of creating and deploying spring cloud app in gcp services , especially gae and gcp cloud config concepts was in particular was well explained in course .

BN

Jul 4, 2020

Its wonderful Experience with plenty of explanation on the topics covered inn each of the tasks.

it really helped my self to build Micro Service based application enabled with GCP Services

Filter by:

176 - 200 of 333 Reviews for Building Scalable Java Microservices with Spring Boot and Spring Cloud

By Muhammad Z H

Nov 27, 2019

Thanks

By oussama k

Jan 12, 2024

goood

By Carlos E B S

Jun 7, 2020

great

By Mitesh C

Mar 23, 2020

great

By Dmitrii V

Sep 16, 2019

Cool!

By Hùng N

Oct 26, 2024

Good

By Monish K

May 24, 2024

good

By Fikkar M

Mar 22, 2024

good

By kidus t

Jun 1, 2022

nice

By Nguyen Q D - K F C

Sep 4, 2021

Ngon

By SAMEER S

Aug 4, 2020

best

By Baijnath

Jun 29, 2020

Good

By Shaik A

Dec 17, 2019

good

By Abilash S

Oct 9, 2019

good

By Abdelkarim A

May 29, 2019

good

By Shubham T

Mar 22, 2020

df

By ANAS B

Jun 25, 2024

5

By Nizar H

Oct 5, 2021

n

By Sergei B

May 26, 2024

I highly commend the course's exploration of Google Cloud Platform (GCP) integration with Spring Boot and Spring Cloud. The hands-on labs were particularly valuable in solidifying this practical knowledge. However, I would like to recommend expanding the coverage of the Spring framework itself. The assumption of prior expertise in all aspects of Spring Boot might be a hurdle for some learners who are relatively new to the framework. Recommendation: Consider adding a pre-requisite module or resources that provide a foundational understanding of Spring concepts before diving into the GCP integration aspects. This would enhance the course's accessibility for a broader audience. Overall: This course provides a solid introduction to building microservices with Spring Boot and Spring Cloud on GCP. With the suggested improvement, it can be even more comprehensive for learners with varying levels of Spring experience.

By Jason W

Apr 21, 2020

module is jam pack with concepts , content is easily understand and follow by even a newbie like me ;)

But when it comes to the lab, some missing pieces, scripts, folders. Some instructions just not clear enough to guide users. Students can easily get lost. Strongly suggest to provide alternative as to what shuold be the end result once file had been altered. That would help to gauge expectation and avoid lost in instructions which commonly leads to losing interest.

Just my 2 cents as Instructor

By Alberto A E R

Jul 28, 2021

It´s a good showcase of Google Cloud functionalities and how to connect them to a Spring boot application. However, I would have liked more in depth videos about the concepts. The activities consist on a step by step copy-paste, to show you the different options. A more appropriate title for the course would have been "Migrating Spring Boot microservices to the cloud". 4 stars because I have learned new concepts, although not what I expected.

By Reenu S

Jan 28, 2020

A good starter for spring boot developers. Week 2 labs will be very easy for developers who are already familiar with basic linux shell scripting and basic cloud computing terminologies. The quicklabs provide an easy way to explore the GCP console options. Found it very easy to follow the quicklabs. There might be a few tiny issues here and there but as you go ahead with the labs you might realize the mistakes previously made.

By Santanu P

Feb 24, 2020

Being a beginner to spring cloud and microservices, I wished to get the execution flow of the implementations added in the module. loved and enjoyed the lab sessions as well. Thanks, Coursera and the course team for helping me to be aware and knowing the implementaion approach of spring boot in spring cloud and microservices.

By David H

Mar 16, 2019

Very nice labs - could have done with some more human explanation with some slides to explain exactly what was going on though. For example no summary of the different deployment methods etc.

It would also be nice if there was some way to get hold of the code and GCP cli commands for reference too.

By DOCTOR Y M

Mar 17, 2021

It's a very nice course! Everything, the content, the organization and the labs are very useful. Just 2 suggestions: 1) Modify the labs to include check points as it's done in other Google Cloud Courses. 2) I would include a lab explaining how to implement an JWT Oauth2 authentication server.