Channels
announcements
ask-marvin
best-practices-coordination-plane
data-ecosystem
data-tricks-and-tips
events
find-a-prefect-job
geo-bay-area
geo-berlin
geo-boston
geo-chicago
geo-colorado
geo-dc
geo-israel
geo-japan
geo-london
geo-nyc
geo-seattle
geo-texas
gratitude
introductions
marvin-in-the-wild
pacc-clearcover-june-12-2023
pacc-may-31-2023
ppcc-may-16-2023
prefect-ai
prefect-aws
prefect-azure
prefect-cloud
prefect-community
prefect-contributors
prefect-dbt
prefect-docker
prefect-gcp
prefect-getting-started
prefect-integrations
prefect-kubernetes
prefect-recipes
prefect-server
prefect-ui
random
show-us-what-you-got
Powered by
Title
s
Sidharth Ramalingam
02/15/2023, 3:36 PM
Hi community is there a way where I could run a deployment on prefect cloud without keeping my local PC switched on. My question is after creating a deployment and scheduling will the flow run even when my PC is disconnected.
✅ 1
s
Stéphan Taljaard
02/15/2023, 3:49 PM
Hi. Prefect Cloud will only provide the "orchestration layer". It "issue run instructions". You will still need an Agent running somewhere in your infrastructure to perform the actual work.
https://docs.prefect.io/concepts/work-pools/#agents-work-pools-work-queues
s
Sidharth Ramalingam
02/15/2023, 3:55 PM
Okay got it
Here the agent could be local machines or cloud VM right
s
Stéphan Taljaard
02/15/2023, 3:59 PM
Yup, it can run from anywhere. You just need to authenticate with cloud (
prefect cloud login
, I think)
s
Sidharth Ramalingam
02/15/2023, 3:59 PM
Yeah got it
#prefect-cloud
Join Slack