Evolving system bottlenecks in the as a service cloud
Shaun C. D'Souza

TL;DR
This paper discusses the evolving bottlenecks in cloud systems, focusing on latency profiling in Linux-based SaaS environments to identify performance issues and optimize application behavior.
Contribution
It introduces a latency profiling mechanism tailored for Linux-based cloud applications to detect I/O and synchronization bottlenecks at runtime.
Findings
Latency profiling identifies critical code paths causing delays
System-wide profiling reveals evolving bottlenecks in cloud environments
Application tuning improves performance based on profiling insights
Abstract
The web ecosystem is rapidly evolving with changing business and functional models. Cloud platforms are available in a SaaS, PaaS and IaaS model designed around commoditized Linux based servers. 10 billion users will be online and accessing the web and its various content. The industry has seen a convergence around IP based technology. Additionally, Linux based designs allow for a system wide profiling of application characteristics. The customer is an OEM who provides Linux based servers for telecom solutions. The end customer will develop business applications on the server. Customers are interested in a latency profiling mechanism which helps them to understand how the application behaves at run time. The latency profiler is supposed to find the code path which makes an application block on I/O, and other synchronization primitives. This will allow the customer to understand the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
