Opinie (Konfigurowanie środowiska programistycznego w Google Cloud: laboratorium-wyzwanie)

323580 opinii

JUAN DIEGO C. · Sprawdzono 20 dni temu

Ivan M. · Sprawdzono 20 dni temu

YESID M. · Sprawdzono 20 dni temu

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. · Sprawdzono 20 dni temu

CAMILO ANDRES A. · Sprawdzono 20 dni temu

A19_SAP1_B3_65_Khushboo J. · Sprawdzono 20 dni temu

Mithali K G. · Sprawdzono 20 dni temu

Gabriel J. · Sprawdzono 20 dni temu

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. · Sprawdzono 20 dni temu

MANUELA ALEXANDRA C. · Sprawdzono 20 dni temu

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. · Sprawdzono 20 dni temu

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

Eduardo M. · Sprawdzono 20 dni temu

Tarek O. · Sprawdzono 20 dni temu

complicado pero melo

Tomás M. · Sprawdzono 20 dni temu

A2_B3_64 A. · Sprawdzono 20 dni temu

ssssssssssssssssss

Mohammed S. · Sprawdzono 20 dni temu

Eduardo M. · Sprawdzono 20 dni temu

Tomasz Z. · Sprawdzono 20 dni temu

JHONATAN DAVID R. · Sprawdzono 20 dni temu

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. · Sprawdzono 20 dni temu

A17-B3-46 Apoorv S. · Sprawdzono 20 dni temu

Juan Manuel D. · Sprawdzono 20 dni temu

Excellent...!!!

Javier Eduardo G. · Sprawdzono 20 dni temu

Débora C. · Sprawdzono 20 dni temu

Luis Gabriel Z. · Sprawdzono 20 dni temu

Nie gwarantujemy, że publikowane opinie pochodzą od konsumentów, którzy dane produkty kupili lub ich używali. Google nie weryfikuje opinii.