Читать книгу Official Google Cloud Certified Professional Data Engineer Study Guide - Dan Sullivan - Страница 10

List of Illustrations

Оглавление

1 Chapter 1Figure 1.1 Choosing a storage technology in GCPFigure 1.2 Example graph of friends

2 Chapter 2Figure 2.1 Basic Cloud SQL configurationFigure 2.2 Optional configuration parameters in Cloud SQLFigure 2.3 Configuring Cloud SpannerFigure 2.4 Configuring a Bigtable clusterFigure 2.5 Cost of a three-node Bigtable production clusterFigure 2.6 BigQuery interactive interface with sample query

3 Chapter 3Figure 3.1 A simple directed graphFigure 3.2 A simple cyclic graphFigure 3.3 An example ingestion stage of a data pipelineFigure 3.4 Data pipeline with transformationsFigure 3.5 Example pipeline DAG with storageFigure 3.6 Complete data pipeline from ingestion to analysisFigure 3.7 A stream with sliding and tumbling three windowFigure 3.8 Data pipeline with both a hot path and a cold pathFigure 3.9 Creating a Cloud Dataflow job in the console using a templateFigure 3.10 Specifying parameters for the Word Count Template

4 Chapter 4Figure 4.1 Summary of compute option featuresFigure 4.2 Edge computing brings some computation outside the cloud and closer to where th...Figure 4.3 A hub-and-spoke message broker patternFigure 4.4 Simple asynchronous message processing

5 Chapter 5Figure 5.1 A basic VM instance provisioning form in the cloud consoleFigure 5.2 Form for creating an instance templateFigure 5.3 Form for creating a managed instance groupFigure 5.4 Cloud console user interface for creating a Kubernetes clusterFigure 5.5 Form to create a Bigtable instanceFigure 5.6 A cloud console form for creating a Cloud Dataproc clusterFigure 5.7 A example log listing in Stackdriver Logging

6 Chapter 6Figure 6.1 Create Role form in the cloud consoleFigure 6.2 Selecting permissions from predefined rolesFigure 6.3 An example of a redacted image generated by the Data Loss Prevention API

7 Chapter 7Figure 7.1 Cloud Bigtable uses a cluster of VMs and the Colossus filesystem for storing, a...Figure 7.2 An example heatmap generated by Cloud Bigtable Key Visualizer Figure 7.3 Specifying multiple clusters when creating a Cloud Bigtable instanceFigure 7.4 Cloud Spanner distributes splits across servers to avoid hotspots.Figure 7.5 An example query execution plan

8 Chapter 8Figure 8.1 Users can search and browse data assets from the Data Catalog overview page.Figure 8.2 Example Data Catalog tag template Figure 8.3 Cloud Dataprep shows statistics about the distribution of data in attributes. Figure 8.4 An example report showing Google Analytics data Figure 8.5 An example Cloud Datalab notebook

9 Chapter 9Figure 9.1 ML pipelines are usually executed in cycles.Figure 9.2 An example of a dataset that can be classified with a linear modelFigure 9.3 An example of a dataset that cannot be classified with a linear modelFigure 9.4 Neural networks have hyperparameters to specify the number of layers and the nu...Figure 9.5 Random forest models have hyperparameters specifying the maximum number of tree...Figure 9.6 The dashed line is a linear model that does not overfit, and the solid line fit...Figure 9.7 A confusion matrix for a classifier making 100 predictions (n = 100)

10 Chapter 10Figure 10.1 CDNs distribute content to servers around the globe.Figure 10.2 Edge computing can be used to process data locally and then send summary data t...Figure 10.3 Reference architecture for Cloud IoT

11 Chapter 11Figure 11.1 An example of how SVMs can be used to predict discrete valuesFigure 11.2 An example decision tree to predict the type of an animalFigure 11.3 An example logistic regression function using a sigmoid curveFigure 11.4 A simple linear regression exampleFigure 11.5 An example deep learning networkFigure 11.6 Examples of a (a) sigmoid function, (b) hyperbolic tangent function, and (c) re...Figure 11.7 The ROC is the curved line, and the AUC is the area under that curve line.

Official Google Cloud Certified Professional Data Engineer Study Guide

Подняться наверх