Menyiapkan Lingkungan Pengembangan Aplikasi di Google Cloud: Challenge Lab Ulasan

323580 ulasan

JUAN DIEGO C. · Diulas 20 hari lalu

Ivan M. · Diulas 20 hari lalu

YESID M. · Diulas 20 hari lalu

el paso 3 NO PUEDE HACERCE, Lo probe 7 veces SEGUI CADA PASO, Funciona perfecto PERO NO ME LO DETECTA, Hay algo que no funciona

Mauro M. · Diulas 20 hari lalu

CAMILO ANDRES A. · Diulas 20 hari lalu

A19_SAP1_B3_65_Khushboo J. · Diulas 20 hari lalu

Mithali K G. · Diulas 20 hari lalu

Gabriel J. · Diulas 20 hari lalu

There are several errors on this laboratory: In the sourcecode, is referencing to several undefined values: Event: {"@type":"type.googleapis.com/google.events.cloud.audit.v1.LogEntryData","protoPayload":{"status":{},"authenticationInfo":{"principalEmail":"student-02-bdf9de9aba3b@qwiklabs.net"},"requestMetadata":{"callerIp":"188.78.170.88","callerSuppliedUserAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36,gzip(gfe)","requestAttributes":{"time":"2026-05-02T18:23:45.880127550Z","auth":{}},"destinationAttributes":{}},"serviceName":"storage.googleapis.com","methodName":"storage.objects.create","authorizationInfo":[{"resource":"projects/_/buckets/run-sources-qwiklabs-gcp-03-86f3b7c762f3-europe-west3/objects/services/memories-thumbnail-creator/1777746229.184000.zip","permission":"storage.objects.delete","granted":true,"resourceAttributes":{}},{"resource":"projects/_/buckets/run-sources-qwiklabs-gcp-03-86f3b7c762f3-europe-west3/objects/services/memories-thumbnail-creator/1777746229.184000.zip","permission":"storage.objects.create","granted":true,"resourceAttributes":{}}],"resourceName":"projects/_/buckets/run-sources-qwiklabs-gcp-03-86f3b7c762f3-europe-west3/objects/services/memories-thumbnail-creator/1777746229.184000.zip","serviceData":{"@type":"type.googleapis.com/google.iam.v1.logging.AuditData","policyDelta":{}},"resourceLocation":{"currentLocations":["europe-west3"]}},"insertId":"78ekjeefvji3","resource":{"type":"gcs_bucket","labels":{"location":"europe-west3","bucket_name":"run-sources-qwiklabs-gcp-03-86f3b7c762f3-europe-west3","project_id":"qwiklabs-gcp-03-86f3b7c762f3"}},"timestamp":"2026-05-02T18:23:45.872748955Z","severity":"INFO","logName":"projects/qwiklabs-gcp-03-86f3b7c762f3/logs/cloudaudit.googleapis.com%2Fdata_access","receiveTimestamp":"2026-05-02T18:23:46.817744699Z"} 2026-05-02 20:24:36.632 CEST Hello undefined 2026-05-02 20:24:37.770 CEST Error: A bucket name is needed to use Cloud Storage. at Storage.bucket (/workspace/node_modules/@google-cloud/storage/build/src/storage.js:550:19) at /workspace/index.js:15:32 at /workspace/node_modules/@google-cloud/functions-framework/build/src/function_wrappers.js:119:25 at process.processTicksAndRejections (node:internal/process/task_queues:105:5) this is the correct event received: { "@type": "type.googleapis.com/google.events.cloud.audit.v1.LogEntryData", "protoPayload": { "status": {}, "authenticationInfo": { "principalEmail": "student-02-bdf9de9aba3b@qwiklabs.net" }, "requestMetadata": { "callerIp": "188.78.170.88", "callerSuppliedUserAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36,gzip(gfe)", "requestAttributes": { "time": "2026-05-02T18:18:39.440996510Z", "auth": {} }, "destinationAttributes": {} }, "serviceName": "storage.googleapis.com", "methodName": "storage.objects.create", "authorizationInfo": [ { "resource": "projects/_/buckets/qwiklabs-gcp-03-86f3b7c762f3-bucket/objects/map.jpg", "permission": "storage.objects.create", "granted": true, "resourceAttributes": {} }, { "resource": "projects/_/buckets/qwiklabs-gcp-03-86f3b7c762f3-bucket/objects/map.jpg", "permission": "storage.objects.delete", "granted": true, "resourceAttributes": {} } ], "resourceName": "projects/_/buckets/qwiklabs-gcp-03-86f3b7c762f3-bucket/objects/map.jpg", "serviceData": { "policyDelta": {}, "@type": "type.googleapis.com/google.iam.v1.logging.AuditData" }, "resourceLocation": { "currentLocations": [ "europe-west3" ] } }, "insertId": "32l24tf1i6l9s", "resource": { "type": "gcs_bucket", "labels": { "location": "europe-west3", "project_id": "qwiklabs-gcp-03-86f3b7c762f3", "bucket_name": "qwiklabs-gcp-03-86f3b7c762f3-bucket" } }, "timestamp": "2026-05-02T18:18:39.431900477Z", "severity": "INFO", "logName": "projects/qwiklabs-gcp-03-86f3b7c762f3/logs/cloudaudit.googleapis.com%2Fdata_access", "receiveTimestamp": "2026-05-02T18:18:39.866554332Z" } Additionally, even after correcting the cloud function with the correct trigger, the assesment wasn't evaluated properly as success Please review this lab because is totally broken Additionally, I got today a quota error student_01_644485f754ed@cloudshell:~ (qwiklabs-gcp-00-3e24488b5ecb)$ gcloud storage buckets create gs://qwiklabs-gcp-00-3e24488b5ecb-bucket \ --default-storage-class=RAPID \ --location=EUROPE-WEST1 \ --placement=EUROPE-WEST1-B \ --enable-hierarchical-namespace \ --uniform-bucket-level-access \ --public-access-prevention Creating gs://qwiklabs-gcp-00-3e24488b5ecb-bucket/... ERROR: (gcloud.storage.buckets.create) HTTPError 400: The project does not have sufficient quota for this operation. To increase your quota, see https://docs.cloud.google.com/storage/docs/bandwidth-usage#increase-storage-limit

