ks888 / LambStatus

[Maintenance mode] Serverless Status Page System
https://lambstatus.github.io
Apache License 2.0
1.3k stars 120 forks source link

Serve dependent modules from cdnjs #65

Closed ks888 closed 6 years ago

ks888 commented 6 years ago

In the heavy traffic case, the data transfer cost to serve dependent modules such as React and c3 can be relatively large. To reduce this cost dramatically, this PR uses cdnjs to serve these modules instead of serving from a user's CloudFront and S3.