Why should you use a CDN?

Why should you use a CDN?

CDN is the name given to a cluster of servers that are geographically located in different regions to deliver the content of a website to users with the lowest network and processing delay, that is, the fastest.

Many e-commerce and news sites use CDN to keep page opening times low. HTML, JS, CSS, image, video and font files that do not change much from user to user are offered over CDN. CDN pulls such resources from the original server, which it calls origin, and caches them for a certain period of time.

After this point, requests made by users for related resources to CDN are provided from this cached copy. When the cache expires, resources are refreshed with re-requests to origin.

CDN providers host servers in many countries around the world, minimizing the network latency that users will experience. In addition, distributed servers prevent the data center of the relevant site from experiencing congestion.

CDN providers can reduce costs by consolidating because they provide CDN services to many websites on the same servers.

In addition, it is less costly for CDN service as there will be no loss due to corruption of the data held in the CDN. From the perspective of websites, on the other hand, with the use of CDN, large-scale resources are not provided from the data centers and a cost to be paid to the data centers and cloud provider is avoided.

Finally, besides static content, CDN can also cache data that does not change easily and is called reference data (e.g. city, county list).

Similarly, an e-commerce site can keep reference data with a higher frequency of change, such as a product catalog, on the CDN and provide this data for a certain period of time (for example 10 minutes) from the CDN.

When this type of data is changed, a process known as cache reduction is applied on the CDN in order not to wait for the cache to expire, and the cache is forced to be refreshed.


    • Related Articles

    • Interaction Elements & Use Cases

      Cinema8 brings an action to your videos with its useful interactive elements. So, what are the purposes of these interactive elements and where can we use them, let's look at them… HTML With the HTML element, you can integrate all the platforms where ...
    • How to Use Question Templates

      You can add questions to your videos with Cinema8. Cinema8 allows you to customize the designs of the question templates you add to your videos. Let’s check how to change question templates. First, return to the main menu and click on the "Tools" ...
    • How to Use Cinema8 Libraries?

      Cinema8 Library helps you manage their media while producing interactive video content. Materials are needed when content is produced. These materials vary depending on the content to be produced. If video content is to be produced, the materials ...
    • How to Use Action Elements?

      All interactive widgets in Cinema8 have action properties that are able to trigger some actions when they appear in the scene, disappear from the scene and they are clicked. This action list is also available in Elements panel separately named as ...
    • How to use Audio Element

      With the Audio element, you can add sound effects and background music to complement your main video as an atmosphere. When we successfully add the Audio element to the layer it will look like the following. 1. Cinema8's sound library. It includes ...