Skip to content

Commit dda894b

Browse files
mention a few more comparisons
1 parent 0f5c1e0 commit dda894b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/faq/questions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ import {Button, ButtonGroup, FormGroup, FormLabel} from "@mui/material"
6868
### Is Defang a run-time platform?
6969
- No. Defang is not a run-time platform. Instead, it lets you host and run your application on a [cloud provider](/docs/category/providers) of your choice. You can think of it as a tool that makes it way easier to deploy to that cloud provider. We do provide [Defang Playground](/docs/concepts/defang-playground), but it is meant to be used as a testing environment only.
7070

71-
### What is the difference between Defang and platforms such as Vercel, fly.io, and Railway?
71+
### What is the difference between Defang and platforms such as Vercel, fly.io, Railway, Render, or Heroku?
7272
- Defang is a tool that helps you get your application deployed to a [cloud provider](/docs/category/providers) of your choice, and it is not a platform. Unlike platforms, Defang does not host your application. We do provide [Defang Playground](/docs/concepts/defang-playground), but it is meant to be used as a testing environment only.
7373

7474
### What is the difference between Defang and tools such as SST?

0 commit comments

Comments
 (0)