Como configurar um ambiente de desenvolvimento de apps no Google Cloud: laboratório com desafio avaliações
323580 avaliações
JUAN DIEGO C. · Revisado há 20 days
Ivan M. · Revisado há 20 days
YESID M. · Revisado há 20 days
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. · Revisado há 20 days
CAMILO ANDRES A. · Revisado há 20 days
A19_SAP1_B3_65_Khushboo J. · Revisado há 20 days
Mithali K G. · Revisado há 20 days
Gabriel J. · Revisado há 20 days
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. · Revisado há 20 days
MANUELA ALEXANDRA C. · Revisado há 20 days
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. · Revisado há 20 days
A tarefa 3 está muito complicada. Precisa melhorar os comandos e dependências.
Eduardo M. · Revisado há 20 days
Tarek O. · Revisado há 20 days
complicado pero melo
Tomás M. · Revisado há 20 days
A2_B3_64 A. · Revisado há 20 days
ssssssssssssssssss
Mohammed S. · Revisado há 20 days
Eduardo M. · Revisado há 20 days
Tomasz Z. · Revisado há 20 days
JHONATAN DAVID R. · Revisado há 20 days
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. · Revisado há 20 days
A17-B3-46 Apoorv S. · Revisado há 20 days
Juan Manuel D. · Revisado há 20 days
Excellent...!!!
Javier Eduardo G. · Revisado há 20 days
Débora C. · Revisado há 20 days
Luis Gabriel Z. · Revisado há 20 days
Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.