exam questions

Exam Associate Cloud Engineer All Questions

View all questions & answers for the Associate Cloud Engineer exam

Exam Associate Cloud Engineer topic 1 question 203 discussion

Actual exam question from Google's Associate Cloud Engineer
Question #: 203
Topic #: 1
[All Associate Cloud Engineer Questions]

Your company completed the acquisition of a startup and is now merging the IT systems of both companies. The startup had a production Google Cloud project in their organization. You need to move this project into your organization and ensure that the project is billed to your organization. You want to accomplish this task with minimal effort. What should you do?

  • A. Use the projects.move method to move the project to your organization. Update the billing account of the project to that of your organization.
  • B. Ensure that you have an Organization Administrator Identity and Access Management (IAM) role assigned to you in both organizations. Navigate to the Resource Manager in the startup’s Google Cloud organization, and drag the project to your company's organization.
  • C. Create a Private Catalog for the Google Cloud Marketplace, and upload the resources of the startup's production project to the Catalog. Share the Catalog with your organization, and deploy the resources in your company’s project.
  • D. Create an infrastructure-as-code template for all resources in the project by using Terraform, and deploy that template to a new project in your organization. Delete the project from the startup’s Google Cloud organization.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
MrJkr
Highly Voted 1 year, 5 months ago
Selected Answer: A
Option A is correct as it suggests using the "projects.move" method provided by Google Cloud to move the project from the startup's organization to your organization. This method allows you to transfer the ownership and control of a project to another organization. By moving the project, you can ensure that it is under your organization's management. While the other options contain elements that may be relevant in certain scenarios, they do not directly address the requirement of moving the project and ensuring billing to your organization.
upvoted 11 times
...
0verK0alafied
Most Recent 1 year ago
Selected Answer: A
gcloud beta project move is the command with the flag of --organization= or --folder= with the IDs.
upvoted 4 times
...
VijKall
1 year, 1 month ago
Selected Answer: A
Option A. Here is the command - gcloud beta projects move
upvoted 1 times
...
Captain1212
1 year, 2 months ago
Selected Answer: A
A is correct Answer you can use the project move method to move the project to your organization
upvoted 1 times
...
scanner2
1 year, 3 months ago
Selected Answer: A
Here, A is the only choice because neither B nor C nor D be the answer. You can move a project within an organization. But you need to migrate a project across organizations. https://cloud.google.com/resource-manager/docs/project-migration https://medium.com/google-cloud/migrating-a-project-from-one-organization-to-another-gcp-4b37a86dd9e6
upvoted 2 times
...
georgesouzafarias
1 year, 5 months ago
Selected Answer: A
Don't overthink it. https://cloud.google.com/resource-manager/docs/project-migration-checklist
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...