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
272 stars 77 forks source link

Create a guideline how to run PipelineDP on AWS #393

Open dvadym opened 1 year ago

dvadym commented 1 year ago

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

system-reboot commented 1 year ago

I want to work on that.

dvadym commented 1 year ago

Thanks, go ahead!

Please let me know if you have any questions!