Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
In this hands-on, 2-hour long project, you will gain practical experience using Rust and Axum to build, test, and deploy a microservice for calculating coin change. Through implementing the greedy algorithm, building API routes and handlers with Axum, and containerizing the web app, you will learn how to rapidly develop services in Rust and deploy them easily across environments. Gain in-demand skills and directly apply them by developing your own functioning microservice start to finish!
Task List
Implement the greedy coin change algorithm in Rust
Create Axum routes for a RESTful web API
Make requests to service routes and view JSON responses
Containerize the microservice using Docker
Explore unit testing for services in Rust
Modify and extend the service by adding new features
Deploy the container to cloud platforms like AWS and GCP