Proceedings of the 2020 Sixth International Workshop on Serverless Computing 2020
DOI: 10.1145/3429880.3430102
|View full text |Cite
|
Sign up to set email alerts
|

Proactive Serverless Function Resource Management

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 12 publications
(5 citation statements)
references
References 13 publications
0
5
0
Order By: Relevance
“…Regarding resource management, Serverless platforms may be extended with a form of monitoring systems [28], which provides real-time information about the current resource utilization and, based on that information, limit the utilization or allocate more resources, when required. In order to solve cold starts, a solution may involve maintaining warm containers to prevent invocation delays [29]. What concerns Serverless scheduling, the main objective is to provide better execution times while minimizing cost.…”
Section: Discussionmentioning
confidence: 99%
“…Regarding resource management, Serverless platforms may be extended with a form of monitoring systems [28], which provides real-time information about the current resource utilization and, based on that information, limit the utilization or allocate more resources, when required. In order to solve cold starts, a solution may involve maintaining warm containers to prevent invocation delays [29]. What concerns Serverless scheduling, the main objective is to provide better execution times while minimizing cost.…”
Section: Discussionmentioning
confidence: 99%
“…At times the reuse of warm containers may even cause additional latencies for example, when already fetched data in a function instance is out-of-date and required database connections have already reverted by the time a new request arrives at the container. Mechanisms to freshen up the warm instances prior to use is of importance in such instances [64].…”
Section: Elements Of Resource Managementmentioning
confidence: 99%
“…The scheduler thus should take the availability of the data or the data serving delays into account. Hunhof et al [82] introduced freshen which allows developers or providers to proactively fetch data along with other runtime reuse features to reduce overheads when executing serverless functions. The scheduling policy of Cloudburst [138] also prioritizes data locality.…”
Section: Studiesmentioning
confidence: 99%