关于“將應用程式部署至 Google Cloud”的评价
评论
nice lab but time is very short to learn more in detail
Pratik S. · 评论almost 2 years之前
Anurag S. · 评论almost 2 years之前
step 4 check broken
Samuele C. · 评论almost 2 years之前
Ihar V. · 评论almost 2 years之前
Raveendra G. · 评论almost 2 years之前
Munish S. · 评论almost 2 years之前
Vinicius Rafael M. · 评论almost 2 years之前
Pablo B. · 评论almost 2 years之前
Jalshree P. · 评论almost 2 years之前
Anbarasan M. · 评论almost 2 years之前
Some of these labs seriously need to be reviewed, if not then the documentation should def be improved.
Otto H. · 评论almost 2 years之前
Rogelio S. · 评论almost 2 years之前
europe-west4 zone is not available
Valeriy C. · 评论almost 2 years之前
// 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. · 评论almost 2 years之前
Jonathan P. · 评论almost 2 years之前
Daniel H. · 评论almost 2 years之前
Dhruwa R. · 评论almost 2 years之前
Fernando A. · 评论almost 2 years之前
Sandeep A. · 评论almost 2 years之前
HO KEI K. · 评论almost 2 years之前
sudhanshu k. · 评论almost 2 years之前
Chandrakant G. · 评论almost 2 years之前
Manoj P. · 评论almost 2 years之前
Kubernetes issues. Cloud run detection issue.
Sylvain L. · 评论almost 2 years之前
Ville K. · 评论almost 2 years之前
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。