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,343 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

BB

Sep 30, 2022

H​i everyone this course is prettiy good and intresting i recomended it.i​n addition i had some problems while i have learning this course but online supports helped me

SM

Jun 28, 2020

Really good high level view of cloud tech with easy to follow practical. A few lab technical issues but found the forum helpful to resolve with suggestions from other students.

Filter by:

276 - 300 of 343 Reviews for Building Scalable Java Microservices with Spring Boot and Spring Cloud

By Praveen K

Dec 12, 2020

One thing I like about this course is that it is a crash course of GCP services. I could play out basics of the GCP services using. a simple guestbook application built using spring boot. That said, it could have been structured better. Splitting into Two weeks and not carrying any depth in each was a bummer. I wish each fo these topics were dealt a bit better in the Operations side. All the instructions in setting up were well written but there was fairly little one could experience on the services built.

Another way this could have got better is to let us continue building the application we have setup from day 1. Instead it picked up from a new point for every assignment. I felt less connected to the application I was picking up.

By Henrique M V

Feb 15, 2022

O curso poderia dar exemplo de inserção de codigo via VS code interno go GCP ao inves de ficar editando codigo no editor de texto do terminal linux. Além disso não existe nada de microserviços no curso. O projeto é dividido em dois modulos FrontEnd e BackEnd, como como só existe uma entidade no projeto, não existe nenhum microserviço.

By Xinwei C

Apr 16, 2021

I finished the course easily but without more understanding of the subject. I guess it's designed for people who have already mastered the knowledge and just use it to practise or to quickly review what they knew. But not for beginners like me because it doesn't provide any insight behind the codes, configuration and commands.

By Ebrahim A

May 3, 2020

The material is great. However, labs are not ready and has many bugs it requires knowledge in maven and previous experience in troubleshooting to apply all of the labs. Otherwise, following the instructions as is will not qualify the student to successfully implement them.

By Hemsagar

May 23, 2021

the code in the inbuilt Vs code suddenly gives error when i paste the new depedencies, but in server start time it trun on smootlhy but in code editor it shows the setter method not found for POJO,,maybe its not capturing the lombok

By Deleted A

Sep 14, 2020

There were some mistakes in exercises and sometimes there was not a clarity of actions in exercise, but on the whole, the course was very good for practical introduction to google cloud tools for java web developers.

By Girish N

Mar 31, 2020

Became aware of various aspects but getting out without much in-depth knowledge. Maybe there is another course that I have to participate in. Thanks a ton for your help in preparing this & the lab is awesome.

By Miguel Á D E

Jun 23, 2020

Some Labs not working as intended, some are not prepare to work with JDK 11 (missing dependencies) and some are not loading resources from the bucket. Not too much explanation or documentation.

By Punit S

Sep 22, 2022

Didnt learn anything about Spring boot or any programming. This course just showcases google cloud functionality , it just walkthroughs the course by copy pasting the code shown in places .

By Oscar R

May 13, 2020

La práctica está bastante bien, pero hay poca información en los videos, estaría bien que fueran más extensos para posteriormente tener más claro la práctica a realizar.

By Josep V B

Mar 22, 2020

Nice introduction to Google cloud platform. I was expcting more in deep learning of microservices and the practices are too easy (you have just to copy and paste).

By Anton D

Sep 23, 2023

This course gives a pretty shallow overview of GCP and its capabilities. The whole course is pretty much copy and paste of some basic shell commands.

By Alberto V

Jun 5, 2022

In general is a good course, but some instructons aren't clear and some elements look like outdated and no correspond with the actual GCP.

By Deleted A

Oct 27, 2020

Can't rate the course as I only see introductory videos.

Thought I could audit the course, but you hve to pay for the labs.

By P C

Nov 1, 2020

Just a note that the free audit of the course is completely useless, only intro videos.

Must pay for any real content.

By Vipin K

Apr 24, 2021

Good course to understand gcp, but some more basic understanding related to microservices should be provided.

By vinayakaraman s

Dec 2, 2019

There were quite a few problems in qwiklabs due to timeout issues, otherwise the coverage of topics are good.

By Sumeet D

Jan 22, 2020

course is quit good if you are beginner in Microservices then for this course Thank you and All the best. :)

By Tamal M

Sep 30, 2019

Video content is very less and sometimes it just becomes coping and pasteing commands and completing labs.

By Jonathan H M

Jun 5, 2022

This course is focused on GCP features and doesn't build applications with Spring Boot and Spring Cloud.

By Mariah J

Apr 23, 2022

Needs to be more hands on. Too much copy paste without actually learning the intended material.

By Konstantinos C

Nov 7, 2020

This is more a Google Cloud tutorial rather than a course.

Use for a quick peek but nothing more.

By Francisco S

Aug 28, 2022

This course need to be focused more in teory concepts insted of used of GCP tools.

By Karen A

Mar 14, 2024

Some labs didn't work as expected, but you can generally understand the course.

By José P A

Feb 11, 2021

I wanted to build the Java Microservices to then also use all the GCP Services.