Slide 7
Slide 7 text
“Make it so” – delegating complexity
•Delegation to:
• Other humans – BaaS
• Simple APIs hide enormous complexity
• Humans handle design, implementation, and operation
• Tools like compilers and query/workflow planners
• High-level languages (e.g., Java, StepFunctions, SQL) translate to enormously complicated
low-level programs
•So, we’re done, right? Not really