Hi everyone, I have perhaps a more generic questio...
# ask-community
m
Hi everyone, I have perhaps a more generic question, on AWS it is possible to run flows serverless using ECS (there is an appropriate agent/run_config for it). Are there alternatives on Azure/GCP to do the same (using e.g. cloud run or container instances)? And if so, how would you do that?
c
There isn't a GCP/Azure equivalent at the mo, but you could use https://docs.prefect.io/orchestration/flow_config/run_configs.html#kubernetesrun on AKS or GKE
m
Yes but then you have the deal with k8s ops
c
You do 🤷 But yes, you can use ECS
Oh wait, I've missread
You said
it is
not
is it
My bad 😅
m
No worries 😄
I was just hoping there was a way to use GCP cloud run or Azure container instances to run flows (somehow). But unfortunately...
Is it something that might be in the pipeline for further releases to support?
k
Hey @Matthias Roels, we currently don’t have that (Cloud Run type execution) so as Ciaran mentioned, you’d have to use AKS or GKE.
m
@Kevin Kho, I guess you have the wrong "@" 😛
k
Yikes! lol sorry to Mattheus. Thanks for telling me 😆