Hands-On Microservices with Rust by Denis Kolodin
English | 2019 | ISBN: 1789342759 | 520 pages | PDF,EPUB | 9 MB
A comprehensive guide in developing and deploying high performance microservices with Rust
Key Features
• Start your microservices journey and get a broader perspective on microservices development using RUST 2018,
• Build, deploy, and test microservices using AWS
• Explore advanced techniques for developing microservices such as actor model, Requests Routing, and threads
Book Description
Microservice architecture is sweeping the world as the de facto pattern for building web-based applications. Rust is a language particularly well-suited for building microservices. It is a new system programming language that offers a practical and safe alternative to C.