|
# Deployment - Intro
|
|
|
|
Deploying a **FastAPI** application is relatively easy.
|
|
|
|
There are several ways to do it depending on your specific use case and the tools that you use.
|
|
|
|
You will see more details to have in mind and some of the techniques to do it in the next sections.
|