Created
January 23, 2021 06:25
-
-
Save 0xdeepmehta/2c2f548b19e29ed71e30492c1587770b to your computer and use it in GitHub Desktop.
OTT_SERVICES_REQUIRED_FROM_AWS_PRICING.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
amazon s3 bucket -> 50TB/$1280 per month. | |
https://aws.amazon.com/s3/pricing/ | |
amazon cloudfront -> 10TB/$1740 per month. | |
https://aws.amazon.com/cloudfront/pricing/ | |
media_encoder(Elemental MediaConvert) -> | |
(>30 fps and <=60 fps) | |
sd -> $0.015/min (8hr = 480min => $7) | |
hd -> $0.03/min (8hr = 480min => $15) | |
4k -> $0.06/min (8hr = 480min => $28.8) | |
https://aws.amazon.com/mediaconvert/pricing/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment