Deploying Apps to Google Cloud Rezensionen
65241 Rezensionen
good
Raja R. · Vor 10 Monate überprüft
good
Prabu M. · Vor 10 Monate überprüft
GREAT!
Igor C. · Vor 10 Monate überprüft
Ismar B. · Vor 10 Monate überprüft
paths in task 3 and 4 are wrong. instead of cd ~/gcp-course/training-data-analyst/courses/design-process/deploying-apps-to-gcp it shall be cd ~/gcp-course/deploying-apps-to-gcp
Tomasz W. · Vor 10 Monate überprüft
1. Lab have many mistakes and typos. Cite: @app.route("/") def main(): model = {"title" "Hello App Engine"} return render_template('index.html', model=model) Should be: @app.route("/") def main(): model = {"title": "Hello App Engine"} return render_template('index.html', model=model) Missing semicolon ":" between the strings "title" "Hello App Engine" will lead to errors 500 then deployed. I assume those errors and/ or output of the deployed app version not actually checked in the lab - nobody noticed. This typo is repeated two more times: ------------ @app.route("/") def main(): model = {"title" "Hello Kubernetes Engine"} return render_template('index.html', model=model) @app.route("/") def main(): model = {"title" "Hello Cloud Run"} return render_template('index.html', model=model) 2. some task specs are confusing: Cite: "To migrate production traffic to version two, click Split Traffic at the top. Change the version to two, and click Save." but proportions of the split is not specified (and not checked in the lab), default proportion of the split is 0 - traffic will go to ver1 not to ver2 3. paths are not correct "Add a file named kubernetes-config.yaml to the training-data-analyst/courses/design-process/deploying-apps-to-gcp folder." .... "cd ~/gcp-course/training-data-analyst/courses/design-process/deploying-apps-to-gcp gcloud builds submit --tag us-central1-docker.pkg.dev/$DEVSHELL_PROJECT_ID/devops-demo/devops-image:v0.2 ." "cd ~/gcp-course/training-data-analyst/courses/design-process/deploying-apps-to-gcp gcloud builds submit --tag us-central1-docker.pkg.dev/$DEVSHELL_PROJECT_ID/devops-demo/cloud-run-image:v0.1 ." Those steps will not work - we never mentioned the folder "training-data-analyst" before in the lab, originally we created a path ~/gcp-course/deploying-apps-to-gcp.
Yuri G. · Vor 10 Monate überprüft
Gabriel G. · Vor 10 Monate überprüft
Sundar M. · Vor 10 Monate überprüft
Rizky Eka Briliansyah C. · Vor 10 Monate überprüft
There was some confusion in the folder structure. The instructions for the Kubernetes part did not match the ret of the lab.
Fredrik K. · Vor 10 Monate überprüft
Vidya M. · Vor 10 Monate überprüft
Brenda Y. · Vor 10 Monate überprüft
Sandeep N. · Vor 10 Monate überprüft
Aneika L. · Vor 10 Monate überprüft
good
Prabu M. · Vor 10 Monate überprüft
more time needed...abrobtly ended the lab...gave a new login...all my progress is lost. Tried to reach the support, no use...feeling helpless
Sivasankaran N. · Vor 10 Monate überprüft
Muhammad A. · Vor 10 Monate überprüft
Mustafa T. · Vor 10 Monate überprüft
Edward H. · Vor 10 Monate überprüft
good
Prabu M. · Vor 10 Monate überprüft
Arvind S. · Vor 10 Monate überprüft
Arian J. · Vor 10 Monate überprüft
Swathi C. · Vor 10 Monate überprüft
sid g. · Vor 10 Monate überprüft
Tomica K. · Vor 10 Monate überprüft
Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.