Easy1 markMultiple Choice
GCP ACE · Question 04 · Domain 1.2: Managing billing configuration
Which statement best describes the relationship between Google Cloud projects and billing accounts?
Which statement best describes the relationship between Google Cloud projects and billing accounts?
Answer options:
A.
A project can be linked to multiple billing accounts simultaneously.
B.
A billing account can be linked to multiple projects.
C.
Billing accounts are region-specific and must match the project's region.
D.
Projects do not require a linked billing account to use paid services.
How to approach this question
Recall the basic hierarchy of GCP billing. One entity pays the bill for potentially many projects.
Full Answer
B.A billing account can be linked to multiple projects.✓ Correct
A billing account can be linked to multiple projects.
In Google Cloud, a single Cloud Billing account can be linked to one or more projects. The billing account tracks all costs incurred by the linked projects. However, a single project can only be linked to exactly one billing account at any given time.
Common mistakes
Believing a project can split its bill across multiple billing accounts.
Practice the full GCP Associate Cloud Engineer Practice Exam 5
50 questions · hints · full answers · grading
More questions from this exam
Q01You are starting a new initiative and need to create a new Google Cloud project using the command...EasyQ02A developer on your team needs to manage App Engine applications, including deploying new version...MediumQ03You have created a new Google Cloud project. You need to allow a specific group of developers to ...MediumQ05Your company wants to be notified immediately in their Slack channel whenever their monthly Googl...MediumQ06You have just installed the Google Cloud SDK on your local workstation. You need to authenticate ...Medium
Expert