Cloud Storage Reviews
200796 reviews
John F. · Reviewed 4 ימים ago
Issue: Lab-created bucket defaults to "Restricted" for Customer-Supplied Encryption Keys (CSEK), causing a persistent PreconditionException: 412 error. Details: Error: When attempting gsutil cp with a valid .boto configuration, the bucket returns 412 Requested encryption type for object is not compliant with the bucket's encryption enforcement configuration. Environment: The bucket encryptionEnforcement was automatically set to RESTRICTED upon lab startup. Troubleshooting: * Validated ~/.boto syntax and keys. Attempted gcloud storage buckets update via JSON file to change restrictionMode to ALLOWED, which failed due to CLI Enum validation errors (No such value for OFF in Enum). Resolution: The upload only succeeded after manually navigating to the Bucket Protection tab in the Cloud Console and changing the Customer-supplied keys enforcement rule from Restricted to Allowed. Suggested Update: The lab startup script should initialize the bucket with CSEK enforcement set to ALLOWED to maintain compatibility with standard gsutil and gcloud storage commands as taught in the certification path.
José Luis M. · Reviewed 5 ימים ago
Serge L. · Reviewed 5 ימים ago
student_02_a70cb52ff57a@cloudshell:~ (qwiklabs-gcp-02-1b837e78ea77)$ gsutil cp setup2.html gs://mybkt-007/ gsutil cp setup3.html gs://mybkt-007/ Google recommends using Gcloud storage CLI (https://docs.cloud.google.com/storage/docs/discover-object-storage-gcloud) instead of gsutil. Please refer to migration guide (https://docs.cloud.google.com/storage/docs/gsutil-transition-to-gcloud) for assistance. Copying file://setup2.html [Content-Type=text/html]... PreconditionException: 412 Requested encryption type for object is not compliant with the bucket's encryption enforcement configuration. Google recommends using Gcloud storage CLI (https://docs.cloud.google.com/storage/docs/discover-object-storage-gcloud) instead of gsutil. Please refer to migration guide (https://docs.cloud.google.com/storage/docs/gsutil-transition-to-gcloud) for assistance. Copying file://setup3.html [Content-Type=text/html]... PreconditionException: 412 Requested encryption type for object is not compliant with the bucket's encryption enforcement configuration.
Andy W. · Reviewed 5 ימים ago
saim a. · Reviewed 5 ימים ago
Camilo M. · Reviewed 5 ימים ago
A step to enable CSEK was missing so I got lost for a moment there. Otherwise okay
Pileći B. · Reviewed 5 ימים ago
Max M. · Reviewed 5 ימים ago
Muhammad Abdullah A. · Reviewed 5 ימים ago
Ankita M. · Reviewed 5 ימים ago
Nakul B. · Reviewed 5 ימים ago
Dennis T. · Reviewed 5 ימים ago
There's a critical missed step in the instructions. There's no mention that bucket configuration needs to be changed to allow CSEK encryption before trying to copy the files with the new encryption keys. That can be a hurdle for many people trying to complete this lab
Alberto D. · Reviewed 5 ימים ago
Adithya R. · Reviewed 5 ימים ago
andri jesus c. · Reviewed 5 ימים ago
Fahmi B. · Reviewed 5 ימים ago
Vladimir N. · Reviewed 5 ימים ago
tutorial steps were wrong
Alejandro Z. · Reviewed 5 ימים ago
Belén O. · Reviewed 5 ימים ago
Sri Ragha Bhavana A. · Reviewed 5 ימים ago
Task 3 had incomplete steps. I had to explore and enable customer managed encryption on Google Cloud Console in order to complete this task. Without enabling and just simply following the steps was not enough to complete the task. Request review and update the steps.
Arshad N. · Reviewed 5 ימים ago
Bharat B. · Reviewed 5 ימים ago
Kasun F. · Reviewed 5 ימים ago
Nihal S. · Reviewed 5 ימים ago
bucket per default didn't allow customer generated encryption keys
Marin F. · Reviewed 5 ימים ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.