Module Review >> Google Cloud Platform Big Data and Machine Learning Fundamentals
TOTAL POINTS 7
1.Complete the following:
You should feed your machine learning model your _______ and not your _______. It will learn those for itself!
1 point
if/then statements, data
data, rules
2.True or False: Cloud SQL is a big data analytics warehouse
1 point
True
False
3.True or False: If you are migrating your Hadoop workload to the cloud, you must first rewrite all your Spark jobs to be compliant with the cloud.
1 point
True
False
4.You are thinking about migrating your Hadoop workloads to the cloud and you have a few workloads that are fault-tolerant (they can handle interruptions of individual VMs gracefully). What are some architecture considerations you should explore in the cloud? Choose all that apply
1 point
Use PVMs or Preemptible Virtual Machines
Migrate your storage from on-cluster HDFS to off-cluster Google Cloud Storage (GCS)
Consider having multiple Cloud Dataproc instances for each priority workload and then turning them down when not in use
5.Google Cloud Storage is a good option for storing data that:
(Select the 2 correct options below).
1 point
Will be accessed frequently and updated constantly with new transactions from a front-end and needs to be stored in a relational database
May be required to be read at some later time (i.e. load a CSV file into BigQuery)
Is ingested in real-time from sensors and other devices and supports SQL-based queries
May be imported from a bucket into a Hadoop cluster for analysis
6.Relational databases are a good choice when you need:
1 point
Fast queries on terabytes of data
Transactional updates on relatively small datasets
Aggregations on unstructured data
Streaming, high-throughput writes
7.Cloud SQL and Cloud Dataproc offer familiar tools (MySQL and Hadoop/Pig/Hive/Spark). What is the value-add provided by Google Cloud Platform?
(Select the 2 correct options below )
1 point
Fully-managed versions of the software offer no-ops
Google-proprietary extensions and bug fixes to MySQL, Hadoop, and so on
It’s the same API, but Google implements it better
Running it on Google infrastructure offers reliability and cost savings
Related Questions & Answers:
Module Review (Quiz-1) Module Review >> Google Cloud Platform Big Data and Machine Learning Fundamentals TOTAL POINTS 5 1.What are the common ... Read more...
Module Review (Quiz-3) Module Review >> Astronomy: Exploring Time and Space TOTAL POINTS 5 1.Which of the below are the core services ... Read more...
Module Review (Quiz-4) Module Review >> Google Cloud Platform Big Data and Machine Learning Fundamentals TOTAL POINTS 2 1.Relational databases are a ... Read more...
Module Review (Quiz-5) Module Review >> Google Cloud Platform Big Data and Machine Learning Fundamentals TOTAL POINTS 1 1.If you have an ... Read more...
Week 1 Quiz Week 1 Quiz >> Reproducible Research TOTAL POINTS 10 1.Suppose I conduct a study and publish my findings. Which ... Read more...
Week 2 Quiz Week 2 Quiz >> Reproducible Research TOTAL POINTS 5 1.Who created Markdown? 1 point Hadley Wickham John Gruber Robert ... Read more...