Video introduction

Notes from the call

  1. local cloud simulator is a game changer
  2. infrastructure is defined as a part of the application.
  3. decoupling the functionality of the application with the backend implementation
  4. enabled the developers to work at the right level of abstraction
  5. Functions versus Services
  6. inflight versus preflight
    1. inflight is functional code
    2. preflight is infrastructure
  7. battery included experience
  8. permissions
    1. permissions generated on the go based on the code
    2. least access permissions set up automatically
  9. anything interesting in programming is always about creating abstractions
  10. make things composable
  11. the beauty of software is decomposing a problem

cloud

    All notes