Déployer des applications dans Google Cloud avis

66563 avis

Luan Cristopher V. · Examiné il y a presque 2 ans

Marius N. · Examiné il y a presque 2 ans

Geddiel C. · Examiné il y a presque 2 ans

Пелихов П. · Examiné il y a presque 2 ans

Srikant P. · Examiné il y a presque 2 ans

sambit m. · Examiné il y a presque 2 ans

Tushar C. · Examiné il y a presque 2 ans

Maloy R. · Examiné il y a presque 2 ans

no

Sandro T. · Examiné il y a presque 2 ans

da errores el laboratorio con DOCKER y no se puede validar

Sergio Luis H. · Examiné il y a presque 2 ans

Humberto M. · Examiné il y a presque 2 ans

not working

Haydar A. · Examiné il y a presque 2 ans

not working

Haydar A. · Examiné il y a presque 2 ans

Alex R. · Examiné il y a presque 2 ans

Priya K. · Examiné il y a presque 2 ans

Paul F. · Examiné il y a presque 2 ans

Dharani A. · Examiné il y a presque 2 ans

Oliver A. · Examiné il y a presque 2 ans

Jose L. · Examiné il y a presque 2 ans

LINH T. · Examiné il y a presque 2 ans

// 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. · Examiné il y a presque 2 ans

Святослав П. · Examiné il y a presque 2 ans

yes

Nirvana G. · Examiné il y a presque 2 ans

Markus B. · Examiné il y a presque 2 ans

Charles O. · Examiné il y a presque 2 ans

Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.