Master modern Rust by building a real world distributed system from scratch. Discover how to architect, orchestrate, and ship high performance, memory safe services that scale to cloud-level workloads and behave reliably under production load.
Through a single, continuously evolving backend project, this book shows how modern distributed systems take shape, progressing from a foundational microservice into a fully event driven ecosystem. You’ll implement an Axum-based ingress layer, orchestrate asynchronous workflows with the Tokio runtime, design geospatial indexing with Redis, and define clear contracts between Rust microservices and JavaScript/TypeScript frontends. Each chapter adds real engineering depth, culminating in Kubernetes deployment, OpenTelemetry driven observability, and secure OIDC/SSO integration for production readiness.
What sets this book apart is its end to end “red thread” approach: a project based roadmap that mirrors how real engineering teams design, iterate, and ship cloud native systems. You’ll see how Rust powers the performance-critical core while JS/TS drives the user-facing layers, closing the industry wide production gap by mastering deployments, observability, security, and the operational maturity needed to run modern distributed architectures with confidence.
What You Will Learn:
Who This Book is for:
Intermediate backend engineers and architects who understand basic programming and want to tackle cloud native architecture with Rust. It is specifically tailored for those who need to "get things done" and want to build rust applications for a production environment.
Syed M. Shaaf
Rust Rust programming Learn Rust Rust for backend Async Rust Axum Rust Rust Microservices Rust cloud native Cloud native architecture Cloud Native Kafka NATS Kubernetes Backend engineering SSO integration