FastAPI Cloud, Hello World ποΈ
Hello there!
If you're receiving this it's because you joined the waiting list for FastAPI Cloud. π
Here's a quick round of updates from FastAPI Cloud and FastAPI.

Waitlist - await join()
We are gradually inviting people to join FastAPI Cloud and we'll bring more people from the waiting list in the coming months.
We're excited to invite you soon! β³οΈ
J On The Beach, Spain - Deploy FastAPI to the Cloud
I (SebastiΓ‘n) had the pleasure of giving a keynote at J On The Beach in MΓ‘laga, Spain.
This was probably the first public demo of FastAPI Cloud. π
If you're curious about how it looks like to use FastAPI Cloud, check the recording here: Deploy FastAPI to the cloud - J On The Beach.

PyCon Italy - Deploy FastAPI to the Cloud
I also gave a talk with a live demo during PyCon Italy in Bologna, Italy.
This is a more italian version of the live demo, with more π€ and pineapple pizza jokes, check the recording of Deploy FastAPI to the cloud - PyCon Italy.
...the pineapple pizza joke is in the live streaming recording intro: Pineapple Pizza at PyCon Italy.

In case this offends any Italian FastAPI developer, blame Patrick for the idea and most of the execution. π
FastAPI Cloud Coffee
During PyCon Italy we had a booth and part of the team was there.

If you came by, you might have gotten a FastAPI Cloud Colombian coffee bag, or a T-shirt. β

Did you like it? What swag would you like to get?
Let us know! You can just reply here.
FastAPI Deploy
Did you know that you already have the fastapi deploy command?
If you create a project and install FastAPI, for example with uv:
$ uv init
Initialized project
$ uv add "fastapi[standard]"
Using CPython 3.13.0
Creating virtual environment at: .venv
...
+ fastapi==0.116.1
...
Then activate the virtual environment:
$ source .venv/bin/activate
You already have this command:
$ fastapi deploy
If you don't have a FastAPI Cloud account yet, this command will let you join the waiting list from the CLI:
$ fastapi deploy
waitlist We're currently in private beta. If you want to be notified when we
launch, please fill out the form below.
Enter your email:
If we already let you in and you have an account, that's all it takes to deploy your app, one command:
$ fastapi deploy
FastAPI Starting deployment
dir Setup and deploy /home/user/code/myapp? Yes
π Fetching teams...
team Select the team you want to deploy to: SebastiΓ‘n
app Do you want to create a new app? No
π Fetching apps...
Select the app you want to deploy to: myapp
env Do you want to setup environment variables? No
π Deployment uploaded successfully!
cloud Checking the status of your deployment π
You can also check the status at
https://dashboard.fastapicloud.com/sebastian/apps/myapp/deployments
/bada55-1337-42
π₯ π€ Squishing code into a tiny digital sandwich. Nom nom nom.
π π Server space running low. Time to delete those cat videos?
π Ready the chicken! Your app is ready at
https://myapp.fastapicloud.dev
You can also check the app logs at
https://dashboard.fastapicloud.com/sebastian/apps/myapp/deployments
/bada55-1337-42
Why FastAPI Labs - Why FastAPI Cloud
Would you like to read a bit more about why FastAPI Labs and FastAPI Cloud exist?
Check out our blog post: Why FastAPI Labs - Why FastAPI Cloud.
This includes the reasons for all this, what it means for open source, etc.
FastAPI keeps growing
A couple of months ago FastAPI reached 84k GitHub stars, which made it the most starred backend web framework on GitHub across programming languages. π
Now in the results of the latest Stack Overflow Developer Survey 2025 the highlight was FastAPI. π€
The +5 point increase for FastAPI is one of the most significant shifts in the web framework space. This signals a strong trend towards using Python for building performant APIs and reflects the overall strength of the Python ecosystem.

This is from direct answers by developers taking the survey. And as you can see, on this survey, from the Python backend frameworks, FastAPI is the one used the most. π€―
Come to the Cloud side, we have cookies
Would you like to help us build FastAPI Cloud?
Check out our FastAPI Cloud careers page.
Do you like what you see?
Do you like this type of newsletter? What else would you like to see here?
You can just hit reply and let us know. βοΈ
Find Us Online
You can follow us on:
You can also follow FastAPI on:
See you next time! π