Any live events coming up to discuss Prefect Cloud?
c
Chris Reuter
04/04/2022, 7:56 PM
@John Ramey Laura's livestream next Wednesday will cover both Prefect 2.0 and Prefect Cloud 2.0, deploying flows first in dev (OSS) an then promoting them to prod (Cloud). These will all be available as recordings on Youtube.
Were you looking for anything specific? We'd love to create content that you want to watch.
j
John Ramey
04/04/2022, 7:58 PM
Basic ops stuff like communicating with AWS (S3, RDS, etc.) from Prefect Cloud with some examples. This is where I tend to struggle
๐ 1
a
Anna Geller
04/04/2022, 8:05 PM
I'm sure we can help with that via Slack @John Ramey. Can you share your use case and what exactly do you struggle with, and describe it in a separate thread in the #prefect-community?
regarding basic data wrangling on AWS, incl. RDS and S3, I always use the awswrangler package, it's fantastic. It significantly simplifies doing data work on AWS
they have tutorials for almost any AWS data service here