English

Service Weaver: A Promising Direction for Cloud-native Systems?

Software Engineering 2024-04-16 v1 Emerging Technologies

Abstract

Cloud-native and microservice architectures have taken over the development world by storm. While being incredibly scalable and resilient, microservice architectures also come at the cost of increased overhead to build and maintain. Google's Service Weaver aims to simplify the complexities associated with implementing cloud-native systems by introducing the concept of a single modular binary composed of agent-like components, thereby abstracting away the microservice architecture notion of individual services. While Service Weaver presents a promising approach to streamline the development of cloud-native applications and addresses nearly all significant aspects of conventional cloud-native systems, there are existing tradeoffs affecting the overall functionality of the system. Notably, Service Weaver's straightforward implementation and deployment of components alleviate the overhead of constructing a complex microservice architecture. However, it is important to acknowledge that certain features, including separate code bases, routing mechanisms, resiliency, and security, are presently lacking in the framework.

Keywords

Cite

@article{arxiv.2404.09357,
  title  = {Service Weaver: A Promising Direction for Cloud-native Systems?},
  author = {Jacoby Johnson and Subash Kharel and Alan Mannamplackal and Amr S. Abdelfattah and Tomas Cerny},
  journal= {arXiv preprint arXiv:2404.09357},
  year   = {2024}
}

Comments

This paper is accepted for publication at the International Conference on Cloud Computing and Services Science (CLOSER) 2024

R2 v1 2026-06-28T15:53:54.711Z