This commit is contained in:
2024-02-20 14:03:57 +03:00
parent d2c37f5d8a
commit 881bc17ad3
21 changed files with 81 additions and 9 deletions

View File

@@ -0,0 +1,53 @@
![](img/cdn2.png)
## high CDN cost = Content Delivery
- CDN's cost between 20 and 60 on major CDN's from Amazon, Google, ..., after negotiation and willingness to park lots of money and commit per month it mught be certain discount.
- Other specialized CDN's can be around 10 per TB if services from e.g. Europe or US, smaller CDN's are much more expensive.
- Managing these CDN's is expensive and not easy job.
>> this means to service 10m people it would cost about 1 to 2m USD per month just for CDN alone.
# CDN pricing Amazon
Remark no fees included for HTTPS requests, but should be ok for volume we are talking about, if app is made in right way.
## US
![](img/amz_us.png)
= 28 USD per TB in US
## EUR
![](img/amz_eur.png)
## MIDDLE EAST
![](img/amz_middleeast.png)
= 56 USD per TB
## AFRICA
![](img/amz_sa.png)
= 56 USD per TB
## Discounts
- discounts can be negotiated but required serious amounts of pre-financing
# CDN pricing Google
Remark no fees included for HTTPS requests, but should be ok for volume we are talking about, if app is made in right way.
![](img/google_1.png)
![](img/google2.png)
https://cloud.google.com/cdn/pricing

View File

@@ -10,6 +10,7 @@ Below you can find how we can help you to resolve some of your possible issues.
- costs typically are +50 USD per TB, our solution goes below 10 USD.
- cost goes to 10 USD at start, from v2.0 can be even lower.
- see [Costs of CDN's](cdn_cost.md)
## Lower your cost of operations

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB