Google Cloud Certified Associate Cloud Engineer Practice 2025 - Free Cloud Engineer Practice Questions and Study Guide

Question: 1 / 400

You have a Cloud Storage bucket that needs to host static web assets. How do you make the bucket public?

A. Trick question. Don't ever make a bucket public.

B. Check the "make public" box in the UI.

C. Set allUsers to have the Storage Object Viewer role.

Making a bucket public is not recommended as it can leave your data vulnerable to unauthorized access. However, if you still need to make the bucket public, choosing option A or B is not the correct approach as these options may not provide the necessary permissions for public access. Option D is a valid command, but it is not the recommended way to make a bucket public for hosting static web assets. The best way to make a bucket public for hosting static web assets is by setting allUsers to have the Storage Object Viewer role, as stated in option C. This will allow public access to read the objects in the bucket without giving any other permissions.

Get further explanation with Examzify DeepDiveBeta

D. gsutil make-public gs://bucket-name

Next Question

Report this question

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy