https://prefect.io logo
Title
j

John Kang

08/01/2022, 7:45 PM
Code Contest I'm not showing the entire body of code, but have a long script that pulls data from databases, cleans it up, and pushes it to an online database to power some of our analytical applications. The only thing I'm waiting on is resolution on running a Prefect agent on Windows as occasionally the Prefect agent will just crash. After that is resolved I'm going to deploy this to a virtual machine. If it is not resolved within a week or two, I might just have to figure out how to run this on a RHEL virtual machine within our firewall..
:blob-attention-gif: 2
🚀 1
:hattip: 1
👻 1
:marvin: 1
:party-parrot: 2
🙌 7
:cockroach: 4
c

Chris Reuter

08/01/2022, 7:59 PM
Thanks for sharing @John Kang!! You're in the running for one of those keyboards. Cool to see someone using CockroachDB
🔥 1
j

John Kang

08/01/2022, 8:01 PM
@Chris Reuter Thank you! CockroachDB's serverless offering is nice because they have a very generous free tier. There have been a few outages with AWS East but they have been resolved within a day or so. After the first two I had to prioritize caching for app's reliant on CockroachDB (thank you Celery and Redis!).