Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Serverless Mesh Architectures for Multi-Cloud and Edge

View through CrossRef
Serverless computing is changing the cloud application de- sign by removing the need to design, build, and manage infrastructure, and instead focusing on deploying code that can be elastic and rapid. However, while service meshes have recently been introduced to address the reliability of communication in microservices architectures, the grow- ing adoption of edge computing and multi-cloud strategies require new architectures that can cross different types of platforms. In this paper, we introduce a novel serverless mesh architecture that combines server- less function platforms with a service mesh overlay that spans across clouds and edge sites. We give a brief overview of the serverless and service mesh technologies and review the related work in traditional cloud-centric serverless, edge computing deployments and mesh-based microservice solutions. We then describe a framework where the server- less functions that are located in different cloud/edge environments are connected by a single service mesh that enables dynamic routing, inter- operability, and policy enforcement across the environments. The dia- grams show how the functions are deployed and invoked via the mesh. Simulated evaluation is described for video analytics, IoT sensor data in- gestion, and content delivery use cases, with the potential performance benefits shown in terms of end-to-end latency and throughput. Some of the key challenges of network latency, cold start delays, and data con- sistency issues in distributed serverless computing are identified, along with how the proposed architecture tackles or alleviates them. Last, fu- ture directions are outlined, which include AI/ML-based optimizations for function allocation and tuning, enhanced runtime portability via We- bAssembly (WASM), and open questions for secure, scalable serverless computing from edge to cloud.
Title: Serverless Mesh Architectures for Multi-Cloud and Edge
Description:
Serverless computing is changing the cloud application de- sign by removing the need to design, build, and manage infrastructure, and instead focusing on deploying code that can be elastic and rapid.
However, while service meshes have recently been introduced to address the reliability of communication in microservices architectures, the grow- ing adoption of edge computing and multi-cloud strategies require new architectures that can cross different types of platforms.
In this paper, we introduce a novel serverless mesh architecture that combines server- less function platforms with a service mesh overlay that spans across clouds and edge sites.
We give a brief overview of the serverless and service mesh technologies and review the related work in traditional cloud-centric serverless, edge computing deployments and mesh-based microservice solutions.
We then describe a framework where the server- less functions that are located in different cloud/edge environments are connected by a single service mesh that enables dynamic routing, inter- operability, and policy enforcement across the environments.
The dia- grams show how the functions are deployed and invoked via the mesh.
Simulated evaluation is described for video analytics, IoT sensor data in- gestion, and content delivery use cases, with the potential performance benefits shown in terms of end-to-end latency and throughput.
Some of the key challenges of network latency, cold start delays, and data con- sistency issues in distributed serverless computing are identified, along with how the proposed architecture tackles or alleviates them.
Last, fu- ture directions are outlined, which include AI/ML-based optimizations for function allocation and tuning, enhanced runtime portability via We- bAssembly (WASM), and open questions for secure, scalable serverless computing from edge to cloud.

Related Results

CLOUD COMPUTING - NAVIGATING THE DIGITAL SKY
CLOUD COMPUTING - NAVIGATING THE DIGITAL SKY
“Cloud Computing – Navigating the Digital Sky” is an extensive guide designed to provide a thorough understanding of cloud computing, an essential technology in today’s digital age...
Serverless Computing: Architecture, Challenges, and Future Trends
Serverless Computing: Architecture, Challenges, and Future Trends
Serverless computing, a paradigm shift in cloud computing, has received prominence for its specific architecture, imparting benefits in terms of cost performance, scalability, and ...
AI-driven zero-touch orchestration of edge-cloud services
AI-driven zero-touch orchestration of edge-cloud services
(English) 6G networks demand orchestration systems capable of managing thousands of distributed microservices under sub-millisecond latency constraints. Traditional centralized app...
Optimizing edge cloud deployments for video analytics
Optimizing edge cloud deployments for video analytics
(English) As our digital world and physical realities blend together, we, as users, are growing to expect real-time interaction wherever and whenever we want. Newer internet servic...
Contributions to bluetooth low energy mesh networks
Contributions to bluetooth low energy mesh networks
Bluetooth Low Energy (BLE) has become a popular Internet of Things (IoT) technology. However, it was originally designed to only support the star topology. This PhD thesis investig...
Mesh-Associated Pain Syndrome: Predictors for Continence and Prolapse Mesh Removal Surgery in a Single Centre
Mesh-Associated Pain Syndrome: Predictors for Continence and Prolapse Mesh Removal Surgery in a Single Centre
Objective:Over the last two decades the main surgical treatment for stress urinary incontinence (SUI) and pelvic organ prolapse (POP) surgery was the insertion of non-absorbable me...
Mesh-associated pain syndrome: predictors for continence and prolapse mesh removal surgery in a single centre
Mesh-associated pain syndrome: predictors for continence and prolapse mesh removal surgery in a single centre
Abstract Objective Over the last two decades one of the main surgical treatment for stress urinary incontinence (SUI) and pelvic organ prolapse (POP...
Harnessing Serverless Computing for Agile Cloud Application Development
Harnessing Serverless Computing for Agile Cloud Application Development
Serverless computing revolutionises cloud application development with elastic, cost-effective, scalable infrastructure management solutions. This research explores the adoption of...

Back to Top