Tag: community

Structured Literature Dataset on Continuum Computing

Continuum computing is seen as next evolutionary step after cloud computing, profoundly shaping the way software applications are built and delivered based around modern microservice architectures and serverless technologies. Complex software applications are decomposed, in part automatically, to yield the best possible runtime characteristics. The community around continuum computing is growing, and a growing body of knowledge is correspondingly published.

Following our previous work on structured literature datasets, we would like to point out the interim release of the new dataset on continuum computing. The dataset has been curated by Julie Ann George.

http://continuum.research-output.org/

FaaSification Community Website

Software engineers are interested in novel ways to convert their applications into formats that can run «serverless» on Function-as-a-Service. Many issues have to be considered – partitioning of the application functionality, short-livedness and memory constraints of functions, easy but limited language runtimes or rather difficult container wrappers around microservices. Our virtual guest researcher Leonardo Rebouças de Carvalho, from University of Brasília in Brazil, has recognised the issue and launched a community website faasification.com that contains a lot of tools, methodologies, articles, research insights and events related to shifting software into the world of FaaS. Bookmark that site if you are developing serverless software!

The 5th Year of Serverless Computing – Research Coverage

The first four “wild” years of serverless computing, starting with simple Function-as-a-Service (FaaS) launches in 2014, are over, and we are in the fifth year now. All major cloud companies offer FaaS, corresponding Backend-as-a-Service (BaaS), and related “serverless” services such as frameworks for cloud function-based data processing at the edge or in constrained environments. Researchers from universities, research institutes and research divisions in companies have covered this development, and proposed improved systems and frameworks, since 2016 – trailing two years behind industry initially, but with promising designs and prototypes which may give the necessary impetus for a next-generation serverless computing paradigm. We have surveyed 130+ research papers and announce the Serverless Research Output website which makes the results accessible.

Continue reading