From 2719d4749b9f95529bdf0c6ac55ac149552facf9 Mon Sep 17 00:00:00 2001 From: geekpi Date: Wed, 31 May 2017 09:53:01 +0800 Subject: [PATCH] translated --- ...vices for hosting open source libraries.md | 110 ------------------ ...vices for hosting open source libraries.md | 107 +++++++++++++++++ 2 files changed, 107 insertions(+), 110 deletions(-) delete mode 100644 sources/tech/20170426 Top 4 CDN services for hosting open source libraries.md create mode 100644 translated/tech/20170426 Top 4 CDN services for hosting open source libraries.md diff --git a/sources/tech/20170426 Top 4 CDN services for hosting open source libraries.md b/sources/tech/20170426 Top 4 CDN services for hosting open source libraries.md deleted file mode 100644 index 98959a7f23..0000000000 --- a/sources/tech/20170426 Top 4 CDN services for hosting open source libraries.md +++ /dev/null @@ -1,110 +0,0 @@ -translating---geekpi - -Top 4 CDN services for hosting open source libraries -============================================================ - -### Content delivery networks accelerate your website's images, CSS files, JS files, and other static content. - - -![Top 4 CDN services for hosting open source libraries](https://opensource.com/sites/default/files/styles/image-full-size/public/images/life/file_system.jpg?itok=s2b60oIB "Top 4 CDN services for hosting open source libraries") ->Image credits : [Open Clip Art Library][3], which released it explicitly into the **[public domain][1]** ([see here][4]). Modified by Jen Wike Huger. - -A CDN, or content delivery network, is a network of strategically placed servers located around the world used for the purpose of delivering files faster to users. A traditional CDN will allow you to accelerate your website's images, CSS files, JS files, and any other piece of static content. This allows website owners to accelerate all of their own content as well as provide them with additional features and configuration options. These premium services typically require payment based on the amount of bandwidth a project uses. - -However, if your project doesn't justify the cost of implementing a traditional CDN, the use of an open source CDN may be more suitable. Typically, these types of CDNs allow you to link to popular web-based libraries (CSS/JS frameworks, for example), which are then delivered to your web visitors from the free CDN's servers. Although CDN services for open source libraries do not allow you to upload your own content to their servers, they can help you accelerate libraries globally and improve your website's redundancy. - -CDNs host projects on a vast network of servers, so website maintainers need to modify their asset links in the website's HTML code to reflect the open source CDN's URL followed by the path to the resource. Depending upon whether you're linking to a JavaScript or CSS library, the links you'll include will live in either a