Cloud Computing and Google Cloud
Google Kubernetes EngineApp EngineCompute EngineCloud Functions
Cloud computing providers dedicate particular physical resources to particular customers.Human intervention is required to stop using cloud resources once reserved, and payment continues until the change is confirmed.Customers pay for the resources they use or reserve.Customers who need more resources can get them rapidly
Resource Management
Project
FolderClusterRegion
RegionZoneGlobalMulti-Region
ZonalGlobalMulti-regionalRegional
Billing
FolderOrganizationIndividual usersProject
Allocation quotasRate quotas
Interacting with Google Cloud
1.Which of these ways to interact with give you access to the gcloud and kubectl commands?Choose all that are correct (2 correct answers).
Cloud SDK
Console
Cloud Console mobile app
Cloud Shell
Introduction to Google Cloud
1.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?
Configure the billing account for each project associated with the product.
Configure the billing account at the product folder level in the resource hierarchy.
Set up budgets and alerts at the project level for the product.
Configure quotas and limits for the product folders.
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?
The Google Cloud Console
The Cloud SDK
The Cloud Shell
The Cloud Console Mobile app
3. 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?
You can get more resources as quickly as you need them.
You pay only for the resources you consume.
You share resources from a large pool enabling economies of scale.
Resources can be allocated automatically.
4.You are ready to start work building an application in Google Cloud. What IAM hierarchy should you implement for this project?
Create new projects for each of the component applications and create folders inside those for the resources.
Create a new folder inside your organization and create projects inside that folder for the resources.
Create a new organization for the project and create all projects and resources inside the new organization.
Create new projects and resources inside departmental folders for the resources needed by the component applications.
5.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?
Compute Engine Autoscaling Groups
Google Kubernetes Engine Clusters
Cloud Functions
Container Registry