You will require at least version 1.31 of Rust. Install it using the rustup tool: https://rustup.rs/. To compile examples from some chapters, you will need to install a nightly version of the compiler. You will also need to install Docker with Docker Compose to run containers with databases and message brokers to simplify the testing of example microservices from this book.