Integrating request replication into FaaS platforms: an experimental evaluation

Y Bouizem, D Dib, N Parlavantzas, C Morin - Journal of Cloud Computing, 2023 - Springer
Abstract Function-as-a-Service (FaaS) is a popular programming model for building
serverless applications, supported by all major cloud providers and many open-source …

Fault tolerance in FaaS environments

Y Bouizem - 2022 - theses.hal.science
Function as a Service (FaaS) is an emerging programming model for building cloud
applications where the infrastructure management is abstracted away from the developer …

Active-standby for high-availability in faas

Y Bouizem, N Parlavantzas, D Dib… - Proceedings of the 2020 …, 2020 - dl.acm.org
Serverless computing is becoming more and more attractive for cloud solution architects and
developers. This new computing paradigm relies on Function-as-a-Service (FaaS) platforms …

Canary: fault-tolerant faas for stateful time-sensitive applications

M Arif, K Assogba, MM Rafique - … : International Conference for …, 2022 - ieeexplore.ieee.org
Function-as-a-Service (FaaS) platforms have recently gained rapid popularity. Many stateful
applications have been migrated to FaaS platforms due to their ease of deployment …

Limitless FaaS: Overcoming serverless functions execution time limits with invoke driven architecture and memory checkpoints

RL Andraca, M Zareei - 2024 10th International Conference on …, 2024 - ieeexplore.ieee.org
Function-as-a-Service (FaaS) allows to directly submit function code to a cloud provider
without the burden of managing infrastructure resources. Each cloud provider establishes …

SEUSS: Rapid serverless deployment using environment snapshots

J Cadden, T Unger, Y Awad, H Dong, O Krieger… - arXiv preprint arXiv …, 2019 - arxiv.org
Modern FaaS systems perform well in the case of repeat executions when function working
sets stay small. However, these platforms are less effective when applied to more complex …

[HTML][HTML] M2FaaS: Transparent and fault tolerant FaaSification of Node. js monolith code blocks

S Pedratscher, S Ristov, T Fahringer - Future Generation Computer …, 2022 - Elsevier
Porting existing monoliths to the Function-as-a-Service (FaaS)(FaaSification) can be very
challenging for software developers due to different architectural styles. For a successful …

Cloud application deployment with transient failure recovery

I Giannakopoulos, I Konstantinou, D Tsoumakos… - Journal of Cloud …, 2018 - Springer
Application deployment is a crucial operation for modern cloud providers. The ability to
dynamically allocate resources and deploy a new application instance based on a user …

Prebaking runtime environments to improve the FaaS cold start latency

D Fireman, P Silva, TE Pereira, L Mafra… - Future Generation …, 2024 - Elsevier
Abstract Function-as-service (FaaS) platforms promise a simpler programming model for
cloud computing, given that providers take care of the overall resource management while …

A fault-tolerance shim for serverless computing

V Sreekanti, C Wu, S Chhatrapati… - Proceedings of the …, 2020 - dl.acm.org
Serverless computing has grown in popularity in recent years, with an increasing number of
applications being built on Functions-as-a-Service (FaaS) platforms. By default, FaaS …