暗記メーカー
ログイン
cover
Google問題まとめ
  • 門間壮宇

  • 問題数 30 • 6/12/2024

    記憶度

    完璧

    4

    覚えた

    12

    うろ覚え

    0

    苦手

    0

    未解答

    0

    アカウント登録して、解答結果を保存しよう

    問題一覧

  • 1

    1. Google Cloud provides a variety of service choices. Which of the following services is infrastructure as a service (IaaS)? (Choose 1)

    Compute Engine

  • 2

    The Google Cloud hierarchy helps you manage resources across multiple departments and multiple teams within an organization. Which of the following is at the top level of this hierarchy? (Choose 1)

    Organization

  • 3

    Identity and Access Management (IAM) allows you to manage privileges. What do these privileges apply to? (Choose 1)

    Google Cloud resources.

  • 4

    Projects form part of the Google Cloud resources hierarchy. Which of the following is true concerning projects? (Choose 1)

    All resources must be associated with a project.

  • 5

     Google Cloud provides resources in multi-regions, regions, and zones. What best describes a zone? (Choose 1)

    One or more data centers.

  • 6

    What type of service best describes Google Kubernetes Engine? (Choose 1)

    Hybrid

  • 7

    Which of the following best describes a major advantage Google Cloud has over other cloud providers? (Choose 1)

    Google owns one of the largest networks in the world. All regions and zones are connected on the same network.

  • 8

    Regions are independent geographic areas on the same continent. Which of the following is a regional service? (Choose 1)

    Datastore

  • 9

    What is the purpose of a folder? (Choose 1)

    Used to organize projects.

  • 10

    What does it mean for a system to be elastic? (Choose 1)

    The system can add and remove resources based on need.

  • 11

    You want to edit the code of a sample application from within your Cloud Shell environment. You do not want to launch a text based editor from the Cloud Shell prompt. What tool can you utilize to achieve this? (Choose 1)

    The Cloud Shell code editor

  • 12

    [LAB - A Tour of Qwiklabs and Google Cloud] You want to add additional members to your project but are unable to do so. In the Google Cloud console in the IAM & Admin section you can see that you have the roles/viewer permission. What role do you need in order to add a member to the project? (Choose 1)

    roles/owner

  • 13

    [LAB - Getting Started with Cloud Shell & gcloud] You are using the Cloud Shell to create a virtual machine. You run the gcloud compute command to create a virtual machine but omit the --zone flag. What effect will this have when provisioning the machine? (Choose 1)

    gcloud will infer your desired zone based on your default properties.

  • 14

    None of the pre-defined instance types fit your application. What do you do? (Choose 1)

    Create a custom virtual machine that fits your needs.

  • 15

     You want to use App Engine, but you will need to use a custom runtime. Which of the following is the best option? (Choose 1)

    App Engine flexible environment

  • 16

    Time-to-market is highly valuable to you and you want to be able to focus on writing code without ever having to touch a server, cluster, or infrastructure. Which service suits your needs? (Choose 1)

    App Engine

  • 17

    Google Kubernetes Engine is built on the open-source Kubernetes system. Which of the following statements best describes what Kubernetes is? (Choose 1)

    An orchestration engine to manage containers.

  • 18

    You need to deploy a web application that has been provided by your development team as a Docker container. You do not want to manage any infrastructure for this application. Which Google compute environment should you choose? (Choose 1)

    App Engine flexible environment

  • 19

    Cloud Storage

  • 20

     What Cloud Storage storage class would be an inexpensive option for backups that you test once a month? (Choose 1)

    Nearline

  • 21

    You are using Google Cloud to provide a platform as a service (PaaS) solution using App Engine. When will you be billed for the resources required? (Choose 1)

    You pay for the resources when they are consumed.

  • 22

    You want to migrate data from your old database to the cloud. You do not want to manage the underlying architecture or the database application. Which cloud service type should you choose? (Choose 1)

    SaaS

  • 23

    You have changed the name of your project. You want to change the name of the project ID as well, but are not able to do so. Why is this? (Choose 1)

    The project ID and project number are fixed.

  • 24

    You need to deploy several applications to the us-central1 region. How should you deploy the applications to enable fault tolerance and high availability? (Choose 1)

    Deploy the applications across multiple zones.

  • 25

    How would you configure the Cloud SDK to work on your laptop? (Choose 1)

    Run the gcloud init command.

  • 26

    gsutil

  • 27

    How would you test a Google API and learn how it works? (Choose 1)

    Use Google APIs Explorer that is part of the Google Cloud console.

  • 28

    In what format will a majority of the APIs return data in? (Choose 1)

    JSON

  • 29

    You require detailed usage and cost estimation information about a project from your Google Cloud billing data. What action can you take in the Google Cloud Billing console to accomplish this? (Choose 1)

    Export the information to a BigQuery dataset.

  • 30

     You are onboarding a new co-worker. You want them to familiarize themselves with Google Cloud but not start any resources which could incur a cost. What action can you take? (Choose 1)

    Create a project that does not link to a billing account.