Hands-On Microservices with Rust

Author: Denis Kolodin

Subject: COM051070 - COMPUTERS / Programming Languages / C++; COM048000 - COMPUTERS / Systems Architecture / Distributed Systems and Computing; COM060160 - COMPUTERS / Web / Web Programming

Publisher: Packt Publishing (2019-01-31)

978-1-78934-198-0

Hands-On Microservices with Rust ebook cover

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.

    This book describes web development using the Rust programming language and will get you up and running with modern web frameworks and crates with examples of RESTful microservices creation. You will deep dive into Reactive programming, and asynchronous programming, and split your web...