Google Cloud Associate Cloud Engineer — Question 170
The sales team has a project named Sales Data Digest that has the ID acme-data-digest. You need to set up similar Google Cloud resources for the marketing team but their resources must be organized independently of the sales team. What should you do?
Answer options
- A. Grant the Project Editor role to the Marketing team for acme-data-digest.
- B. Create a Project Lien on acme-data-digest and then grant the Project Editor role to the Marketing team.
- C. Create another project with the ID acme-marketing-data-digest for the Marketing team and deploy the resources there.
- D. Create a new project named Marketing Data Digest and use the ID acme-data-digest. Grant the Project Editor role to the Marketing team.
Correct answer: C
Explanation
The correct option is C because creating a new project with a distinct ID ensures that the marketing team's resources are organized independently from the sales team's project. Options A and B do not provide the necessary separation and would allow the marketing team access to the sales project. Option D incorrectly uses the same project ID, which would not maintain the required independence.