리뷰 Cloud Run Functions: Qwik Start - 명령줄개

리뷰 319587개

Milton M. · 대략 2개월 전에 리뷰됨

Daniel M. · 대략 2개월 전에 리뷰됨

Few tasks of this lab are missing detailing and go over assumptions. Could be good for learning effort but some parts may cause failing the lab due to timeouts while trying to figure it out.

Mauricio C. · 대략 2개월 전에 리뷰됨

Дендюк Б. · 대략 2개월 전에 리뷰됨

Jederson C. · 대략 2개월 전에 리뷰됨

Marco Antonio A. · 대략 2개월 전에 리뷰됨

Regina C. · 대략 2개월 전에 리뷰됨

A1_B1_11_Swanandi N. · 대략 2개월 전에 리뷰됨

Roberto Carlos R. · 대략 2개월 전에 리뷰됨

Lukas L. · 대략 2개월 전에 리뷰됨

David S. · 대략 2개월 전에 리뷰됨

A7_40_B2 S. · 대략 2개월 전에 리뷰됨

Gustavo B. · 대략 2개월 전에 리뷰됨

A2_B3_59 S. · 대략 2개월 전에 리뷰됨

Aleksandr N. · 대략 2개월 전에 리뷰됨

Did not get the "serviceAccountTokenCreator" notification... Had to do it manually: student_01_a394bef907c6@cloudshell:~/gcf_hello_world (qwiklabs-gcp-02-82f653f8323c)$ gcloud functions deploy nodejs-pubsub-function \ --gen2 \ --runtime=nodejs22 \ --region=asia-south1 \ --source=. \ --entry-point=helloPubSub \ --trigger-topic cf-demo \ --stage-bucket qwiklabs-gcp-02-82f653f8323c-bucket \ --service-account cloudfunctionsa@qwiklabs-gcp-02-82f653f8323c.iam.gserviceaccount.com \ --allow-unauthenticated Service account [service-598950412986@gcp-sa-pubsub.iam.gserviceaccount.com] is missing the role [roles/iam.serviceAccountTokenCreator]. Pub/Sub needs this role to create identity tokens. For more details, please see https://cloud.google.com/pubsub/docs/push#authentication Bind the role [roles/iam.serviceAccountTokenCreator] to service account [service-598950412986@gcp-sa-pubsub.iam.gserviceaccount.com]? (Y/n)? ERROR: (gcloud.functions.deploy) ResponseError: status=[400], code=[], message=[Service account service-598950412986@gcp-sa-pubsub.iam.gserviceaccount.com does not exist.] student_01_a394bef907c6@cloudshell:~/gcf_hello_world (qwiklabs-gcp-02-82f653f8323c)$ gcloud services enable \ cloudfunctions.googleapis.com \ eventarc.googleapis.com \ pubsub.googleapis.com \ run.googleapis.com Operation "operations/acf.p2-598950412986-b3187be8-5b17-4386-82c1-d8d6cc6ef3c9" finished successfully. student_01_a394bef907c6@cloudshell:~/gcf_hello_world (qwiklabs-gcp-02-82f653f8323c)$ gcloud beta services identity create \ --service=pubsub.googleapis.com \ --project=qwiklabs-gcp-02-82f653f8323c Service identity created: service-598950412986@gcp-sa-pubsub.iam.gserviceaccount.com student_01_a394bef907c6@cloudshell:~/gcf_hello_world (qwiklabs-gcp-02-82f653f8323c)$ gcloud projects add-iam-policy-binding qwiklabs-gcp-02-82f653f8323c \ --member="serviceAccount:service-598950412986@gcp-sa-pubsub.iam.gserviceaccount.com" \ --role="roles/iam.serviceAccountTokenCreator" Updated IAM policy for project [qwiklabs-gcp-02-82f653f8323c]. bindings: [output truncated] student_01_a394bef907c6@cloudshell:~/gcf_hello_world (qwiklabs-gcp-02-82f653f8323c)$ gcloud functions deploy nodejs-pubsub-function --gen2 --runtime=nodejs22 --region=asia-south1 --source=. --entry-point=helloPubSub --trigger-topic cf-demo --stage-bucket qwiklabs-gcp-02-82f653f8323c-bucket --service-account cloudfunctionsa@qwiklabs-gcp-02-82f653f8323c.iam.gserviceaccount.com --allow-unauthenticated Created .gcloudignore file. See `gcloud topic gcloudignore` for details. Preparing function...done. Deploying function... [output truncated] state: ACTIVE updateTime: '2026-05-12T18:13:41.454831828Z' url: https://asia-south1-qwiklabs-gcp-02-82f653f8323c.cloudfunctions.net/nodejs-pubsub-function student_01_a394bef907c6@cloudshell:~/gcf_hello_world (qwiklabs-gcp-02-82f653f8323c)$

Phil R. · 대략 2개월 전에 리뷰됨

Welialdere W. · 대략 2개월 전에 리뷰됨

A19_SAP1_B3_65_Khushboo J. · 대략 2개월 전에 리뷰됨

Rupali M. · 대략 2개월 전에 리뷰됨

Dayquan L. · 대략 2개월 전에 리뷰됨

Ricardo A. · 대략 2개월 전에 리뷰됨

25EU08R0200 - C. · 대략 2개월 전에 리뷰됨

KANDREGULA N. · 대략 2개월 전에 리뷰됨

Rodrigo T. · 대략 2개월 전에 리뷰됨

Barbara M. · 대략 2개월 전에 리뷰됨

Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.