cloud-foundation-fabric/data-solutions/data-platform-foundations/03-pipeline/README.md

9 lines
311 B
Markdown
Raw Normal View History

2021-05-18 09:30:21 -07:00
# Manual pipeline Example
Once you deployed projects [step 1](../infra/tf-phase1/README.md) and resources [step 1](../infra/tf-phase2/README.md) you can use it to run your data pipeline.
Here we will demo 2 pipelines:
* [GCS to Bigquery](./gcs_to_bigquery.md)
* [PubSub to Bigquery](./pubsub_to_bigquery.md)