Zero To Production In Rust
2.5 hrs read
Rate this book:
About This Book
<em>Zero To Production</em> is the ideal starting point for your journey as a Rust backend developer.
You will learn by doing: you will build a fully functional email newsletter API, starting from scratch.
You'll learn how to:
<ul>
<li>Navigate and leverage Rust's crates ecosystem</li>
<li>Structure your application to make it modular and extensible</li>
<li>Write tests, from single units to full-blown integration tests</li>
<li>Enforce your domain invariants using Rust's type system</li>
<li>Authenticate and authorize users of your API</li>
<li>Implement a robust error handling strategy</li>
<li>Observe the state of your application using structured logs</li>
<li>Set up an extensive continuous integration and continuous deployment pipeline for your Rust projects</li>
</ul>
You will learn by doing: you will build a fully functional email newsletter API, starting from scratch.
You'll learn how to:
<ul>
<li>Navigate and leverage Rust's crates ecosystem</li>
<li>Structure your application to make it modular and extensible</li>
<li>Write tests, from single units to full-blown integration tests</li>
<li>Enforce your domain invariants using Rust's type system</li>
<li>Authenticate and authorize users of your API</li>
<li>Implement a robust error handling strategy</li>
<li>Observe the state of your application using structured logs</li>
<li>Set up an extensive continuous integration and continuous deployment pipeline for your Rust projects</li>
</ul>
Buy This Book
As an Amazon Associate and Bookshop.org affiliate, BookOrb earns from qualifying purchases.
Write a Review
Sign in to write a review.