Chevron Left
返回到 Building Scalable Java Microservices with Spring Boot and Spring Cloud

学生对 Google Cloud 提供的 Building Scalable Java Microservices with Spring Boot and Spring Cloud 的评价和反馈

4.3
1,341 个评分

课程概述

"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 <<<...

热门审阅

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

SS

Nov 12, 2020

i really feel like i am interaction to the new generation of programming.and tutor was awesome, completing the whole course yourself gives a great confidence. THANKS TO COURSERA...

筛选依据:

251 - Building Scalable Java Microservices with Spring Boot and Spring Cloud 的 275 个评论(共 343 个)

创建者 Richard O

Oct 17, 2020

The course is very informative and practical

创建者 Simon M

Sep 24, 2024

I really like the lab aspect of the course.

创建者 Johirul A R

Sep 20, 2020

great course but expect more video tutorial

创建者 Soufiane G

May 28, 2020

Very nice to focus on practicing GCP skills

创建者 Alvaro G B

Jul 5, 2019

For starters it's a pretty complete course.

创建者 Yudiel L R G

Oct 28, 2020

Falta profundizar en los casos de estudio

创建者 YASH N

Sep 3, 2022

great course teach me lot of new things

创建者 Gerardo L M

Mar 6, 2023

The labs were useful to practice in GCP

创建者 Ognian K

Nov 15, 2020

That was a good introduction in GCP.

创建者 romail a

Oct 25, 2024

For Beginner Level Great Learning

创建者 Rajesh C

Jun 5, 2019

Looks good on practical stuff

创建者 Vivekananthan S

Mar 29, 2021

Hands on labs are very good

创建者 Chethan T B

May 24, 2020

Overall experience was Good

创建者 SAI K R R

Oct 19, 2021

Overall Course is good.

创建者 Sukumar R

Aug 14, 2020

It was very useful

创建者 Elkhan I

Apr 26, 2019

it was interesting

创建者 Yusong W

Jan 5, 2020

great course!

创建者 Parameshwaran K

May 29, 2021

Good Course

创建者 Kummari V

Aug 29, 2022

Good

创建者 Aren T

Nov 22, 2020

An interesting survey/overview of the available GCP platform tools to augment/work with Spring Boot applications, but the course/labs are let down by the intensely repetitive nature of continually reproivisioning/doing the exact same few steps that require you to twiddle your fingers for 5-10 mins at a time whilst it copies the lab resources across.

The final lab compresses a far too shallow overview of Kubernetes, and for the me the code compiled/built/deployed fine, but repeatedly crashed and failed.

This course is primarily of benefit to giving you an overview of the potential tooling and options available when working with containerised/deployed Spring Boot applications on GCP, but the repetitive nature of the labs and the lack of an accompanying GitHub repository etc. for the course etc was disappointing in order to explore the codebase further.

创建者 Alessandro P

Jan 31, 2022

I followed the course as auditor (no paying, no certificate at the end) because I work as IT consultant and I'm not sure to finisht the couse in the due date and to find the time in the day to study and to do the lab exerciss (because of the tiredness).

I'm a bit disappointed.

As auditor, I can watch only the video that describe the topic of every lesson, but the quiz, the tests and the pratical exercises are forbitten, than as auditor I can't learn anything.

Also, in the additional resources, the link to the Spring GCP repo is outdated, so my question: what's the advantage to follow a course about and old version of Spring GCP as auditor.

I put 3 stars only because it's my fault not to inform what an auditor can do (and, overal, what he can't do) before the start

创建者 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.

创建者 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.

创建者 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.