Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

external Host Small Files (20 MB size) with high bandwidth and 100k downloader – alternatives

I have an angular application with javascript bundle, images, pdf, docx (size of 10MB)
the number of users who will download those files are 100k, unfortunately, most of those users are concurrent. so there is a total download of 1TB from the website which make it very slow.
my issue is with the big number of concurrent users.

i want to use external file hosting so the website can run faster.

I need To know what is the best (cost-bandwidth) alternative file hosting.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

and if there any file hosting to just serve raw files.

update
i already did some steps to enhance performance—–>
-using gzipper to compress files.
-seperated the application into smaller modules.

  • use lazy loading for most of contents like images, javascript bundles.
    my issue is with the big number of concurrent users

>Solution :

You can use CDN servers like cloudfront, Cloudfare which are nowadays cheap and best for concurrent users.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading