Skip to content
This repository has been archived by the owner on Mar 30, 2020. It is now read-only.

Create a pipeline sample using Cloud Functions #8

Open
deflaux opened this issue Mar 3, 2016 · 0 comments
Open

Create a pipeline sample using Cloud Functions #8

deflaux opened this issue Mar 3, 2016 · 0 comments

Comments

@deflaux
Copy link
Contributor

deflaux commented Mar 3, 2016

Write a cloud function that monitors for new objects added to a particular bucket and calls the pipelines API to run a pipeline on that file.

For example, when a new BAM file is added to the monitored bucket, the cloud function can call this pipeline to create the BAM index for the file.

For more detail, see https://cloud.google.com/functions/docs and https://cloud.google.com/functions/calling#google_cloud_storage

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant