The orchestration layer of the framework is where all the magic happens. It facilitates the execution of processes and/or tasks (as defined in the metadata), and needs to do it both seamlessly and efficiently. Ideally you would want to deploy this layer only once, and never have to touch it again. And it is really with that in mind that I designed this layer…to function independently and with minimal dependencies in both directions.