Explore automated performance tuning techniques using Bayesian optimization in this conference talk from Twitter engineers Joshua Cohen and Ramki Ramakrishna. Dive into the challenges of managing resource utilization in Twitter's Mesos clusters and learn how machine learning can efficiently search large parameter spaces to optimize specific performance metrics. Discover the development of a system for continuous automated tuning of services, addressing the complexities of multitudinous knobs, heterogeneous hardware, and diverse service requirements. Gain insights into the JVM layer tuning, microservice optimization, and the integration of Apache Aurora for experiment management. Understand the setup, evaluation, and results of performance optimization efforts, including improvements in GC cost and overall service efficiency. Examine the concept of AutoTune as a service and its potential applications beyond the JVM, concluding with future directions for this innovative approach to resource management and performance enhancement in large-scale distributed systems.
Read more
Automated Performance Tuning with Bayesian Optimization