https://prefect.io logo
Title
c

Chris Reuter

05/03/2022, 12:06 PM
@Kalise Richmond’s beginners demo is happening live today at 1p Eastern! Join her today to go from 0 to flow by registering here. Questions are encouraged!
🔥 2
:prefect: 3
j

John Ramey

05/06/2022, 12:37 AM
I missed this. Is there a recording of the event?
c

Chris Reuter

05/06/2022, 12:41 AM
Hey @John Ramey!

Here

is a recording from a few weeks ago, it's the same agenda each time. @Kalise Richmond runs them every 2 weeks. if you want to join next time to ask interactive questions you can just register on the Livestorm link above.
j

John Ramey

05/06/2022, 12:42 AM
i’ll take a look. thanks @Chris Reuter
does the content go through prefect core or cloud or both? i’m looking for content on cloud specifically
c

Chris Reuter

05/06/2022, 12:43 AM
She gets into Cloud pretty quickly here. There's also some Cloud-specific videos I can DM you links to if you're interested?
j

John Ramey

05/06/2022, 12:46 AM
yes please on cloud-specific videos. if you have anything that walks through prefect cloud + docker on AWS, that’d be ideal
context: we’re not running kubernetes and are trying to avoid the complexity. i’m trying to figure out what my options are. ECS? if so, how to set that up? happy to read up on the topic or watch videos, just not sure where to get started
c

Chris Reuter

05/06/2022, 1:15 AM
@Kevin Kho had a nice writeup on this specific use case here, that is probably your best place to start. If you are interested in a little more resiliency you could also check out the Terraform Module for deploying the Prefect Docker Agent that @Jamie Zieziula helped publish.
j

John Ramey

05/06/2022, 1:26 AM
hot damn
🙌 1
okay these are awesome. i’ll take a closer look. thanks!!!
k

Kevin Kho

05/06/2022, 2:23 AM
Yes the Docker link should help you make your own container, you DockerStorage can build a container and upload to ECR for you already too. Making your own container is really if you have custom modules that you need to pack in
👍 1