Slide 5
Slide 5 text
Why Serverless?
5
1. Narrowly-scoped units of code, and the simplicity of built-in event
integration, contribute to software development efficiencies.
2. Functions which don’t consume resources when idle can provide
significant resource efficiencies.
3. Applying Serverless to distributed computing brings operational
efficiencies based on automated event-based scheduling and self-
scaling.