From 33f3a9834d788244ce5c1a16f35947554bd4983d Mon Sep 17 00:00:00 2001 From: Yoram Ben-Yaacov Date: Tue, 18 May 2021 20:00:45 +0300 Subject: [PATCH] Add Data Platform Foundations description to the data-solutions README file --- data-solutions/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data-solutions/README.md b/data-solutions/README.md index 18e43825..33e22153 100644 --- a/data-solutions/README.md +++ b/data-solutions/README.md @@ -14,3 +14,10 @@ They are meant to be used as minimal but complete starting points to create actu ### Cloud Storage to Bigquery with Cloud Dataflow This [example](./gcs-to-bq-with-dataflow/) implements [Cloud Storage](https://cloud.google.com/kms/docs/cmek) to Bigquery data import using Cloud Dataflow. All resources use CMEK hosted in Cloud KMS running in a centralized project. The example shows the basic resources and permissions for the typical use case to read, transform and import data from Cloud Storage to Bigquery. +
+ +### Data Platform Foundations + + +This [example](./data-platform-foundations/) implements a **robust and flexible** Data Foundation on GCP that provides **opinionated defaults** while allowing customers to **build and scale** out additional data pipelines **quickly and reliably**. +