youtube image
From YouTube: Cloud Native, Event Drive, Serverless, Microservices Framework - OpenWhisk - Daniel Krook, IBM

Description

Cloud Native, Event Drive, Serverless, Microservices Framework - OpenWhisk

Cloud computing has been a game changer in a number ways and the emergence of serverless computing/architectures is just another example of what cloud tech has been able to achieve. Serverless is about abstracting users away from servers, infrastructure, and having to deal with low-level configuration or the core operating system. Instead, developers make use of single purpose services and elastic compute platforms to execute code.

In this talk we are going to discuss open source serverless platform OpenWhisk. OpenWhisk provides a distributed compute service to execute application logic in response to events. There are several key architectural concepts:
Triggers: A class of events emitted by event sources.
Actions: Encapsulate the actual code to be executed which support multiple language bindings including
Docker Containers Rules: An association between a trigger and an action.
In this talk we are going to discuss the rise of Serverless architecture to compose solutions using modern abstraction and chaining.
Join us for KubeCon + CloudNativeCon in Barcelona May 20 - 23, Shanghai June 24 - 26, and San Diego November 18 - 21! Learn more at https://kubecon.io. The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy and all of the other CNCF-hosted projects.