| 研究生: |
陳弘勲 Hung-Hsun Chen |
|---|---|
| 論文名稱: |
基於Docker容器技術的AI物聯網閘道器設計 Design of an AIoT Gateway Based on Docker |
| 指導教授: |
陳慶瀚
Ging-Han Chen |
| 口試委員: | |
| 學位類別: |
碩士 Master |
| 系所名稱: |
資訊電機學院 - 資訊工程學系在職專班 Executive Master of Computer Science & Information Engineering |
| 論文出版年: | 2019 |
| 畢業學年度: | 107 |
| 語文別: | 中文 |
| 論文頁數: | 62 |
| 中文關鍵詞: | 人工智慧 、物聯網 、閘道器 |
| 相關次數: | 點閱:13 下載:0 |
| 分享至: |
| 查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報 |
AIoT的發展,讓網路承受大量的負載,尤以雲集中式計算更造成網路延遲,這與AIoT往更嚴格的及時性功能的發展形成矛盾,而邊緣計算是目前最被看好的解決方式之一。因此我們研究一種符合AIoT異構網路環境與支持垂直水平分散計算的AI物聯網框架,使用多層架構、微服務以及虛擬化技術,讓框架內的各種服務可以在不同體系結構中快速遷移與運行,並透過人臉辨識專案的叢集閘道器範例,展示一個有效的邊緣計算系統。研究結果顯示,此運作方式與傳統開發方式、虛擬機施作方式相比,大幅減少開發與運行環境的建置次數,確保跨平台及落地執行一致的功能,期間也沒有產生明顯的額外開銷,其輕盈的映像檔,更大幅節省記憶體,可執行更多的副本,遷移速度也比較快,而且快速佈署與負載平衡機制,可以彈性對接不同的情境需求以及更多的服務請求。本研究成果可以提供開發者作為開發和運行經濟且高效的AIoT邊緣計算系統的參考平台。
The development of AIoT (AI+IoT) has caused the network to carry a lot of load, especially the centralized cloud computing, which causes even more serious network latency and conflicts with the development of AIoT’s stricter timeliness requirement, and the edge computing is currently as one of the most promising solutions. Therefore, we study an AIoT framework that conforms to the AIoT heterogeneous network environment and supports vertical horizontal decentralized computing. It uses multi-layer architecture, microservices and virtualization technology to enable various services within the framework to quickly move and execute in different architectures. We use the cluster gateway example of the face recognition project to demonstrate an effective edge computing system. Based on the research results of comparing with traditional development method and virtual machine method, this framework significantly reduces the number of building development and operation environments times, and ensure performing consistent functions when crossing platform and landing, meanwhile, it does not generate obviously additional overhead. The lightweight image which saves mush more memory, can be executed more much copies, shipped more faster, and the mechanism of quick deployment and load balancing can deal with different situation and more service requests flexibly. The results of this research can provide developers as a reference platform for developing and operating an economical and efficient AIoT edge computing system.
[1]. A. Agarwal , R. Luniya , M. Bhatnagar , M. Gaikwad , V. Inamda, “Reviewing the World of Virtualization,” 2012 Third International Conference on Intelligent Systems Modelling and Simulation, Kota Kinabalu, pp. 554-557, 2012
[2]. Wiki Hardware virtualization https://en.wikipedia.org/wiki/Hardware_virtualization
[3]. Container https://www.docker.com/resources/what-container
[4]. Wiki LXC https://en.wikipedia.org/wiki/LXC
[5]. Wiki Docker https://en.wikipedia.org/wiki/Docker_(software)
[6]. Wiki OS-level virtualisation https://en.wikipedia.org/wiki/OS-level_virtualisation
[7]. A. M. J, “Performance comparison between Linux containers and Virtual machines,” 2015 International Conference on Advances in Computer Engineering and Applications, Ghaziabad, pp. 342-346, 2015
[8]. W. Zhang, D. Huang, H. Zhang, “Fast provisioning of virtual machines in a distributed cloud,” Third International Conference on Cyberspace Technology (CCT 2015), Beijing, pp. 1-5, 2015
[9]. A. Sun, T. Ji, Q. Yue, S. Yang, “Virtual machine scheduling, motion and disaster recovery model for IaaS cloud computing platform,” IEEE Conference Anthology, China, pp. 1-5, 2013
[10]. C. Pahl, S. Helmer, L. Miori, J. Sanin, B. Lee, “A Container-Based Edge Cloud PaaS Architecture Based on Raspberry Pi Clusters,” 2016 IEEE 4th International Conference on Future Internet of Things and Cloud Workshops (FiCloudW), Vienna, pp. 117-124, 2016
[11]. C. Pahl, “Containerization and the PaaS Cloud,” IEEE Cloud Computing, vol. 2, no. 3, pp. 24-31, 2015
[12]. R. Dua, A. R. Raja, D. Kakadia, “Virtualization vs Containerization to Support PaaS,” 2014 IEEE International Conference on Cloud Engineering, Boston, pp. 610-614, 2014
[13]. W. Felter, A. Ferreira, R. Rajamony, J. Rubio, "An updated performance comparison of virtual machines and Linux containers," 2015 IEEE International Symposium on Performance Analysis of Systems and Software (ISPASS), Philadelphia, pp. 171-172, 2015
[14]. T. Salah, M. J. Zemerly, C. Y. Yeun, M. Al-Qutayri, Y. Al-Hammadi, “Performance comparison between container-based and VM-based services,”2017 20th Conference on Innovations in Clouds, Internet and Networks (ICIN), Paris, pp. 185-190, 2017
[15]. Wiki Chroot https://en.wikipedia.org/wiki/Chroot
[16]. Wiki FreeBSD jail https://en.wikipedia.org/wiki/FreeBSD_jail
[17]. Wiki Linux namespace https://en.wikipedia.org/wiki/Linux_namespaces
[18]. Wiki Solaris Containers https://en.wikipedia.org/wiki/Solaris_Containers
[19]. Wiki Cgroups https://en.wikipedia.org/wiki/Cgroups
[20]. Docker Engine https://docs.docker.com/engine/
[21]. N. Kratzke, "Lightweight Virtualization Cluster How to Overcome Cloud Vendor Lock-In," Journal of Computer and Communications, vol. 2, no. 12, p. 1, 2014
[22]. Wiki Microservices https://en.wikipedia.org/wiki/Microservices
[23]. D. Jaramillo, D. V. Nguyen, R. Smart, "Leveraging microservices architecture by using Docker technology," SoutheastCon 2016, Norfolk, pp. 1-5, 2016.
[24]. Sarita, S. Sebastian, “Transform Monolith into Microservices using Docker,” 2017 International Conference on Computing, Communication, Control and Automation (ICCUBEA), Pune, pp. 1-5, 2017
[25]. M. Alam, J. Rufino, J. Ferreira, S. H. Ahmed, N. Shah, Y. Chen, “Orchestration of Microservices for IoT Using Docker and Edge Computing,” IEEE Communications Magazine, vol. 56, no. 9, pp. 118-123, 2018
[26]. J. Rufino, M. Alam, J. Ferreira, A. Rehman, K. F. Tsang, “Orchestration of containerized microservices for IIoT using Docker,” 2017 IEEE International Conference on Industrial Technology (ICIT), Toronto, pp. 1532-1536, 2017