Introduction to Google Cloud Ace Exam
1.You are ready to start work building an application in Google Cloud. What Cloud IAM hierarchy should you implement for this project?
Ans: Create a new folder inside your organization and create projects inside that folder for the resources.
2. You need to write some automated scripts to run periodic updates to the resources in your Google Cloud environment. What tools can you install in your own computers to allow you to run those scripts?
Ans: The Cloud SDK
3.You are developing a new product for a customer and need to implement control structures in Google Cloud to help manage the Google Cloud resources consumed by the product and the billing for the customer account. What steps should you take to manage costs for this product and customer?
Ans: Configure the billing account at the product folder level in the resource hierarchy.
4. You are considering deploying a solution using containers on Google Cloud. What Google Cloud solutions are available to you that will provide a managed compute platform with native support for containers?
Ans: Google Kubernetes Engine Clusters
5. One of the key characteristics of cloud computing is the concept of measured service. What is the primary customer benefit of the measured service aspect of cloud computing?
Ans: You pay only for the resources you consume.

Post a Comment