<@ULVA73B9P> are Push work pools only available in...
# ask-marvin
m
@Marvin are Push work pools only available in prefect cloud or are they also available in OSS?
m
thought for 149.9 seconds
Short answer: Push work pools are Prefect Cloud-only. They aren’t available in the open-source (self-hosted) server. In OSS, you’ll use pull-based (hybrid) work pools with a running worker to execute your flows on your infrastructure (e.g., Process, Docker, Kubernetes, ECS, ACI, Cloud Run). More details on push/serverless pools: Serverless (push) work pools
upvote 1