Como implantar aplicativos no Google Cloud avaliações

66563 avaliações

Luan Cristopher V. · Revisado há almost 2 years

Marius N. · Revisado há almost 2 years

Geddiel C. · Revisado há almost 2 years

Пелихов П. · Revisado há almost 2 years

Srikant P. · Revisado há almost 2 years

sambit m. · Revisado há almost 2 years

Tushar C. · Revisado há almost 2 years

Maloy R. · Revisado há almost 2 years

no

Sandro T. · Revisado há almost 2 years

da errores el laboratorio con DOCKER y no se puede validar

Sergio Luis H. · Revisado há almost 2 years

Humberto M. · Revisado há almost 2 years

not working

Haydar A. · Revisado há almost 2 years

not working

Haydar A. · Revisado há almost 2 years

Alex R. · Revisado há almost 2 years

Priya K. · Revisado há almost 2 years

Paul F. · Revisado há almost 2 years

Dharani A. · Revisado há almost 2 years

Oliver A. · Revisado há almost 2 years

Jose L. · Revisado há almost 2 years

LINH T. · Revisado há almost 2 years

// 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. · Revisado há almost 2 years

Святослав П. · Revisado há almost 2 years

yes

Nirvana G. · Revisado há almost 2 years

Markus B. · Revisado há almost 2 years

Charles O. · Revisado há almost 2 years

Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.