Hello. Is there a resource on how to setup Prefect Server and Agents within AWS where Agents EC2 are in Private subnets and Server is setup on EC2 with Public subnet that covers security aspects in details?
a
Anna Geller
03/29/2022, 10:05 AM
We don't have any specific guides for setting up Server on EC2 because the Server setup is basically just installing Python, docker-compose, and Prefect and starting Server using:
Copy code
prefect backend server
prefect server start --expose
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.