The TOFFEE Project
HOMEDOCUMENTATIONUPDATESVIDEOSRESEARCHDOWNLOADSPONSORSCONTACT


RESEARCH 》 Advantages of CDN - Content Delivery Networks or Content Distribution Networks

If you are new to CDN Technology, you can read the Introduction of CDN (Content Delivery Networks or Content Distribution Networks) over HERE.

Speed (page or content) Download: One of the primary and obvious advantages of CDN Networks is the reduction of the page load or download time. When you access a website without CDN, there would be enough load on the primary webserver, also there are limitations with respect to distance at which it is located versus the location of the end-user accessing it.
CDN content delivery Speed

So a CDN served website will be much much faster than the same website without CDN. You can see a huge difference of 30-70% reduction in the overall website loading time.

Location of the CDN Caching Nodes: In most cases this improvement happens so much so, that the end users feels as if the page getting loaded instantaneously. So the primary reason for it is that, in many cases sometimes the ISP you get Internet may have these CDN Caching nodes too. Sometimes the CDN Service providers will pay the money for that, and sometimes the ISP firms keeps them for free of cost, since in both cases it is going to improve his customers Internet experience. Also with a CDN Caching node, the ISP will make huge bandwidth savings with respect to his backbone Internet infrastructure.

Reduction in Routed Network Hops – No more long distance Routing Bottlenecks: In any case since these CDN Nodes are mostly situated within the same ISP Network(s), the number of hops are greatly reduced, hence overcoming the basic bottlenecks of long distance routing !

Load Sharing: Like Scalability factor, everyday load-sharing for large websites are addressed always by any CDN Network services. Since there are large number of dynamic CDN Nodes are deployed across the Internet spread across geographically, often when there is a case if a specific CDN Node (or few Nodes) are congested or addressing huge load of traffic/requests at a specific moment of time, then the upcoming new page requests can be served via other CDN Nodes which are less occupied. Any sudden surges in website hits, (due to any live events such as Sports, or Music/Pop concerts) are better address always by CDN Networks. The CDN Nodes usually handle dynamic load sharing.
CDN networks Load Sharing

Redundancy and High Availability: Redundant and high-availability are the other main added advantage of CDN services. If there is a failure of one CDN Node, then the other nodes offer immediate high-availability backup mode operation. The entire CDN Infrastructure is redundant and so the redundancy of the content availability and eventually the up time of the targeted website.

High-Availability and Redundancy per CDN Node and to the whole CDN Network Infrastructure: In most cases per CDN Node location, the CDN Service vendor may offer redundant caching servers, to offer high-availability in each single CDN Node point, as well as redundancy and high-availability of the entire Distributed CDN Network.
CDN high availability

Scalability: Scalability is one of the most important requirement for any large and most commonly used websites. When the website is new or the company is new, there may be less number of hits per day, but eventually once it gets more and more popular, and it gets more and more users, then the main challenge is to address the scalability factor. Scalability is often a requirement where infrastructure team needs to address progressive way, in the sense upscale the infrastructure as the need arises every quarter, or half yearly or annually. Hence it is one of the expensive decisions a company need to take care of and address it when there is a demand for now or in the near future.
CDN Scalability

Here are some of the few web services and web portals which always need to look after the scalability factor as the number of users or customer visits increases time to time:

  • Social Networks
  • News Websites
  • Portals – Job Portals, Dating Portals, etc.
  • Online Video services
  • Streaming services
  • Gaming Networks
  • Blogging and Micro blogging websites
  • Online Analytics – stock market analysis, other business analysis, etc.
  • Web Email services
  • AD Networks
  • Online Reservation – Flight tickets, Rail and bus services
  • Live Events – Concerts, Sports, Political Speeches, etc.

Application Specific Acceleration and Content Specific Acceleration: Sometimes there can be dedicated or hybrid CDN Networks built to address specific application content delivery. In such a case for example to deliver videos there can be a different dedicated type of CDN Node. And to deliver audio and other streaming content there can be another type of dedicated CDN Node and so on. So Application Specific Acceleration and content delivery specific to application, such as media, flash videos, streaming songs, online live TV, music servers, on-demand media services and so on is always possible and yet another main advantage of CDN Networks.
CDN Application Acceleration

Security: One of the biggest advantages of CDN services is also the ability to provide a secure platform. Since often the times the website is vulnerable for any attacks, sometimes if the CDN nodes are more secure and more managed, then it can also offer/serve as a highly secure platform. Many times often these CDN nodes are generic nodes, and they share the same hardware across various other websites which they are providing CDN service. Hence by default these nodes are quite secure by themselves. So this differentiates the level of security which a hosting server or the source/origin web-server can offer, and a CDN Network hosts can offer. Hence there are cases that these CDN nodes also logs if there are any attacks on the same. This gives an immediate platform to then and there to monitor the same. With hosting only usually we do not get to have a chance to get these extensive analytics. This is also one of the advantages of a CDN service.



Suggested Topics:


Generic CDN


Building my own CDN

💎 TOFFEE-MOCHA new bootable ISO: Download
💎 TOFFEE Data-Center Big picture and Overview: Download PDF


Recommended Topics:

