ploomber icon indicating copy to clipboard operation
ploomber copied to clipboard

Add full AWS and Google Cloud examples

Open edublancas opened this issue 3 years ago • 2 comments

We currently don't have full examples for AWS and Google Cloud. This forces users to go around the docs to assemble their pipelines. Since consuming data from a warehouse, transforming and uploading results is a pretty typical use case, we should add some complete examples so users can get started quickly.

The main challenge is how to test them. For now, we can add them to the project's repository and test them manually, then at some point automate the testing process.

edublancas avatar May 16 '22 17:05 edublancas

google cloud example done: https://github.com/ploomber/projects/tree/master/templates/google-cloud

edublancas avatar May 17 '22 23:05 edublancas

I started digging into the AWS example, but Redshift isn't easy to setup

edublancas avatar May 21 '22 17:05 edublancas

I think we should have an azure one too!

idomic avatar Aug 19 '22 19:08 idomic