OpenMined / PipelineDP

PipelineDP is a Python framework for applying differentially private aggregations to large datasets using batch processing systems such as Apache Spark, Apache Beam, and more.
https://pipelinedp.io/
Apache License 2.0
275 stars 77 forks source link

Create a guideline how to run PipelineDP on GCP #392

Open dvadym opened 1 year ago

dvadym commented 1 year ago

PipelineDP runs on the top of Apache Beam and Apache Spark. It would be great to have a guide (and/or examples) how to run Pipeline on GCP.