List of questions
Related questions
Question 156 - Professional Cloud DevOps Engineer discussion
Your company recently migrated to Google Cloud. You need to design a fast, reliable, and repeatable solution for your company to provision new projects and basic resources in Google Cloud. What should you do?
A.
Use the Google Cloud console to create projects.
B.
Write a script by using the gcloud CLI that passes the appropriate parameters from the request. Save the script in a Git repository.
C.
Write a Terraform module and save it in your source control repository. Copy and run the apply command to create the new project.
D.
Use the Terraform repositories from the Cloud Foundation Toolkit. Apply the code with appropriate parameters to create the Google Cloud project and related resources.
Your answer:
0 comments
Sorted by
Leave a comment first