...

/

Azure CDN and Azure Service Bus

Azure CDN and Azure Service Bus

Learn about two important PaaS services offered by Microsoft Azure: Azure CDN and Azure Service Bus.

Users who are using web applications expect a fast and reliable web experience wherever they are. This is where the content delivery network (CDN) comes in. CDN helps reduce latency and improves performance by distributing user requests and serving content directly from edge servers.

It brings the content closer to users and sends less traffic to the main source, therefore delivering a very high-quality user experience. Basically, it stores files in a way that when a user requires any of them, they can access them without recovering them from the databases.

Azure CDN is a service that offers developers a global solution for delivering high-bandwidth content to their end users by caching their content at physical nodes present across the world.

Press + to interact
Connected services
Connected services

FAQs

1.

Is Azure CDN a PaaS or SaaS service?

Show Answer
Q1 / Q1
Did you find this helpful?

Azure CDN benefits

Azure CDN’s caching capability offers enormous benefits. Let’s see a few of them:

  • It gives better performance and user experience for end users who are far from the source content. Also, there are many intermediary nodes available that reach the content. This way information can be found much closer to the end user, which eliminates the extra time it takes to download it. ...