Core Fundamentals Flashcards
Select two fundamental characteristics of cloud computing from this list. (Week 2)
A. Customers can scale their resource use up and down.
B. Resources are available from anywhere over the network.
C. Customers are required to commit to multi-year contracts.
D. All resources are open source.
E. Providers always dedicate physical resources to each customer.
A. Customers can scale their resource use up and down.
B. Resources are available from anywhere over the network.
Which one of the following statements is true regarding the ability to scale cloud computing resources up and down? (Week 2)
A. Only CPU and memory resources are elastic.
B. Only storage resources are elastic.
C. CPU, memory, and storage resources are elastic.
D. Cloud computing does not provide a way to scale resources.
C. CPU, memory, and storage resources are elastic.
What cloud computing service binds application code to libraries that give access to the infrastructure an application needs? (Week 2)
A. Platform as a service
B. Virtualized data centers
C. Hybrid cloud
D. Infrastructure as a service
E. Software as a service
A. Platform as a service
What cloud computing service provides raw compute, storage, and network resources that are organized similarly to physical data centers? (Week 2)
A. Software as a service
B. Platform as a service
C. Database as a service
D. Infrastructure as a service
D. Infrastructure as a service
Why might a Google Cloud customer use resources in several zones within a region? (Week 2)
A. For expanding services to customers in new areas
B. For better performance
C. For getting discounts on other zones
D. For improved fault tolerance
D. For improved fault tolerance
Who benefits the most from billing by the second for cloud resources, such as virtual machines? (Week 2)
A. Customers who create and run many virtual machines
B. Customers who create too few virtual machines to get discounts
C. Customers who create virtual machines that run commercially licensed operating systems
D. Customers who create many virtual machines and leave them running for months
A. Customers who create and run many virtual machines
When would you choose to have an organization node? (Week 3)
[2 Answers]
A. When you want to create folders
B. When you want to organize resources into projects
C. When you want to centrally apply organization-wide policies
D. There’s no choice; organization nodes are mandatory.
A. When you want to create folders
Folders require an organization node
C. When you want to centrally apply organization-wide policies
Organization nodes let you apply policies centrally.
Which statement best describes how Google Cloud resources are associated within the resource hierarchy? (Week 3)
A. All Google Cloud resources are associated with a project.
B. All Google Cloud resources are associated with an organization.
C. Google Cloud resources are not associated with the resource hierarchy.
D. All Google Cloud resources are associated with a folder.
C. All Google Cloud resources are associated with a project.
Consider a single hierarchy of Google Cloud resources. Which of these situations is possible? (Week 3) [3 Answers]
A. There is no organization node, and there are no folders.
B. There is no organization node, but there is at least one folder.
C. There is an organization node, and there are no folders.
D. There is an organization node, and there is at least one folder.
E. There are two or more organization nodes.
A. There is no organization node, and there are no folders.
C. There is an organization node, and there are no folders.
D. There is an organization node, and there is at least one folder.
Your company has two Google Cloud projects and you want them to share policies. What is the least error-prone way to set this up? (Week 3)
A. Duplicate all the policies from one project onto the other.
B. Place both projects into a folder, and define the policies on that folder.
C. Create shared resource policies on the common resources that are used in both projects.
D. Define the new shared policy in the organization node.
B. Place both projects into a folder, and define the policies on that folder.
What is the difference between Identity and Access Management (IAM) basic roles and IAM predefined roles? (Week 3)
A. Basic roles affect all resources in a Google Cloud project. Predefined roles apply to a specific service in a project.
B. Basic roles can only be granted to single users. Predefined roles can be associated with a group.
C. Basic roles only apply to the owner of the Google Cloud project. Predefined roles can be associated with any user.
D. Basic roles only allow viewing, creating, and deleting resources. Predefined roles allow any modification.
A. Basic roles affect all resources in a Google Cloud project. Predefined roles apply to a specific service in a project.
Select the option that displays IAM roles from general to specific. (Week 3)
A. Basic roles, predefined roles, custom roles
B. Custom roles, predefined roles, basic roles
C. Predefined roles, custom roles, basic roles
A. Basic roles, predefined roles, custom roles
How does the resource hierarchy control how IAM policies are inherited? (Week 3)
A. IAM policies that are implemented higher in the resource hierarchy deny access that is granted by lower-level policies.
B. IAM policies that are implemented by lower-level policies can override the policies defined at a higher level.
C. IAM policies are only implemented at the project level; they cannot be amended by lower levels of the resource hierarchy.
B. IAM policies that are implemented by lower-level policies can override the policies defined at a higher level.
Which way of accessing Google Cloud lets you control services through the code you write? (Week 3)
A. The Cloud Console
B. The Cloud SDK and Cloud Shell
C. APIs
D. The Cloud Console mobile app
C. APIs
Which term describes a secure, individual, private cloud-computing model hosted within a public cloud? (Week 4)
A. Content delivery network (CDN)
B. Virtual private cloud (VPC)
C. Virtual private network (VPN)
D. Domain name system (DNS)
B. Virtual private cloud (VPC)
Select the true statement about Google’s VPC networks and subnets. (Week 4)
A. Networks are global, and subnets are zonal.
B. Networks are global, and subnets are regional.
C. Both networks and subnets are global.
D. Networks are regional, and subnets are zonal.
B. Networks are global, and subnets are regional.
Preemptible VMs can offer advantages over a standard Compute Engine VM. What is a reason customers choose preemptible VMs? (Week 4)
A. To reduce cost on premium operating systems
B. To reduce cost
C. To improve performance
D. To use custom machine types
B. To reduce cost
Which statement best describes how VPC routers and firewalls work? (Week 4)
A. They are managed by Google in virtual machines and customers can tune or deactivate them.
B. They are managed by Google in virtual machines and customers cannot modify them.
C. Customers provision virtual machines and run their routers and firewalls in them.
D. They are managed by Google as a built-in feature.
D. They are managed by Google as a built-in feature.
A Google Cloud customer wants to load-balance traffic among the backend VMs that form part of a multi-tier application. Which load-balancing option should this customer choose? (Week 4)
A. The regional load balancer
B. The global TCP proxy
C. The global HTTP(S) load balancer
D. The regional internal load balancer
E. The global SSL proxy
D. The regional internal load balancer