Hands-On Microservices with Rust: Build,test,and deploy scalable and reactive microservices with Rust 2018


Hands-On Microservices with Rust: Build,test,and deploy scalable and reactive microservices with Rust 2018
Authors: Denis Kolodin
ISBN-10 书号: 1789342759
ISBN-13 书号: 9781789342758
Publisher Finelybook 出版日期: 2019-01-31
pages 页数: 520 pages


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 application into a set of concurrent actors. The book provides several HTTP-handling examples with manageable memory allocations. You will walk through stateless high-performance microservices,which are ideally suitable for computation or caching tasks,and look at stateful microservices,which are filled with persistent data and database interactions. As we move along,you will learn how to use Rust macros to describe business or protocol entities of our application and compile them into native structs,which will be performed at full speed with the help of the server's CPU.
Finally,you will be taken through examples of how to test and debug microservices and pack them into a tiny monolithic binary or put them into a container and deploy them to modern cloud platforms such as AWS.
Contents
1: INTRODUCTION TO MICROSERVICES
2: DEVELOPING A MICROSERVICE WITH THE HYPER CRATE
3: LOGGING AND CONFIGURING MICROSERVICE
4: DATA SERIALIZATION AND DESERIALIZATION WITH THE SERDE CRATE
5: UNDERSTANDING ASYNCHRONOUS OPERATIONS WITH FUTURES CRATE
6: REACTIVE MICROSERVICES - INCREASING CAPACITY AND PERFORMANCE
7: RELIABLE INTEGRATION WITH DATABASES
8: INTERACTION TO DATABASE WITH OBJECT-RELATIONAL MAPPING
9: SIMPLE REST DEFINITION AND REQUEST ROUTING WITH FRAMEWORKS
10: BACKGROUND TASKS AND THREAD POOLS IN MICROSERVICES
11: INVOLVING CONCURRENCY WITH ACTORS AND THE ACTIX CRATE
12: SCALABLE MICROSERVICES ARCHITECTURE
13: TESTING AND DEBUGGING RUST MICROSERVICES
14: OPTIMIZATION OF MICROSERVICES
15: PACKING SERVERS TO CONTAINERS
16: DEVOPS OF RUST MICROSERVICES - CONTINUOUS INTEGRATION AND DELIVERY
17: BOUNDED MICROSERVICES WITH AWS LAMBDA

What you will learn
Get acquainted with leveraging Rust web programming
Get to grips with various Rust crates,such as hyper,Tokio,and Actix
Explore RESTful microservices with Rust
Understand how to pack Rust code to a container using Docker
Familiarize yourself with Reactive microservices
Deploy your microservices to modern cloud platforms such as AWS
Authors
Denis Kolodin
Denis Kolodin has been developing high-loaded network applications for more than 12 years. He has mastered and used different kind of programming languages like C,Java,Python and even Go for developing various applications from high-frequency trading robots to IPTV broadcasting servers. Now he enjoys creating peer-to-peer networking applications inspired by distributed systems based on a blockchain.
He started using Rust way back when version 1.0 was released and was delighted with features the programming language provided: zero-cost abstractions,safe multithreading,high-precision async programming and WebAssembly support. He is the core developer of Yew,a modern Rust framework inspired by Elm and React JS for creating multithreaded frontend apps with WebAssembly
He writes full-stack apps in Rust at his job and is known for his unique problem-solving capabilities when it comes to Rust.

下载地址 Download
打赏
未经允许不得转载:finelybook » Hands-On Microservices with Rust: Build,test,and deploy scalable and reactive microservices with Rust 2018

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