博碩士論文 109553005 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:181 、訪客IP:3.144.18.252
姓名 楊宗訓(Zong-Syun Yang)  查詢紙本館藏   畢業系所 通訊工程學系在職專班
論文名稱 基於 Kubernetes 做開源 serverless compute platform 效能測試
(Performance Evaluations of Open Source Serverless Compute Platforms based on Kubernetes)
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 雲端運算之服務要穩定執行,且需要有負載平衡和故障轉移機制、根據流量調整執行服務數量、系統開發和管理分工要明確以及按照使用量收費,所以出現了 Serverless 概念。目前公有雲的 Serverless 已經有很多效能測試的研究,但私有雲的部份還很少。因此本論文使用市面上常見的開源 Serverless 框架,有 Knative、OpenFaaS 、 Nuclio 和 Fission 建構在 Kubernetes 私有雲平台執行,比較不同 Serverless 框架在資源使用方面和執行效能的差異。本研究測試項目主要有 Serverless 框架資源使用狀態,了解到哪些 Serverless 框架較輕量。另外當服務副本數量縮小到零個時會發生冷啟動造成執行服務延遲,因此透過每間隔一段時間從 client 連到服務上驗證冷啟動對執行效能的影響,以及比較不同 Serverless 框架在執行函數同步和非同步的效能。最後本論文說明不同使用情境可以選擇哪些適合的 Serverless 框架做為本論文的研究成果。
摘要(英) Cloud computing services require stable execution, load balancing, and fault tolerance mechanisms. They also need to adjust the number of running service based on traffic and have clear division of labor in system development and management. Additionally, they are billed based on usage. These requirements have led to the emergence of the Serverless concept. Currently, there have been many performance tests conducted on Serverless in public clouds, but there is still limited research on private clouds. Therefore, this paper uses the normal open source Serverless frameworks, including Knative, OpenFaaS, Nuclio and Fission, to deploy on a Kubernetes private cloud platform, in order to compare the differences between the resource usage utilization and execution performance for different Serverless frameworks. The main task of this research is to test the resource usage status of Serverless framework and understand which frameworks are more lightweight. Furthermore, when the number of service replicas scaled to zero, the cold starts can be occurred can result in the executing service deploy. Therefore, the effect of cold starts on execution performance is verified by periodically connecting from the client to the service, and the performance of different Serverless frameworks in executing functions synchronously and asynchronously is compared. Finally, this paper explains which Serverless frameworks are suitable for different usage scenarios as the research result.
關鍵字(中) ★ 負載平衡
★ 故障轉移
★ Serverless
★ Kubernetes
★ Knative
★ OpenFaaS
★ Nuclio
★ Fission
關鍵字(英) ★ load balance
★ fault tolerance
★ Serverless
★ Kubernetes
★ Knative
★ OpenFaaS
★ Nuclio
★ Fission
論文目次 摘要 ................................................... I
Abstract ............................................... II
目錄 ................................................... III
圖目錄 ................................................. V
表目錄 ................................................. VIII
第一章 緒論 ............................................ 1
1-1 研究背景 ........................................... 1
1-2 研究動機和目的 ..................................... 6
1-3 問題定義 ........................................... 8
1-4 論文架構 ........................................... 11
第二章 相關研究 ........................................ 12
2-1 Knative ........................................... 12
2-2 OpenFaaS .......................................... 14
2-3 Nuclio ............................................ 16
2-4 Fission ........................................... 18
2-5 本章結論 .......................................... 20
第三章 實驗方法與實驗 .................................. 22
3-1 實驗環境 .......................................... 22
3-2 實驗系統架構 ...................................... 23
3-3 實驗方法 .......................................... 26
3-4 實驗結果 .......................................... 28
3-5 實驗討論 .......................................... 36
第四章 結論與未來研究方向 .............................. 40
參考文獻 .............................................. 42
附錄一 Knative 使用說明 ............................... 45
附錄二 OpenFaaS 使用說明 .............................. 50
附錄三 Nuclio 使用說明 ................................ 55
附錄四 Fission 使用說明 ............................... 59
附錄五 安裝 Kubernetes 資源監控服務..................... 62
附錄六 安裝 Kubernetes 和 Serverless 框架 script ....... 64
參考文獻 [1] AWS 官方網站, "Amazon EC2 隨需定價," Amazon, [Online]. Available: https://aws.amazon.com/tw/ec2/pricing/on-demand. [Accessed 02 December 2022].
[2] AWS 官方網站, "AWS Lambda 定價," Amazon, [Online]. Available: https://aws.amazon.com/tw/lambda/pricing. [Accessed 05 December 2022].
[3] G. Adzic and R. Chatley, Serverless computing: economic and architectural impact, Paderborn, Germany: ESEC/FSE 2017: Proceedings of the 2017 11th Joint Meeting on Foundations of Software Engineering. ACM, 2017, p. 884.
[4] Redhat 官方網站, "What is serverless," Redhat, 11 May 2022. [Online]. Available: https://www.redhat.com/en/topics/cloud-native-apps/what-is-serverless. [Accessed 12 December 2022].
[5] 騰訊雲開發團隊, "容器化的 Serverless," 騰訊, 02 July 2022. [Online]. Available: https://cloud.tencent.com/developer/article/1646498. [Accessed 15 December 2022].
[6] "What is BaaS?," cloudflare, [Online]. Available: https://www.cloudflare.com/zh-tw/learning/serverless/glossary/backend-as-a-service-baas/. [Accessed 20 December 2022].
[7] TIBCO, "什麼是功能即服務 (FaaS)?," [Online]. Available: https://www.tibco.com/zh-hant/reference-center/what-is-function-as-a-service-faas. [Accessed 15 December 2022].
[8] E. Adam and W. Joe, "Be Wary of the Economics of "Serverless" Cloud Computing," IEEE Cloud Computing, vol. 4, no. 2, p. 11, 26 April 2017.
[9] Jonathan Decker, Piotr Kasprzak and Julian Martin Kunkel, "Performance Evaluation of Open-Source Serverless Platforms," algorithms, vol. 15, no. 7, p.2, 02 July 2022.
[10] P. Vahidinia, B. Farahani and F. S. Aliee, Cold Start in Serverless Computing: Current Trends and Mitigation Strategies, Barcelona, Spain: 2020 International Conference on Omni-layer Intelligent Systems (COINS), 2020, p. 1.
[11] "Kubeless," kubeless 官方 GitHub, [Online]. Available: https://github.com/vmware-archive/kubeless/blob/master/README.md. [Accessed 30 October 2022].
[12] OpenFaaS 官方 GitHub, OpenFaaS, [Online]. Available: https://github.com/openfaas/faas. [Accessed 11 November 2022].
[13] Nuclio 官方網站, "Nuclio," Iguazio, [Online]. Available: https://nuclio.io/. [Accessed 20 November 2022].
[14] "Knative Project," CNCF 組織, 02 March 2022. [Online]. Available: https://www.cncf.io/projects/knative/. [Accessed 10 January 2023].
[15] OpenFaaS 官方網站, "OpenFaaS Pricing," OpenFaaS, [Online]. Available: https://www.openfaas.com/pricing/. [Accessed 20 December 2022].
[16] Nuclio 官方網站, "Introduction," Iguazio, [Online]. Available: https://nuclio.io/docs/latest/introduction/. [Accessed 25 December 2022].
[17] Nuclio 官方網站, "Architecture," Iguazio, [Online]. Available: https://nuclio.io/docs/latest/concepts/architecture/. [Accessed 25 December 2022].
[18] Fission 官方網站, "Features," Fission, [Online]. Available: https://fission.io/. [Accessed 28 December 2022].
[19] Fission 官方網站, "Fission Concepts," Fission, [Online]. Available: https://fission.io/docs/concepts/. [Accessed 31 December 2022].
[20] S. K. Mohanty, Evaluation of Serverless Computing Frameworks Based on Kubernetes, Master thesis, 2018, p. 45.
指導教授 陳彥文 王尉任 審核日期 2023-6-16
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明