Google Cloud Digital Leader Certification

Google Cloud Digital Leader Certification Prep. This section we concentrate on GCP cloud digital leader exam questions.

GCP Cloud digital leader has four section in certification exam , Google cloud has 200+ services for basic exam .


Following are four sections which is covered in exam
  • Introduction to Digital Transformation with Google – 10 % Questions in the exam
  • Infrastructure and application modernisation with Google. – 30 % Questions in the exam
  • Innovating with Data and Google cloud – 30 % Questions in the exam
  • Understanding Google Cloud Security Operations – 30 % Questions in the exam

Lets Understand basic questions

1. Which of the statements is true about region ?

  1. GCP has only one region in country
  2. GCP has Regions inside Zone
  3. GCP has Regions across different continents
  4. GCP has regions only in one continent

2. What are the advantages of Regions ?

  1. Global Footprint
  2. Low Latency
  3. High Availability
  4. All the above

3. Your organisation needs to build the Streaming data Pipelines. You don’t want to manage the individual servers that do the data processing in the pipelines. Instead you want a managed service that will automatically scale with the amount of data to be processed . Which Google Cloud product or feature should your organisation choose ?

  1. Pub/Sub
  2. DataFlow
  3. Data Catalog
  4. Data prep by Trifact

4. Which of the following are not serverless product ?

  1. Cloud run
  2. Workflow
  3. App Engine
  4. Looker

5. Which of the below managed services is helpful in Healthcare services to read and store the data in GCP?

  1. Cloud API
  2. Cloud healthcare API
  3. Cloud LifeSciences
  4. Cloud Medicine API

6. You want to run container quickly. Which of these services would you recommend?

  1. Cloud run Google
  2. Kubernetes Engine

7. Your application needs a customized OS and custom Software installed. Which of these services would you recommend?

  1. Compute engine
  2. Google KE
  3. Google App Engine
  4. None of the above

8. which Google Cloud product should a customer opt in for “Event-Driven Serverless Functions” ?

  1. Cloud functions
  2. Cloud functions
  3. Compute engine
  4. App engine
  5. Cloud Foundation toolkit

9. JustPic is a startup with its applications on Google Cloud. JustPic has commissioned a project to create an application that will classify, extract and detect sentiment from unstructured text using Google Cloud offering. Which of the below listed Google Cloud Offering should be used by JustPic?

  1. Natural Language AIB. 
  2. Document AIC. 
  3. Vertex AID. 
  4. Any of Option A or C

10. You want to migrate a custom C++ application running on a customized Linux VM as-is to Google Cloud. Which of these services would you recommend?

  1. App engine
  2. Compute Engine
  3. Cloud run
  4. Cloud functions

11. Which of these is the managed container orchestration service in Google Cloud?

  1. App Engine
  2. Google Kubernetes Engine
  3. Cloud Functions

12. Which of these can be used to build event-driven applications using simple, single-purpose functions in Google Cloud?

  1. App Engine
  2. Cloud Functions
  3. Compute Engine

13 .Which of these is NOT one of the advantages of Cloud Functions?

  1. Serverless
  2. Helps you create a simple REST API
  3. Zero invocations mean Zero cost
  4. Consistent very low latency

14. What are the advantages of Docker?

  1. Docker containers are lightweight
  2. Docker provides isolation for containers
  3. Docker is cloud-neutral
  4. All of the above

15. Which of these platforms enables you to run your Kubernetes clusters across multiple platforms (multi-cloud and on-premises)?

  1. Anthos
  2. Cloud Run

16. Which Cloud Storage – Storage Class would you recommended for data expected to be accessed once in a quarter?

  • 1. Standard
  • 2. Nearline
  • 3. Coldline
  • 4. Archive

17. Which of these services can be used for monitoring CPU Utilization of your Compute Engine VMs?

  • 1. Cloud Monitoring
  • 2. Cloud Trace
  • 3. Compute Engine
  • 4. Cloud Vmware
More videos on Google cloud . Please subscribe to the channel.

