I build hardened microservices in Rust for Kubernetes. Why Rust? So you can maximally use your cloud resources by minimizing the overhead of your business logic-- don't waste memory or compute capacity with interpreted languages... that is money you should keep. Microservices are well-documented, well-tested and proven with a CI/CD pipeline with the philosophy of development-production environment equivalency.