I am running in a EC2 instance, 4 containers of do...
# prefect-getting-started
e
I am running in a EC2 instance, 4 containers of docker that will act as prefect agents. In each container we will run using Process
from prefect.infrastructure.process import Process
the workflows