All these questions were asked in Coursera.com GCP courses. You can enroll at its website for various Google Cloud Courses
- Does a cloud computing service let you scale your resource use up and down? Ans: Yes
- To get resource from a cloud computing provider, is working with a person at the provider required? Ans: No
- Why might a GCP customer use resources in several zones within a region? Ans: For improved fault tolerance
- Why might a GCP customer use resources in several regions around the world? Ans: To bring their applications closer to users around the world , and for improved fault tolerance
- Choose fundamental characteristics of cloud computing. Ans: a)Resources are available from anywhere in the network. b) Customers can scale there resources up and down c) Computing resources available on demand and self service d)Customer pay only for what they use or reserve
- Choose a fundamental characteristic of devices in a virtualized data center. Ans: They are manageable separately from the underlying hardware
- What type of cloud computing services lets you bind your application code to libraries that give access to the infrastructure your application needs ? Ans: Platform as a Service
- What type of cloud computing service provides raw compute , storage, and network organized in ways that are familiar from physical data centers? Ans: Infrastructure as a Service
- Which statements are true about the zones within a region. Ans: The zones within a region have fast network connectivity among them
- What kind of customer benefits most from billing by the second for cloud resources such as virtual machines? Ans: Customers who create and run many virtual machines
- Choose the correct completion: Services and APIs are enabled on a per–Project basis
- True or False: Google Manages every aspects of Google Cloud Platform customer’s security . Ans: False (Google Cloud Platform manages the lower layers of the security stack, such as physical security , and gives customer tools for managing the higher layers.)
- Your company has 2 GCP projects, and you want them to share policies. What is the less error-prone way to set this up? Ans: Place both projects into a folder, and define the policies on the folder.
- When would you choose to have organizational nodes? Ans: a) When you want to create folders{ b) When you want to apply organization wide policies centrally
- Order these IAM role types from broadest to fine-grained : Ans: Primitive Roles, Pre-defined roles, Custom roles