Ernesto V. · Diulas 20 hari lalu

MANUELA ALEXANDRA C. · Diulas 20 hari lalu

i created thumbnail function, saw it create thumbnails but didn't get progress i know what was wrong - i crate the function with "default generation" and despite it being 2 it failed the test. After explicitly setting it to 2 it passed - i don't think it should work that way

Mateusz B. · Diulas 20 hari lalu

A tarefa 3 está muito complicada. Precisa melhorar os comandos e dependências.

Eduardo M. · Diulas 20 hari lalu

Tarek O. · Diulas 20 hari lalu

complicado pero melo

Tomás M. · Diulas 20 hari lalu

A2_B3_64 A. · Diulas 20 hari lalu

ssssssssssssssssss

Mohammed S. · Diulas 20 hari lalu

Eduardo M. · Diulas 20 hari lalu

Tomasz Z. · Diulas 20 hari lalu

JHONATAN DAVID R. · Diulas 20 hari lalu

I ran into multiple issues on this lab. I was unable to create a bucket in the specified zone, and as such, had to create it in the region only. When creating the Cloud Run function, I needed much more information than what you provided. I was given zero instructions at all regarding the Eventarc trigger, such as the Event trigger and Event type. Please address these issues ASAP. Thank you for your attention to this matter.

Koonj C. · Diulas 20 hari lalu

A17-B3-46 Apoorv S. · Diulas 20 hari lalu

Juan Manuel D. · Diulas 20 hari lalu

Excellent...!!!

Javier Eduardo G. · Diulas 20 hari lalu

Débora C. · Diulas 20 hari lalu

Luis Gabriel Z. · Diulas 20 hari lalu

Kami tidak dapat memastikan bahwa ulasan yang dipublikasikan berasal dari konsumen yang telah membeli atau menggunakan produk terkait. Ulasan tidak diverifikasi oleh Google.