Hey everyone, I am looking to deploy prefect serve...
# prefect-server
t
Hey everyone, I am looking to deploy prefect server and UI on our own infrastructure. I wasn't able to find a tutorial or any in-depth information on that. The only thing I could find were instructions on how to deploy the server to a single local node (https://docs.prefect.io/orchestration/server/deploy-local.html) but this is hardly sufficient for a (near) production use case. Are there any experiences on how to run prefect server for example on AWS? Thanks very much for pointers in that direction!
and there were few streams on youtube
upvote 1
t
This is very cool, thanks a lot @Marko Herkaliuk! We won't be using k8s but rather ECS, but I think I can take the helm charts and construct something from that.
👀 1
m
in #show-us-what-you-got you can find articles with ECS
j
Interesting, may be doing the same thing myself in ECS, good info here.
@Tobias Heintz do you plan on using cloudformation or other infra as code? Did you happen to find the article that Marko mentioned? I see lots of messages related to ECS agent, but will keep looking for ECS server info.