概要
This skill empowers developers to build resilient, scalable, and observable Rust applications specifically designed for cloud-native architectures. It provides structured guidance on implementing the 12-factor app methodology, ensuring stateless design, and managing graceful shutdowns to achieve zero-downtime deployments. By integrating essential crates like tonic for gRPC and opentelemetry for distributed tracing, it helps teams create high-performance microservices that are fully compatible with modern orchestration platforms like Kubernetes.