Packaging Applications in a Serverless World!
You need to be signed in to add a collection
Serverless is emerging as a new application architecture paradigm. What truly makes serverless interesting is the ability to build distributed applications made of multiple Cloud services. This puts the emphasis on the application logic and makes us tackle a "serviceful" environment. While they are many challenges (e.g CI, security), one of them is particularly interesting: What will be the equivalent of an application package in a serverless world? How will we exchange serverless applications? In this talk we will discuss the serverless movement, briefly touch on kubeless to show what type of application pipelines we can build and then discuss the packaging problem, showing a few potential solutions.
Transcript
Serverless is emerging as a new application architecture paradigm. What truly makes serverless interesting is the ability to build distributed applications made of multiple Cloud services. This puts the emphasis on the application logic and makes us tackle a "serviceful" environment. While they are many challenges (e.g CI, security), one of them is particularly interesting: What will be the equivalent of an application package in a serverless world? How will we exchange serverless applications?
In this talk we will discuss the serverless movement, briefly touch on kubeless to show what type of application pipelines we can build and then discuss the packaging problem, showing a few potential solutions.