Hi all - we are migrating from Prefect 1 to Prefect 2.
1. We used Projects to organise flows in Prefect 1. Are workspaces equivalent of that in Prefect 2? What is the best way to organise Flows/Deployments?
2. Currently the agent’s (which is on AWS ECS) PREFECT_API_URL is pointing to a specific Workspace. So do I need a separate agent for each of the Workspaces I have?
3. Are there any references to documentation / example code re setting up deployments and Flows in Prefect 2?
Thank you!