Meta’s Hyperscale Infrastructure: Overview and Insights

Communications of the ACM
🌘 Meta 的 XFaaS:高規模和低成本的無伺服器函數
➤ Meta 的 XFaaS 無伺服器系統運作原理和效能優化
https://www.micahlerner.com/2024/01/23/xfaas-hyperscale-and-low-cost-serverless-functions-at-meta.html
本文介紹了 Meta 內部的 XFaaS 系統,該系統運行著「每天數以兆計的函數呼叫,運用超過 10 萬臺伺服器」,並深入探討了 XFaaS 所面臨的幾個挑戰,包括處理負載峯值、確保快速函數啟動和執行、全球負載平衡、高資源利用率和防止下游服務超載等。
+ 這篇文章深入解析了 Meta 的 XFaaS 系統,對瞭解無伺服器運算和大規模系統運行有很大的幫助。
+ 對於技術人員來說,這篇文章提供了寶貴的資訊,對研究和實踐都有啟發作用。
#無伺服器運算 #Meta #XFaaS
XFaaS: Hyperscale and Low Cost Serverless Functions at Meta

Fascinating SOSP’23 paper on “Functions as a Service” at Meta.

> This paper presents the FaaS platform called XFaaS in Meta’s hyperscale private cloud. XFaaS currently processes trillions of function calls per day on more than 100,000 servers. We describe a set of optimizations that help XFaaS achieve a daily average CPU utilization of 66%.

https://www.cis.upenn.edu/~haorz/papers/xfaas-sosp23.pdf

#sosp23 #sosp2023 #sosp #xfaas #meta #serverless