TOFFEE-Mocha WAN emulator Lab deployment and topology guide ↗
Saturday' 13-Mar-2021

TOFFEE Data-Center optimized Internet of Things (IoT) Platform ↗
Saturday' 13-Mar-2021

First TOFFEE-Mocha Code Release ↗
Saturday' 13-Mar-2021
TOFFEE-Mocha is my dream project which I thought working on it since several years. I want to make a WAN emulation software which is straight forward and simple to use. I used tc scripts along with iptables for testing my TOFFEE (and TrafficSqueezer before TOFFEE) and I am not quite satisfied with the same. As one can understand these scripts are not meant for WAN emulation.

Demo TOFFEE-DataCenter WAN Optimization VM Test Setup ↗
Saturday' 13-Mar-2021

TOFFEE DataCenter WAN Optimization - Google Hangouts demo and VOIP Optimization ↗
Saturday' 13-Mar-2021
TOFFEE DataCenter WAN Optimization - Google Hangouts demo and VOIP Optimization

TOFFEE-DataCenter screenshots on a Dual CPU - Intel(R) Xeon(R) CPU E5645 @ 2.40GHz - Dell Server ↗
Saturday' 13-Mar-2021



TEST CASES :: TEST RESULTS :: Raspberry Pi WAN Emulator TOFFEE-Mocha-1.0.14-1-rpi2 ↗
Saturday' 13-Mar-2021

Timelapse Screen Capture of TOFFEE-DataCenter Network Acceleration - with new RRDtool graph support ↗
Saturday' 13-Mar-2021
Timelapse Screen Capture of TOFFEE-DataCenter Network Acceleration - with new RRDtool graph support

TOFFEE hardware selection guide ↗
Saturday' 13-Mar-2021
When you build a WAN Optimization device with TOFFEE the entire packet processing (data optimization) takes place in software layer or in other words more precisely Operating System kernel space. However if you have any compression or encryption hardware accelerator hardware card the parts of the TOFFEE packet processing modules can be offloaded to hardware layer and thus improving its efficiency.

First TOFFEE Code Release ↗
Saturday' 13-Mar-2021
I started working on the new TOFFEE project (which is the fork of my earlier TrafficSqueezer open-source project) starting from 1st January 2016 onwards. Ever since I was busy in research and altering certain old features so that it is more minimal than TrafficSqueezer, a more focused agenda, deliver refined code and a broader vision. I have lined up more things to follow in the upcoming months. I want to focus about all aspects of WAN communication technologies not just on core WAN Optimization research and technology.



Featured Educational Video:
Watch on Youtube - [17445//1] 294 - VRF - Virtual Routing and Forwarding - Introduction ↗

TOFFEE-DataCenter :: Optimized ISP backbone networks for countries with slowest Internet Speed ↗
Saturday' 13-Mar-2021

TOFFEE with Hardware Compression and Decompression Accelerator Cards ↗
Saturday' 13-Mar-2021
You can build a basic TOFFEE WAN Optimization hardware completely in software layer (i.e its networking data-plane and control-plane). And if you are a product manufacturer you can make commercial WAN Optimization products with TOFFEE with software layer alone. And if you choose to improve its performance, you can use any third-party PCIe Compression Accelerator cards.

Detect and Monitor Failing Harddrive in Linux - My Seagate 500GB HDD Died ↗
Saturday' 13-Mar-2021
My 500GB Seagate Barracuda 7200RPM hard-drive suddenly started making mild clicking noise. I found this happening since morning. I was suspicious that something wrong in this drive and when I opened the Linux Disks app, I can find the cause of this issue. The disk is increasingly getting read errors. Besides I can see various other parameters such as Power-On Hours, Temperature, Head flying hours, etc.

Setting up a WAN Emulator within VirtualBox ↗
Saturday' 13-Mar-2021



Watch on Youtube - [1888//1] Deep Space Communication - Episode1 - Introduction ↗

TOFFEE-Mocha - WAN Emulator :: TOFFEE-MOCHA-2.0.3-0-10-nov-2018-x86-64.iso ↗
Saturday' 13-Mar-2021
Download TOFFEE-MOCHA-2.0.3-0-10-nov-2018-x86-64.iso via Google Drive share: Live bootable x86-64 Debian Stretch 9.5 with light-weight LXDE UI ISO (includes source-code): TOFFEE-MOCHA-2.0.3-0-10-nov-2018-x86-64.iso You can find the source tar-ball in the /root folder. To know more about the project kindly refer TOFFEE- Mocha: News and Updates - Documentation. To know more about current specific release, objectives, features, release notes/updates, quick demo and future road-map, you can watch my video below.



Research :: Optimization of network data (WAN Optimization) at various levels:
Network File level network data WAN Optimization


Learn Linux Systems Software and Kernel Programming:
Linux, Kernel, Networking and Systems-Software online classes [CDN]


Hardware Compression and Decompression Accelerator Cards:
TOFFEE Architecture with Compression and Decompression Accelerator Card [CDN]


TOFFEE-DataCenter on a Dell Server - Intel Xeon E5645 CPU:
TOFFEE-DataCenter screenshots on a Dual CPU - Intel(R) Xeon(R) CPU E5645 @ 2.40GHz - Dell Server