Explore cold start optimization techniques in serverless platforms through this conference talk by Scott Zhou and Yanbo Li from Tencent. Dive into the architecture of Tencent Serverless Cloud Functions (SCF), examining factors contributing to cold start latency. Learn about architectural improvements, including elastic network interfaces, micro VM migration, function code deployment, and resource reuse. Discover how combining machine learning with autoscaling can potentially eliminate cold starts altogether. Gain insights into SCF's network models for accessing VPCs and the internet, and understand the challenges faced in serverless environments.
Go FaaSter - Cold Start Optimization in Serverless Platforms