About
The Rust Lambda Cold Start Optimizer is a specialized skill for developers building serverless applications on AWS. It provides expert guidance on minimizing initialization overhead by optimizing Rust binary sizes via Cargo.toml profiles, implementing thread-safe lazy initialization with OnceLock, and streamlining dependency trees. By focusing on architecture-specific deployments like ARM64/Graviton2 and auditing binaries with tools like cargo-bloat, this skill ensures your serverless functions are both cost-effective and highly responsive.