Tags
Language
Tags
March 2025
Su Mo Tu We Th Fr Sa
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Zero To Production In Rust

Posted By: l3ivo
Zero To Production In Rust

Luca Palmieri, "Zero To Production In Rust"
English | 2021 | ASIN: N/A | 315 pages | PDF | 2.3 MB

The book takes you on a journey to discover the world of backend development in Rust.
You will learn by doing: we will start from scratch and build together, step by step, a fully functional email newsletter backend API.

You'll learn how to:

- Navigate and leverage Rust's crates ecosystem
- Structure your application to make it modular and extensible
- Write tests, from single units to full-blown integration tests
- Model your domain and leverage the type system to enforce invariants
- Collect logs, traces and metrics to observe the state of your application
- Set up a robust continuous integration and continuous deployment pipeline for your Rust projects