Deploying Apps to Google Cloud Reviews

66563 reviews

Luan Cristopher V. · Reviewed ما يقرب من سنتين ago

Marius N. · Reviewed ما يقرب من سنتين ago

Geddiel C. · Reviewed ما يقرب من سنتين ago

Пелихов П. · Reviewed ما يقرب من سنتين ago

Srikant P. · Reviewed ما يقرب من سنتين ago

sambit m. · Reviewed ما يقرب من سنتين ago

Tushar C. · Reviewed ما يقرب من سنتين ago

Maloy R. · Reviewed ما يقرب من سنتين ago

no

Sandro T. · Reviewed ما يقرب من سنتين ago

da errores el laboratorio con DOCKER y no se puede validar

Sergio Luis H. · Reviewed ما يقرب من سنتين ago

Humberto M. · Reviewed ما يقرب من سنتين ago

not working

Haydar A. · Reviewed ما يقرب من سنتين ago

not working

Haydar A. · Reviewed ما يقرب من سنتين ago

Alex R. · Reviewed ما يقرب من سنتين ago

Priya K. · Reviewed ما يقرب من سنتين ago

Paul F. · Reviewed ما يقرب من سنتين ago

Dharani A. · Reviewed ما يقرب من سنتين ago

Oliver A. · Reviewed ما يقرب من سنتين ago

Jose L. · Reviewed ما يقرب من سنتين ago

LINH T. · Reviewed ما يقرب من سنتين ago

// 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 ما يقرب من سنتين ago

Святослав П. · Reviewed ما يقرب من سنتين ago

yes

Nirvana G. · Reviewed ما يقرب من سنتين ago

Markus B. · Reviewed ما يقرب من سنتين ago

Charles O. · Reviewed ما يقرب من سنتين ago

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