Skip to content

Cost estimation for Data transfer

Urwa Maqsood edited this page Nov 17, 2020 · 6 revisions

Data transfer: Traffic prediction: 10 hits/sec Per hit: 2 images Per image: 50kb size If we are transferring 2 images in a hit the data per hit would be 1000kb and as we are handling 10 hits per second the data transfer per second would be 10,000 KB (approx. 10MB). For a minute the data transfer would be 60,000 KB (60 MB) and for a day data transfer would be estimated as (86,400*10,000= 864000000KB) or 864GB for a day

Clone this wiki locally