18. Which of these services can be used to do real-time exception monitoring in Google Cloud?

  • 1. Error Reporting
  • 2. Cloud Profiler
  • 3. Compute Engine
  • 4. Cloud Monitoring

19. Which of these services can be used to mask, tokenize, and transform sensitive elements in your data stored in Cloud Storage, BigQuery, and Datastore?

  • 1. Cloud Datalab
  • 2. Cloud Dataprep
  • 3. Cloud Data Loss Prevention
  • 4. Cloud Dataflow

20 .Which of these services can be used to create dashboards and visualization around data stored in BigQuery?

  1. Cloud Data flow
  2. Cloud Data Studio
  3. Cloud Data Catalog
  4. Cloud Data SQL

21. Which of these represents a simple architecture to execute real-time simple pre-defined queries on a single table containing huge volumes of time series data that is continuously streamed in?

  1. pub/sub -> Dataflow -> BigQuery
  2. pub/sub -> Dataflow -> BigTable
  3. pub/sub -> Dataflow -> BigData

22. You are using Cloud Function to expose your API. Which of these approaches can you use to implement versioning for your API?

  • Cloud Endpoints > Cloud Function
  • Cloud Dataflow > Cloud Function

23. Which of these services can help you to protect your production apps from denial of service and OWASP Top 10 attacks at runtime?

  • 1. Web Security Scanner
  • 2. Cloud Armor
  • 3. Cloud DLP

24. Which of these services can you use to find sensitive data in your Cloud Storage buckets?

  • 1. Cloud DLP
  • 2. Web Security Scanner
  • 3. Cloud Armor
  • 4. Binary Authorization

25. Which of these features can you use to ensure that you can deploy only trusted container images to GKE?

  • Cloud Armor
  • Binary Authorization
  • Cloud Dataflow
  • Cloud Data Studio

26. Which of these Google Cloud services helps in simplifying MLOps?

  • 1. Vertex AI
  • 2. AutoML
  • 3. Auto AI

27. You are required to perform a data transfer for 100 TBs of data from a cloud provider to the Google cloud platform. Which of the below listed will you prefer to use for this purpose?

28. For which of the below-given scenarios would you prefer to use filestore?

A. Serving website content

B. Storing data for archival and disaster recovery

C. Using direct download to distribute large data objects to users

D. Applications running on Google Kubernetes Engine clusters

29. You are managing a project for a start-up that is working on developing a product to be used for self-driving cars.The edge devices will collect the data on the cars, and analysis on the ingested real-time data needs to be performed at high speed. The performed analysis will track driver behavior. Which of the below database offering from Google Cloud would you prefer to use in this solution?

A.  Cloud Bigtable

B. Firestore

C. Cloud Spanner

D. Datastream

Answers :

1.Option 3 is correct answer

2. All the above

3. Data Flow :

Explanation : Data flow is Unified stream and batch data processing that’s serverless, fast, and cost-effective.

  • Fully managed data processing service
  • Automated provisioning and management of processing resources
  • Horizontal autoscaling of worker resources to maximize resource utilisation
  • OSS community-driven innovation with Apache Beam SDK
  • Reliable and consistent exactly-once processing

4. Looker is ML Cloud product

5. Cloud healthcare API

The Cloud Healthcare API provides a managed solution for storing and accessing healthcare data in Google Cloud, providing a critical bridge between existing care systems and applications hosted on Google Cloud.

6. Cloud run

7. Compute engine

8. Cloud Functions helps us to develop “Event-Based serverless Functions”

9.  Natural Language AI uses Google Cloud machine learning to classify, extract and detect sentiment from unstructured text.

10.

11.

12. Consistent very low latency

13.

14.

15. Anthos

16. 3 – COLDLINE

17. Cloud Monitoring

18. Error Reporting

19. Cloud Data Loss Prevention

20. Cloud Data Studio

21. BigTable

22.

23.

24.

25. Binary Authorization

28. 4

29. 1

Leave a Comment

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