Quiz: Developing and Deploying in the Cloud Google cloud Ace Exam
1.Select the advantage of putting the event-driven components of your application into Cloud Functions.
Ans: Cloud Functions handles scaling these components seamlessly.
2.Why would a developer choose to store source code in Cloud Source Repositories? (Select 2)
Ans: To keep code private to a Google Cloud project,To reduce work
3.Why might a Google Cloud customer choose to use Terraform?
Ans:Terraform can be used as an infrastructure management system for Google Cloud resources.
4.Why might a Google Cloud customer choose to use Cloud Functions?
Ans:Their application contains event-driven code that they don't want to provision compute resources for.

Post a Comment