Hello, I'm looking to host prefect server in GCP. Can I use a cloud run service with at least 1 container always running or does that cause issues with anything?
Thank you. 🙂
m
Mykhail Martsyniuk
09/18/2025, 6:02 PM
you would also need a worker probably (haven't used cloudrun worker outside of prefect cloud)
We've used hybrid approach with workers on cloud run then regular VMs and then we switched to fully managed prefect on GKE with autopilot and it's way more simpler and reliable