Skip to content

Commit

Permalink
Add private networking difference
Browse files Browse the repository at this point in the history
  • Loading branch information
unicodeveloper committed Dec 12, 2024
1 parent b46190e commit efc3ac4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/docs/maturity/compare-to-render.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,12 @@ We offer a rewarding [kickback program](https://railway.com/open-source-kickback

Render has example templates on GitHub that you can deploy and no incentives for community templates.

### Private Networking

Render’s private network is regional. Services in different regions can’t communicate directly over a private network.

At Railway, private networking operates globally. This means services in different regions can communicate with each other privately without any barriers or extra configuration. Additionally, you have the flexibility to move services between regions effortlessly.

### Pricing

We believe in the principle of **pay only for what you use**. With Railway, you pay an affordable flat fee for the plan you choose, and additional costs are based solely on the resources (compute) you consume each month. In summary, a flexible pay-as-you-go model!
Expand Down

0 comments on commit efc3ac4

Please sign in to comment.