FastAPI Cloud: deploying FastAPI apps with just a single command

15 kranthigv 5 5/5/2025, 3:59:42 PM fastapicloud.com ↗

Comments (5)

dang · 5h ago
Probably best to have a thread about this when it's moved beyond the waiting list stage.
serjester · 7h ago
I love Ramirez and everything he’s done for Python, but this seems like another PaaS that isn’t really doing anything new. Does anyone other than a complete beginner (who probably isn’t paying) struggle to deploy a fastapi app in 2025?
orliesaurus · 1h ago
Why are they doing this? Because opensource doesn't pay the bills.
JackSlateur · 6h ago
You deploy the code but you have no access to your database, your storage, whatever stuff are required by your API to actually do something

I have the strange feeling this is only useful for edge cases

obsolete_wagie · 4h ago
Is there demand for this? It could be replaced with a simple IaC script