Let's say I have a software technology (new HTTP compression, new codec, ...) that can reduce network traffic by X%.
I would now like to license / sell this technology to certain cloud providers. As part of that offering I'd like to estimate how much traffic costs them, to find a good price point.
Looking at existing cloud providers,
- AWS is like $0.03 / GB (at 1000 TB per month)
- Azure maybe like $0.05 / GB
- ...
However, these are "consumer" prices, not costs. What I'd rather be interested in is the cost calculation for cloud providers which run their own infrastructure.
In other words, if I build my own server park and consumer cloud service "Yetflix", how would I value a gigabyte?
Edit: to clarify, I'd be interested in both actual 2021 costs, as well as general cost considerations (e.g., how many kWh is a GB? how does pricing work with the company that runs a network cable in my datacenter? ...)