MJay
Spock: Exploiting Serverless Functions for SLO and Cost Aware Resource Procurement in Public Cloud - continuing 본문
Research
Spock: Exploiting Serverless Functions for SLO and Cost Aware Resource Procurement in Public Cloud - continuing
MJSon 2019. 10. 6. 03:33
existing VM에 queue가 가는 걸 막아서 안 쓰는 VM을 줄일 수 있다고 한다. 람다를 사용해서 그런 거 같은데
autoscale을 할때 existing VM(used, unused)에 queue 가 가는 걸 줄인다고 했다.
Lambda를 추가하므로 cost-saving가 그렇게 차이가 나지는 않는다.
이렇게 하는게 맞다. reactive, predictive에서 어느 쪽이 lambda로 간다고 하면 되려나
intermittent load surge 를 생각해야 한다
Lambda 랑 VM을 쓰는 걸로 하면 된다.
Cold Start Problem