Google Cloud Big Data and Machine Learning Fundamentals
Google Cloud Big Data and Machine Learning Fundamentals
------------------QUIZ 1
Pub/Sub, Dataflow, Dataproc, and Cloud Data Fusion align to which stage of the
data-to-AI workflow?
-Ingestion and process
Compute Engine, Google Kubernetes Engine, App Engine, and Cloud Functions represent
which type of services?
-Compute
Which data storage class is best for storing data that needs to be accessed less
than once a year, such as online backups and disaster recovery?
-Archive storage
Which Google hardware innovation tailors architecture to meet the computation needs
on a domain, such as the matrix multiplication in machine learning?
-TPUs (Tensor Processing Units)
Cloud Storage, Cloud Bigtable, Cloud SQL, Cloud Spanner, and Firestore represent
which type of services?
-Database and storage
AutoML, Vertex AI Workbench, and TensorFlow align to which stage of the data-to-AI
workflow?
-Machine learning
------------------QUIZ 2
When you build scalable and reliable pipelines, data often needs to be processed in
near-real time, as soon as it reaches the system. Which type of challenge might
this present to data engineers?
-Velocity
Which Google Cloud product acts as an execution engine to process and implement
data processing pipelines?
-Dataflow
------------------QUIZ 3
Which two services does BigQuery provide?
-Storage and analytics
You want to use machine learning to group random photos into similar groups. Which
should you use?
-Unsupervised learning, cluster analysis
You want to use machine learning to identify whether an email is spam. Which should
you use?
-Supervised learning, logistic regression
Which pattern describes source data that is moved into a BigQuery table in a single
operation?
-Batch load
Data has been loaded into BigQuery, and the features have been selected and
preprocessed. What should happen next when you use BigQuery ML to develop a machine
learning model?
-Create the ML model inside BigQuery.
BigQuery is a fully managed data warehouse. What does “fully managed” refer to?
-BigQuery manages the underlying structure for you.
------------------QUIZ 4
You work for a global hotel chain that has recently loaded some guest data into
BigQuery. You have experience writing SQL and want to leverage machine learning to
help predict guest trends for the next few months. Which option is best?
-BigQuery ML
Which Google Cloud product lets users create, deploy, and manage machine learning
models in one unified platform?
-Vertex AI
Your company has a lot of data, and you want to train your own machine model to see
what insights ML can provide. Due to resource constraints, you require a codeless
solution. Which option is best?
-AutoML
You work for a video production company and want to use machine learning to
categorize event footage, but don’t want to train your own ML model. Which option
can help you get started?
-Pre-built APIs
------------------QUIZ 5
Which Vertex AI tool automates, monitors, and governs machine learning systems by
orchestrating the workflow in a serverless manner?
-Vertex AI Pipelines
A hospital uses Google’s machine learning technology to help pre-diagnose cancer by
feeding historical patient medical data to the model. The goal is to identify as
many potential cases as possible. Which metric should the model focus on?
-Recall