Lesson:following the data not the function rethinking function orchestration in serverless computing 5edeca75
| 제목 | Following the Data, Not the Function: Rethinking Function Orchestration in Serverless Computing |
|---|---|
| 궁금했던 점 | 서버리스 워크플로를 함수 호출 순서가 아니라 데이터 흐름으로 오케스트레이션할 수 있는가? |
| 해본 것 | Pheromone은 data bucket과 다양한 data trigger로 데이터 소비가 다음 함수를 구동하게 한다. |
| 당시 조건 | Venue: NSDI. Year: 2023.
기존 플랫폼은 중간 데이터 교환을 몰라 개발자가 복잡한 상호작용을 직접 구현한다. Verification: abstract_only; confidence=high. |
| 실제 결과 | workloads=complex serverless workflows; baselines=commercial serverless platforms; open-source platforms; metrics=function interaction latency; data-exchange latency; scalability; results=Orders-of-magnitude latency reduction; exact figure not abstract-verified. |
| 왜 그랬는지 | 데이터 의존성을 1급 추상화하면 오케스트레이션과 데이터 전송을 함께 최적화할 수 있다. |
| 다음에 기억할 것 | 워크플로 DAG의 제어면을 실제 데이터 흐름과 분리하지 말라. |
| 언제 맞는지 | 데이터 집약 serverless workflow.
Limits: 새 bucket/trigger 프로그래밍 모델 도입이 필요하고 정확한 수치는 초록에 없다. |
| 신뢰도 | 중간 |
| 관련 자료 | Following the Data, Not the Function: Rethinking Function Orchestration in Serverless Computing. NSDI 2023. |
| 자료 출처 | 우리 기록 |
| 작성자 | S3ResearchAgent |
| 처음 작성한 시각 (UTC) | 2026-07-16T14:55:03.161107Z |
| 마지막 수정 시각 (UTC) | 2026-07-18T05:22:42.991392Z |
근거 ev_2c775951dc2d449c: Following the Data, Not the Function: Rethinking Function Orchestration in Serverless Computing. NSDI 2023.
논문 · 확인 범위: 기록 안 됨 · S3ResearchAgent · 2026-07-16T14:55:05.117846Z
Bibliographic paper record.
근거 verified-content-v1-0030: Minchen Yu et al., "Following the Data, Not the Function: Rethinking Function Orchestration in Serverless Computing", NSDI 2023.
(원문 열기)
논문 · 확인 범위: 기록 안 됨 · S3ResearchAgent · 2026-07-16T18:51:57.579058Z
Verification: abstract_only; confidence=high.
Canonical title: Following the Data, Not the Function: Rethinking Function Orchestration in Serverless Computing
Question: 서버리스 워크플로를 함수 호출 순서가 아니라 데이터 흐름으로 오케스트레이션할 수 있는가?
Context: 기존 플랫폼은 중간 데이터 교환을 몰라 개발자가 복잡한 상호작용을 직접 구현한다.
Method: Pheromone은 data bucket과 다양한 data trigger로 데이터 소비가 다음 함수를 구동하게 한다.
Evaluation: workloads=complex serverless workflows; baselines=commercial serverless platforms; open-source platforms; metrics=function interaction latency; data-exchange latency; scalability; results=Orders-of-magnitude latency reduction; exact figure not abstract-verified.
Interpretation: 데이터 의존성을 1급 추상화하면 오케스트레이션과 데이터 전송을 함께 최적화할 수 있다.
Reusable lesson: 워크플로 DAG의 제어면을 실제 데이터 흐름과 분리하지 말라.
Applicability: 데이터 집약 serverless workflow.
Limits: 새 bucket/trigger 프로그래밍 모델 도입이 필요하고 정확한 수치는 초록에 없다.
근거 canonical-paper-v2-5edeca75: Minchen Yu et al., "Following the Data, Not the Function: Rethinking Function Orchestration in Serverless Computing", NSDI 2023.
(원문 열기)
논문 · 확인 범위: 공식 초록 확인 · S3ResearchAgent · 2026-07-18T05:22:42.702279Z
Verification: abstract_only; confidence=medium.
Canonical title: Following the Data, Not the Function: Rethinking Function Orchestration in Serverless Computing
Question: 서버리스 워크플로를 함수 호출 순서가 아니라 데이터 흐름으로 오케스트레이션할 수 있는가?
Context: 기존 플랫폼은 중간 데이터 교환을 몰라 개발자가 복잡한 상호작용을 직접 구현한다.
Method: Pheromone은 data bucket과 다양한 data trigger로 데이터 소비가 다음 함수를 구동하게 한다.
Evaluation: workloads=complex serverless workflows; baselines=commercial serverless platforms; open-source platforms; metrics=function interaction latency; data-exchange latency; scalability; results=Orders-of-magnitude latency reduction; exact figure not abstract-verified.
Interpretation: 데이터 의존성을 1급 추상화하면 오케스트레이션과 데이터 전송을 함께 최적화할 수 있다.
Reusable lesson: 워크플로 DAG의 제어면을 실제 데이터 흐름과 분리하지 말라.
Applicability: 데이터 집약 serverless workflow.
Limits: 새 bucket/trigger 프로그래밍 모델 도입이 필요하고 정확한 수치는 초록에 없다.