The translation into a linear flow of commands is an oversimplification - it assumes that the graph is a specific type of tree, when in fact any directed acyclic graph is valid.
Also, I personally find it way more interesting what happens when you update existing infrastructure, not just deploy new infrastructure, with an arbitrary dependency graph. But probably that's just me.
Shameless plug: you don't have to use a proprietary cloud! OpenStack provides the same thing via the Heat project.
4 comments
[ 2.9 ms ] story [ 32.1 ms ] threadAlso, I personally find it way more interesting what happens when you update existing infrastructure, not just deploy new infrastructure, with an arbitrary dependency graph. But probably that's just me.
Shameless plug: you don't have to use a proprietary cloud! OpenStack provides the same thing via the Heat project.