Module 3: Resources and Access in the Cloud

Looking for โ€˜Google Cloud Fundamentals: Core Infrastructure Module 3 Answersโ€™?

In this post, I provide complete, accurate, and detailed explanations for the answers to Module 3: Resources and Access in the Cloud of Course 2: Google Cloud Fundamentals: Core Infrastructure โ€“ Preparing for Google Cloud Certification: Cloud Developer Professional Certificate

Whether youโ€™re preparing for quizzes or brushing up on your knowledge, these insights will help you master the concepts effectively. Letโ€™s dive into the correct answers and detailed explanations for each question!

Quiz

Graded Assignment

1. Choose the correct completion: Services and APIs are enabled on a per-__________ basis.

  • Folder
  • Project โœ…
  • Organization
  • Billing account

Explanation:
In Google Cloud, services and APIs are enabled at the project level. A project acts as a container for all resources, including virtual machines, databases, and APIs. While folders and organizations help structure multiple projects, APIs are managed on a per-project basis.

2. Order these IAM role types from broadest to finest-grained.

  • Custom roles, predefined roles, basic roles
  • Predefined roles, custom roles, basic roles
  • Basic roles, predefined roles, custom roles โœ…

Explanation:
Google Cloud IAM (Identity and Access Management) roles are ordered as follows:

  • Basic roles (broadest): These are very general and include Owner, Editor, and Viewer.
  • Predefined roles: More specific than basic roles, these offer granular permissions for specific services (e.g., โ€œCompute Adminโ€ for managing Compute Engine).
  • Custom roles (finest-grained): These allow organizations to define exact permissions needed for specific use cases.

3. Which of these values is globally unique, permanent, and unchangeable, but can be modified by the customer during creation?

  • The project name
  • The project ID โœ…
  • The project number
  • The projectโ€™s billing credit-card number

Explanation:

  • The Project ID is globally unique across Google Cloud, permanent, and cannot be changed once created.
  • The Project Name can be modified.
  • The Project Number is assigned by Google Cloud and cannot be changed.
  • The Billing credit-card number is unrelated to project identification.

Related contents:

You might also like:

Course 3:

Leave a Reply