---
title: Rust on Fly.io
layout: framework_docs
toc: false
redirect_from:
- /docs/languages-and-frameworks/rust/
- /docs/getting-started/rust/
---
<figure class="flex justify-center">
<img src="/static/images/rust.png" alt="Illustration by Annie Ruygt of a crab sitting on a rock" class="w-full max-w-lg mx-auto">
</figure>
Fly is a great place to launch your Rust applications, especially if you plan on running them on multiple servers around the world so your users have a fast, snappy, low-latency experience.
If you have questions or comments about running Rust applications on Fly.io, create a new topic in our [community forum](https://community.fly.io/) and tag it with "rust" so the right people can give you the support you need.
## Getting Started
Run through the [Axum Speedrun](/docs/rust/frameworks/axum) to get a feel for what it's like to deploy to Fly.io.
## The Basics
[The Basics](/docs/rust/the-basics/) covers everything you need to set up, run, and manage production Rust apps on Fly.io. These documents also identify some common problems you may encounter and provide some pointers on how to resolve them.
Rust on Fly.io
Fly is a great place to launch your Rust applications, especially if you plan on running them on multiple servers around the world so your users have a fast, snappy, low-latency experience.
If you have questions or comments about running Rust applications on Fly.io, create a new topic in our community forum and tag it with “rust” so the right people can give you the support you need.
Getting Started
Run through the Axum Speedrun to get a feel for what it’s like to deploy to Fly.io.
The Basics
The Basics covers everything you need to set up, run, and manage production Rust apps on Fly.io. These documents also identify some common problems you may encounter and provide some pointers on how to resolve them.