I'm currently exploring Prefect 2.0 and aiming to ...
# prefect-getting-started
n
I'm currently exploring Prefect 2.0 and aiming to utilize Google Cloud Engine (GCE) as work pool/workers as Google Cloud Run alternative. Can anyone recommend a step-by-step resource to guide me through this integration process?
n
hi @nurul akter towhid - please avoid tagging prefect employees like that you'll want to: • setup your runtime on GCE • create a work pool in Prefect that configures your desired runtime (i.e. process, docker, etc) • run a worker there that points at your new work pool • create deployments that point at this work pool