TL;DR
PerfSim is a discrete-event simulator designed to accurately and efficiently predict the performance of cloud native microservice chains, aiding in configuration and deployment optimization.
Contribution
It introduces a systematic modeling approach for microservice performance and provides a fast, accurate simulation tool for cloud native environments.
Findings
Achieved 81-99% accuracy in response time prediction.
Provided 16-1200x speed-up over real deployment.
Validated on 104 real-world scenarios.
Abstract
Cloud native computing paradigm allows microservice-based applications to take advantage of cloud infrastructure in a scalable, reusable, and interoperable way. However, in a cloud native system, the vast number of configuration parameters and highly granular resource allocation policies can significantly impact the performance and deployment cost. For understanding and analyzing these implications in an easy, quick, and cost-effective way, we present PerfSim, a discrete-event simulator for approximating and predicting the performance of cloud native service chains in user-defined scenarios. To this end, we proposed a systematic approach for modeling the performance of microservices endpoint functions by collecting and analyzing their performance and network traces. With a combination of the extracted models and user-defined scenarios, PerfSim can then simulate the performance behavior…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
