Deploying Apps to Google Cloud Reviews

66559 reviews

nice lab but time is very short to learn more in detail

Pratik S. · Reviewed almost 2 years ago

Anurag S. · Reviewed almost 2 years ago

step 4 check broken

Samuele C. · Reviewed almost 2 years ago

Ihar V. · Reviewed almost 2 years ago

Raveendra G. · Reviewed almost 2 years ago

Munish S. · Reviewed almost 2 years ago

Vinicius Rafael M. · Reviewed almost 2 years ago

Pablo B. · Reviewed almost 2 years ago

Jalshree P. · Reviewed almost 2 years ago

Anbarasan M. · Reviewed almost 2 years ago

Some of these labs seriously need to be reviewed, if not then the documentation should def be improved.

Otto H. · Reviewed almost 2 years ago

Rogelio S. · Reviewed almost 2 years ago

europe-west4 zone is not available

Valeriy C. · Reviewed almost 2 years ago

// Took this again today 3-14 and task 4 is still not giving credit. I am not sure what I am missing but I have done this 4 different times with a clear head and do not seem to be missing anything obvious. Is this perhaps a bug with the quiz/lab? // Not sure if it was intentional, but there are missing colons ":" in the key value pair for the variable "model". They are missing between "title" and "Hello App Engine" on multiple tasks/steps. First is an example of what is wrong: @app.route("/") def main(): model = {"title" "Hello App Engine"} return render_template('index.html', model=model) // Correction for Task 2, Step 12: @app.route("/") def main(): model = {"title": "Hello App Engine"} return render_template('index.html', model=model) // Correction for Task 3, Step 10: @app.route("/") def main(): model = {"title": "Hello Kubernetes Engine"} return render_template('index.html', model=model) // Correction for Task 4, Step 2 @app.route("/") def main(): model = {"title": "Hello Cloud Run"} return render_template('index.html', model=model) // I've failed this lab twice now, the first most assuredly was my fault, the second I was able to get all objectives complete and still the lab won't finish. I have taken screenshots.

Zachery N. · Reviewed almost 2 years ago

Jonathan P. · Reviewed almost 2 years ago

Daniel H. · Reviewed almost 2 years ago

Dhruwa R. · Reviewed almost 2 years ago

Fernando A. · Reviewed almost 2 years ago

Sandeep A. · Reviewed almost 2 years ago

HO KEI K. · Reviewed almost 2 years ago

sudhanshu k. · Reviewed almost 2 years ago

Chandrakant G. · Reviewed almost 2 years ago

Manoj P. · Reviewed almost 2 years ago

Kubernetes issues. Cloud run detection issue.

Sylvain L. · Reviewed almost 2 years ago

Ville K. · Reviewed almost 2 years ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.