Monday, November 09, 2020

Execution DSL - backing into it.

 


Problem definition you have a goal and a set of capabilities.  The goal here is to abstract out program flow into pure data.  As for capabilities you have the ability to write code that parses the data and supplies it to a generic execution engine that delegates to a common execution API for pods and containers.   This provides the ability to implement any of the patterns based on what params it is supplied from the DSL.  The structure bootstraps itself.  

This is what opens the door to AI.  Provide an API that AI can play with.  



No comments: