crazycooky77 / ci_project5

0 stars 1 forks source link

[ENH] Switch from Amazon S3 to Amazon CloudFront #49

Open crazycooky77 opened 1 month ago

crazycooky77 commented 1 month ago

Is your feature request related to a problem? Please describe. S3 only supports HTTP/1.1. CloudFront supports HTTP/2 and has a lot more free HTTP/S request balance. It seems for better performance and cost-effectiveness, CloudFront may be the better option.

Describe the solution you'd like Investigate Amazon CloudFront and differences to S3. If appropriate, switch everything from S3 over to CF.

https://aws.amazon.com/ru/blogs/aws/new-http2-support-for-cloudfront/