A cloud engineer needs to deploy a set of Compute Engine virtual machines and Cloud Storage buckets for a new application. Which Google Cloud resource hierarchy component serves as the primary base container required to create and manage these individual resources?
- ProjectAnswer
- BFolder
- COrganization
- DBilling Account
Answer
The correct answer is Project, because Google Cloud projects are the mandatory base containers for creating, configuring, and managing individual resources such as virtual machines and storage buckets.
In Google Cloud, a Project is the fundamental building block and container for creating, enabling, and managing individual service resources like Compute Engine instances, databases, and Cloud Storage buckets.
Step-by-Step Solution
Key Concept
Google Cloud Resource Hierarchy Base Container