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:
Module 2: Introducing Google Cloud
Module 4: Virtual Machines and Networks in the Cloud
Module 5: Storage in the Cloud
Module 6: Containers in the Cloud
Module 7: Applications in the Cloud
Module 8: Prompt Engineering
You might also like:
Course 3: