short and sweet definition of what an orchestrator...
# random
j
short and sweet definition of what an orchestrator is by Pedram Navid, who's been silent for a while https://databased.pedramnavid.com/p/hello-from-the-void
d
It’s just CRON 🧌
🧌 3
i
orchestrator = pipelines + cron
j
well, notably cron doesn't retry the task or monitor for failures, so the cron analogy is good for trolling but not much else πŸ˜„
i
orchestrator = pipelines + cron + fail recovery + monitoring
d
I think resources management as well i.e. declaring that this node uses GPUs etc
i
And this is the difference between POC, MVP and a full product πŸ˜‚
πŸ‘ 2