Hello community 👋,
I have a personal project in mind that i want to orchestrate a 😛ython: python script to run once daily on Prefect 😛refect:.
I want to stick to best practice as possible, and i read that you shouldn’t be executing processes on the same instances as your orchestrator.
Does it make sense for prefect to call :gcp: GCP Cloud function to execute my python script?
Im open to ideas!