Video introduction
Notes from the call
- local cloud simulator is a game changer
- infrastructure is defined as a part of the application.
- decoupling the functionality of the application with the backend implementation
- enabled the developers to work at the right level of abstraction
- Functions versus Services
- inflight versus preflight
- inflight is functional code
- preflight is infrastructure
- battery included experience
- permissions
- permissions generated on the go based on the code
- least access permissions set up automatically
- anything interesting in programming is always about creating abstractions
- make things composable
- the beauty of software is decomposing a problem
cloud
All notes