What's a good starting area for the local dev stor...
# prefect-community
j
What's a good starting area for the local dev story? We're deploying to a production ECS cluster with a decent Github CI/CD so far. Ideally a simple
Makefile
would spin up a few Docker containers that one could test flows on. How can I abstract between a local and ECS agent in my flows to allow something like a
env
var to swap between?
k
I think this is a good place to start. Have you seen the thread?
a
also, for more practical examples, check out https://discourse.prefect.io/tag/ci-cd
🙏 1
j
👍 1
k
You need to register twice cuz those fields are not dynamic in Prefect 1. This is a bit more decoupled in Prefect 2