E-Book, Englisch, 520 Seiten
Kolodin Hands-On Microservices with Rust
1. Auflage 2019
ISBN: 978-1-78934-198-0
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Build, test, and deploy scalable and reactive microservices with Rust 2018
E-Book, Englisch, 520 Seiten
ISBN: 978-1-78934-198-0
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
No detailed description available for "Hands-On Microservices with Rust".
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Webprogrammierung
- Mathematik | Informatik EDV | Informatik Computerkommunikation & -vernetzung Verteilte Systeme (Netzwerke)
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
Weitere Infos & Material
Table of Contents - An Introduction to Microservices with Rust
- Developing a Microservice with hyper crate
- Logging and Configuring Microservice
- Data Serialization and Deserialization with the Serde Crate
- Understanding Asynchronous Operations with Futures Crate
- Reactive Microservices - Increasing Capacity and Performance
- Reliable Integration with Databases
- Interaction to Database with Object-Relational Mapping
- Simple REST Definition and Request Routing with Frameworks
- Background tasks and thread pools in Microservices
- Involving concurrency with actors and actix crate
- Scalable Microservices Architecture
- Testing and Debugging Rust Microservices
- Optimization of microservices
- Packing Servers to Containers
- DevOps of Rust Microservices - Continuous Integration and Delivery
- Bounded Microservices with AWS Lambda