원문정보
초록
영어
With the advent of serverless computing, cloud customers no longer needed to maintain and manage server environments directly. Instead, cloud service providers took on that role, managing and maintaining the server environment according to customer requests, a concept known as Function as a Service (FaaS). This service demonstrated improvements in operational costs and resource utilization over traditional cloud computing, offering various advantages such as enhanced scalability. However, a delay occurred in processing and returning results to user requests, a phenomenon referred to as the cold start problem. This paper proposed the Time Warming Allocation Engine (TWAE) to improve resource management and mitigate the cold start problem in Function as a Service. The proposed engine comprised a collection module, a learning module, a classification module, and an allocation module. Additionally, it utilized a list called Pre-Warming. Through this approach, it suggested directions for improving cold start issues and resource utilization according to different time periods.
목차
1. Introduction
2. Related Work
3. Proposed System
3.1 Time Warming Allocation Engine (TWAE)
3.2 Time Warming Allocation Engine Sequence Diagram
3.3 Time Warming Allocation Engine Algorithm
4. EXPERIMENTS AND RESULTS
5. CONCLUSION
Acknowledgement
References