Rust can run in quite a few environments, from small, one-off embedded systems to massively scalable fully managed serverless environments.
Where you deploy your application then, depends on a few different factors.
In this video we'll take a look at what platforms are available, then pick one that works for our use case and go through the process of actually deploying the JSON API we built in the last video.