Data Communication and Computer Networks - Cloud Computing

36. When using Cloud Shell you must also install the Cloud SDK locally to manage your projects and resources

  • Option : B
  • Explanation :
    The answer is False. s3config is not a command-line option. gcloud (all), gsutil (Cloud Storage), and bq (BigQuery) are the command-line options that are part of the Cloud SDK
Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


37. Cloud Shell code editor is one of the developer tools built into the GCP console

  • Option : A
  • Explanation :
    The answer is True. Cloud Shell, Cloud shell code editor, and Cloud Source Repositories are all examples of developer tools built into the GCP console
Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


38. Every GCP service you use is associated with a project. Which of the following statements regarding projects are correct?
a. Projects have a single owner.
b. A project cannot be restored once deleted
c. Projects are billed and managed collectively
d. Projects are the basis for enabling and using GCP services
e. Each project is a separate account, and each resource belongs to exactly one

  • Option : C
  • Explanation :
    Projects are the basis for enabling and using GCP services, like managing APIs, enabling billing, adding and removing collaborators, and enabling other Google services. Each project is a separate account, and each resource belongs to exactly one. Projects can have different owners and users. They're billed separately, and they're managed separately
Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


39. How would you configure billing notifications in GCP?

  • Option : A
  • Explanation :
    To be notified when costs approach your budget limit, you can define a budget and create an alert
Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


40. What best describes the purpose of quotas?
1. Quota are used to send billing alerts
2. Configuration used to prevent billing surprises.
3. Configuration used by Google to prevent building large systems
4. Configuration used to prevent over consumption due to malicious attacks.
5. Quotas can automatically build infrastructure based on Stackdiver metrics

  • Option : B
  • Explanation :
    Google Cloud Platform (GCP) enforces quotas on resource usage, setting a hard limit on how much of a particular GCP resource a project can use. Quotas are designed to help prevent billing surprises and to prevent overconsumption of resources due to malicious attacks
Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *