Skip to main content

Showing 1–2 of 2 results for author: Teoh, R

.
  1. arXiv:2309.01805  [pdf, other

    cs.DC cs.SE

    From Kubernetes to Knactor: A Data-Centric Rethink of Service Composition

    Authors: Silvery Fu, Hong Zhang, Ryan Teoh, Taras Priadka, Sylvia Ratnasamy

    Abstract: Microservices are increasingly used in modern applications, leading to a growing need for effective service composition solutions. However, we argue that traditional API-centric composition mechanisms (e.g., RPC, REST, and Pub/Sub) hamper the modularity of microservices. These mechanisms introduce rigid code-level coupling, scatter composition logic, and hinder visibility into cross-service data e… ▽ More

    Submitted 23 November, 2023; v1 submitted 4 September, 2023; originally announced September 2023.

    Comments: Corrected terms

  2. arXiv:2210.11703  [pdf, other

    cs.CR cs.DC

    SCL: A Secure Concurrency Layer For Paranoid Stateful Lambdas

    Authors: Kaiyuan Chen, Alexander Thomas, Hanming Lu, William Mullen, Jeffery Ichnowski, Rahul Arya, Nivedha Krishnakumar, Ryan Teoh, Willis Wang, Anthony Joseph, John Kubiatowicz

    Abstract: We propose a federated Function-as-a-Service (FaaS) execution model that provides secure and stateful execution in both Cloud and Edge environments. The FaaS workers, called Paranoid Stateful Lambdas (PSLs), collaborate with one another to perform large parallel computations. We exploit cryptographically hardened and mobile bundles of data, called DataCapsules, to provide persistent state for our… ▽ More

    Submitted 2 November, 2022; v1 submitted 20 October, 2022; originally announced October 2022.

    Comments: updated with acknowledgement; 14 pages, 11 figures, 2 tables