Serverless Scheduling with Rodric Rabbah

04/12/2017 1h 4min
Serverless Scheduling with Rodric Rabbah

Listen "Serverless Scheduling with Rodric Rabbah"

Episode Synopsis

Functions as a service are deployable functions that run without an addressable server. Functions as a service scale without any work by the developer. When you deploy a function as a service to a cloud provider, the cloud provider will take care of running that function whenever it is called. You don’t have to worry
The post Serverless Scheduling with Rodric Rabbah appeared first on Software Engineering Daily.