#decrease aws cost

3 messages · Page 1 of 1 (latest)

clever trout
#

#1019646242709569617
#general
I have a learning website
And i am saving the videos in aws
My problem is i have 20 terabyte videos on aws and i need to decrease the cost
I am saving the videos as ts with 3 qualities using ffmpeg so how can i decrease the size and the cost

Could i save only the highest quality and generate the low quality on demand or it will take time to display the videos to the user

Or there is another way ?

I am using laravel 8
And the average duration of the video is 40min

#1019646242709569617
#general

turbid yacht
#

Look at what your costs are and how you could decrease that? Like, if you're storing high bitrate videos and using them to stream, you could probably optimize them. But that also depends on what you're providing, if your product is to serve high quality videos, decreasing the bitrate is rather counter intuitive I guess. Thing is, we can't really tell you what to change, without any sort of information, that's more something for your business to decide

clever trout
#

Thanks for replying

I need a high quality video for people who had good Internet
And low quality for people who had bad Internet connection