Opiniones sobre Configura un entorno de desarrollo de apps en Google Cloud: Lab de desafío
323580 opiniones
JUAN DIEGO C. · Se revisó hace 20 días
Ivan M. · Se revisó hace 20 días
YESID M. · Se revisó hace 20 días
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. · Se revisó hace 20 días
CAMILO ANDRES A. · Se revisó hace 20 días
A19_SAP1_B3_65_Khushboo J. · Se revisó hace 20 días
Mithali K G. · Se revisó hace 20 días
Gabriel J. · Se revisó hace 20 días
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. · Se revisó hace 20 días
MANUELA ALEXANDRA C. · Se revisó hace 20 días
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. · Se revisó hace 20 días
A tarefa 3 está muito complicada. Precisa melhorar os comandos e dependências.
Eduardo M. · Se revisó hace 20 días
Tarek O. · Se revisó hace 20 días
complicado pero melo
Tomás M. · Se revisó hace 20 días
A2_B3_64 A. · Se revisó hace 20 días
ssssssssssssssssss
Mohammed S. · Se revisó hace 20 días
Eduardo M. · Se revisó hace 20 días
Tomasz Z. · Se revisó hace 20 días
JHONATAN DAVID R. · Se revisó hace 20 días
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. · Se revisó hace 20 días
A17-B3-46 Apoorv S. · Se revisó hace 20 días
Juan Manuel D. · Se revisó hace 20 días
Excellent...!!!
Javier Eduardo G. · Se revisó hace 20 días
Débora C. · Se revisó hace 20 días
Luis Gabriel Z. · Se revisó hace 20 días
No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.