SlideShare a Scribd company logo
Cloud CDN User Manual Guide
CloudOYECDNUSER MANUAL
Password -Based Access 
Logon to http://mycloud.cloudoye.com. 
Enter your Username & Password 
In case, you have forgotten your password, 
click „Forgot your password „ to request a new one.
INSTRUCTIONS TO CREATECloudOYECDN Resource

Recommended for you

DNS in the Cloud
DNS in the CloudDNS in the Cloud
DNS in the Cloud

This document discusses DNS services in the cloud, comparing Route53 and Dynect. It provides an overview of DNS concepts like primary and secondary servers, caching, and forwarding. It also covers features for traffic management with DNS like health checks, round robin, weighted round robin, active failover, and latency-based routing. The document demonstrates an active failover configuration with Route53.

awsroute53dns
S903 palla
S903 pallaS903 palla
S903 palla

Adobe Summit AEM Customer Care Presentation 2018 - Top 5 Common Pitfalls to Avoid. Presenters Ameeth Palla, Mukund Palwankar, Andrew Khoury

adobe systems incorporatedaemaem dispatcher
Drupal camp.sg 2012 session - Drupal in the cloud
Drupal camp.sg 2012 session - Drupal in the cloudDrupal camp.sg 2012 session - Drupal in the cloud
Drupal camp.sg 2012 session - Drupal in the cloud

S & A Solutions is a Drupal consulting company that has moved some of its clients' Drupal sites to the cloud on Amazon Web Services (AWS). Two case studies are described. For the first site, moving to AWS and optimizing the configuration improved page load times by 30-40%. For the second slower site, benchmarking showed the AWS setup had double the performance of the existing dedicated server hosting. Both sites saw benefits from the scalability and easier management that AWS provided for their Drupal applications.

drupals3rds
Once you have entered your credentials successfully, you’ll get to see your dashboard. 
1.Click „Resources‟ given in the left hand side panel of your dashboard
You‟ll be redirected to a screen „CDN Resources‟
Click CDN Resource Wizard on the right hand side of the panel of your dashboard.
TYPE SELECT 
Now, create your 
CloudOYECDN Resource in 4 easy steps 
1 
PROPERTIES 
2 
EDGE 
LOCATIONS 
3 
ADVANCED SETTINGS 
4

Recommended for you

Scaling AEM (CQ5) Gem Session
Scaling AEM (CQ5) Gem SessionScaling AEM (CQ5) Gem Session
Scaling AEM (CQ5) Gem Session

This document discusses various patterns for horizontally scaling an AEM implementation. It begins by defining performance and scalability, and notes that pre-Oak scalability patterns are covered. Eight common use cases for scaling AEM are then described and solutions proposed: 1) high volume delivery, 2) high frequency input, 3) high processing input, 4) high volume input, 5) many editors, 6) geo-distributed editors, 7) many DAM assets, and 8) geo-distributed disaster recovery. For each use case, one or more solution patterns are outlined in one to three sentences.

adobecq5aem
slides (PPT)
slides (PPT)slides (PPT)
slides (PPT)

The document proposes a secure and high-performance web server system called Hi-sap. Hi-sap divides web objects into partitions and runs server processes under different user privileges for each partition. This achieves security by preventing scripts in one partition from accessing others. It also improves performance by pooling server processes to fully utilize embedded interpreters, unlike prior systems. The document outlines Hi-sap's design, implementation on Linux with SELinux, and evaluation showing its high performance and scalability compared to alternative approaches.

shared hosting
Request routing in CDN
Request routing in CDNRequest routing in CDN
Request routing in CDN

The document discusses improving request routing mechanisms in content delivery networks. It outlines comparing CDN and non-CDN networks, analyzing request routing techniques like DNS-based routing. The author proposes a new CDN DNS request routing technique, simulates and compares it to existing techniques. Results show the proposed technique reduces packet loss and round-trip time by using client location to directly route requests. Local load balancing techniques are also evaluated, with round-trip found to perform best.

cdnrequest routingdns
STEP1TYPESELECT
1.Select the type for creation of a new CDN resource in your control panel. 
2.Click HTTP 
3.Click Next
STEP2CREATE PROPERTIES
Now, fill in: 1. CDN Hostname: Enter your domain name, i.e. the URL of your website. For e.g. www. cloudoye.net 2. Enable SSL: SSL is optional. Drag the bar to enable it, else leave it as it is. 3. Content Origin: It is by default set on PULL, as you‟re required to pull the data from multiple locations during CDN resource creation 4. Origins: Type in your website‟s IP address, if you‟re using more than one origin. (You site should remain the same as your domain name entered above) 5. ClickNextNote: Please type the full hostname and ensure that it does not end with „r.worldssl.net‟, otherwise SSL will be enabled automatically.

Recommended for you

Accelerate your ColdFusion Applications using Caching
Accelerate your ColdFusion Applications using CachingAccelerate your ColdFusion Applications using Caching
Accelerate your ColdFusion Applications using Caching

This document discusses using caching to accelerate ColdFusion applications. It provides an overview of caching concepts and implementations in ColdFusion, including Ehcache, query caching, ORM caching, template caching, object caching, and distributed caching. Specific caching strategies and configurations are demonstrated.

coldfusioncaching
Scaling Drupal in AWS Using AutoScaling, Cloudformation, RDS and more
Scaling Drupal in AWS Using AutoScaling, Cloudformation, RDS and moreScaling Drupal in AWS Using AutoScaling, Cloudformation, RDS and more
Scaling Drupal in AWS Using AutoScaling, Cloudformation, RDS and more

Given at DrupalJam 2015 - Netherlands. This presentation explains some of the fundamental issues you have to overcome when designing software for distributed systems that can fail. Also called "Cloud" in other terminologies. The presentation uses AWS components to explain these fundamentals and uses Drupal as the example application. The example is by no means perfect, but gives you a good idea how to design your system from scratch. Technologies used: Cloudformation EC2 Instances RDS MySQL Database Elastic Load Balancer ElastiCache (Memcache) Example can be found here: https://gist.github.com/nickveenhof/601c5dc1b76ff26896bf Take note that the example does not include components such as VPC for simplicity, but it is highly recommended to add this.

 
•by Dropsolid
Configuring vpc-dns 1479227864 (2)
Configuring vpc-dns 1479227864 (2)Configuring vpc-dns 1479227864 (2)
Configuring vpc-dns 1479227864 (2)

This document discusses configuring DNS in AWS VPCs using both internal Route 53 DNS and external on-premise DNS. It includes the following steps: 1. Create an EC2 instance in the VPC and connect to it. 2. Configure the VPC to support DNS resolution and hostnames. 3. Create a private hosted zone in Route 53 and an internal DNS record pointing to the EC2 instance. 4. Change the EC2 instance's DNS settings to point to an on-premise DNS server IP to allow resolution of external DNS names. 5. Update the VPC DHCP options set to point all instances to the on-premise DNS server. Reboot instances for the change

STEP3Edge Locations
You’ll be redirected to a screen ‘Edge Groups’ 
Now, select the Global CDN checkbox.
1. Click ‘Create CDN Resource’. 
You have successfully created your CloudOYECDN Resource.
How to edit the settings of yourCDN Resource

Recommended for you

Caching with Memcached and APC
Caching with Memcached and APCCaching with Memcached and APC
Caching with Memcached and APC

Today's high-traffic web sites must implement performance-boosting measures that reduce data processing and reduce load on the database, while increasing the speed of content delivery. One such method is the use of a cache to temporarily store whole pages, database recordsets, large objects, and sessions. While many caching mechanisms exist, memcached provides one of the fastest and easiest-to-use caching servers. Coupling memcached with the alternative PHP cache (APC) can greatly improve performance by reducing data processing time. In this talk, Ben Ramsey covers memcached and the pecl/memcached and pecl/apc extensions for PHP, exploring caching strategies, a variety of configuration options to fine-tune your caching solution, and discusses when it may be appropriate to use memcached vs. APC to cache objects or data.

php memcached apc cache
21 Www Web Services
21 Www Web Services21 Www Web Services
21 Www Web Services

http://www.google.com/url?sa=t&ct=res&cd=63&url=http%3A%2F%2Fwww.cs.berkeley.edu%2F~istoica%2Fclasses%2Fcs194%2F05%2Fnotes%2F21-WWW-WebServices.ppt&ei=84mzRpOiKYOUhAOD55XQBA&usg=AFQjCNH4pu-GfeVj9k2wxVdJkH7d51XFYg&sig2=8d_IuBPTU9DzWByHZG2b_w

 
•by royans
Apache httpd-2.4 : Watch out cloud!
Apache httpd-2.4 : Watch out cloud!Apache httpd-2.4 : Watch out cloud!
Apache httpd-2.4 : Watch out cloud!

Apache httpd v2.4 provides significant improvements for high performance and suitability for the cloud. Some key enhancements include improved reverse proxy capabilities, load balancing, bandwidth control, timeouts, and logging. Benchmark results show that Apache httpd can match or exceed the performance of Nginx for certain workloads. Overall, Apache httpd 2.4 remains highly competitive for both traditional and cloud-based web serving.

open sourceapachehttp
1. Click Resources given in the left hand side panel of your dashboard. 
2. Your Cloud CDN Resource is given in your domain name. 
3. Select edit option from the drop down bar of Action button on the right hand side panel of your dashboard. 
4. Now, click action icon corresponding to you domain name. 
5. You‟ll be shown 3 options: Advanced Reporting, Edit and Delete 
6. Select „Edit‟ to make the required changes in your created CDN resource 
Go back to your dashboard
You will be directed to CDN Resource Properties page 
Now, do the required changes and click on the save button given on the right hand side panel of your dashboard.
How to check the advanced reporting of your CDN Resource
1. Click Resources given in the left hand side panel of your dashboard. 
2. Your Cloud CDN Resource is given in your domain name. 
3. Select edit option from the drop down bar of Action button on the right hand side panel of your dashboard. 
4. Now, click action icon corresponding to you domain name. 
5. You‟ll be shown 3 options: Advanced Reporting, Edit and Delete 
6. Select „Advanced Reporting‟ to check advanced reporting of your CDN Resources. 
Go back to your dashboard

Recommended for you

Scalability strategies for cloud based system architecture
Scalability strategies for cloud based system architectureScalability strategies for cloud based system architecture
Scalability strategies for cloud based system architecture

- Scalability & Availability for the Global Markets - Global scaled Scalability, Availability and Security - Architecture for 100, 1K, 100K, 500K, 1M and 10M global users - Auto-Scaling - Understand Cloud Services - Cloud Demo(AWS, GCP, Azure and Cloudflare) - Wrap-Up

cloudcloud computingscalability
Web Performance Optimization with HTTP/3
Web Performance Optimization with HTTP/3Web Performance Optimization with HTTP/3
Web Performance Optimization with HTTP/3

Web Performance Optimization with HTTP/3. This is the English version of my previous slide in Korean.

faster webfrontend optimizationhpack
Tuning the Performance of Your ColdFusion Environment to Racecar Specs!
Tuning the Performance of Your ColdFusion Environment to Racecar Specs!Tuning the Performance of Your ColdFusion Environment to Racecar Specs!
Tuning the Performance of Your ColdFusion Environment to Racecar Specs!

This webinar discusses how to tune a ColdFusion environment for high performance. It explains how Webapper works with HOSTING to optimize ColdFusion servers, achieving 50 requests per second across 8 servers with no bottlenecks or slowdowns. Key aspects covered include optimizing Java Virtual Machine settings, configuring appropriate thread pool sizes, and monitoring performance metrics. Attendees are encouraged to contact Webapper or HOSTING for help optimizing their own ColdFusion environments.

cloudcloud migrationcloud hosting
You will be directed to Advanced Reporting page
Choose your Start & End Time for Advanced 
Reporting 
Filter Your Advance Reporting 
•Click Start Time 
•Next, choose the desired date from the calendar Boot Virtual Server 
You can also see & set the time according to your 
location time-zone 
•Simply drag the bar 
•Click Apply. Your status will be shown at the below
Choose your location. 
Filter Your Location 
•Click Locations 
•Next, choose the desired location from the list. 
•Click Apply
You will get information related to bandwidth and cache utilizationof selected time frame

Recommended for you

Growing X20 without spending an extra penny on hosting
Growing X20 without spending an extra penny on hostingGrowing X20 without spending an extra penny on hosting
Growing X20 without spending an extra penny on hosting

A year ago we started a big change in FTBpro. We completely changed the visual design, moved to a single page architecture and started exploring new ways to minimise load on our servers - both when serving our actual website, and mobile API responses.We'll focus on how scaling considerations are now an integral part of our architecture, which enabled us to serve 20x more traffic than we did 1 year ago, with the same setup and with no additional costs.

 
•by Dor Kalev
ruby on railsscalingedgecast
Fluent 2012 v2
Fluent 2012   v2Fluent 2012   v2
Fluent 2012 v2

This document discusses how bookmarklets can function as applications by interacting with web pages in a secure manner. It describes how the bookmarklet uses elementFromPoint for fast hit detection, resets CSS to robustly render its UI, and transmits data to a server through signed cross-domain POST messages for security. Examples of embedding the bookmarklet code on a page and customizing its appearance are also provided.

Getting a Grip on CDN Performance - Why and How
Getting a Grip on CDN Performance - Why and HowGetting a Grip on CDN Performance - Why and How
Getting a Grip on CDN Performance - Why and How

View CDN performance data, learn how you can collect data on CDN performance and get tips on improving CDN performance.

cdnspeedweb performance
How to perform websiteCDN integration?
Website CDN Integration 
You have the following options for CDN resource creation: 
Partial site integration 
Full site integration
Partial Site Integration 
•Once CNAME is setup, edit your website HTML code. 
•Change all the “static content” link to use the URL of cdn.mywebsite.com 
•Remain the existing URL link for “dynamic content” which requires frequent change 
This can be explained with help of the following example: 
•CDN Hostname: Your CDN hostname should be like cdn.mywebsite.com 
•Origin: www.mywebsite.com 
The result is as follows: 
•On CDN -cdn.mywebsite.com/image/abc.jpg 
•On CDN -cdn.mywebsite.com/mp3/sing.mp3 
•Request goes back to the origin -www.mywebsite.com/nocache/dynamic.db
Full Site Integration 
•Once CNAME is setup, the origin (www.mywebsite.com) is served through CDN. 
•Set a “no-cache” http header at the origin on dynamic files/folders, in this case “dynamic.db” 
This can be explained with the help of following example: 
•CDN Hostname: www.mywebsite.com 
•Origin: 123.45.23.56 
The result is as follows: 
•On CDN -cdn.mywebsite.com/image/abc.jpg 
•On CDN -cdn.mywebsite.com/mp3/sing.mp3 
•Request goes back to the origin -www.mywebsite.com/nocache/dynamic.db

Recommended for you

Improve Page Render Time with Amazon Cloudfront
Improve Page Render Time with Amazon CloudfrontImprove Page Render Time with Amazon Cloudfront
Improve Page Render Time with Amazon Cloudfront

Amazon's CloudFront provides a self-served CDN solution without a contract. In this talk we will walk through the steps to set up CloudFront. We will also talk about how we measure page render time and take a look at how using CloudFront affects page render time for Polyvore in different countries. Slides from Polyvore Tech Talk #1

 
•by Polyvore
amazon servicesmeetupsweb development
How to Optimize Your Blog for Faster Loading in Three Easy Steps
How to Optimize Your Blog for Faster Loading in Three Easy StepsHow to Optimize Your Blog for Faster Loading in Three Easy Steps
How to Optimize Your Blog for Faster Loading in Three Easy Steps

With web users often leaving a site if it doesn't load in less than three seconds, having a slow blog not only harms your traffic, but it can have a detrimental effect on your business too. This presentation shows you three simple steps to optimize your blog's load time, to ensure you not only keep new visitors happy, but ensure they join your existing community and keep coming back.

blogscontentblog
Cdn slides
Cdn slidesCdn slides
Cdn slides

The document discusses content delivery networks (CDNs), which provide advantages over typical hosting by distributing content storage across multiple servers located closer to users. This results in faster page load times, less bandwidth usage, and no single point of failure compared to traditional hosting with a single server. The document also provides tutorials and information on setting up CDNs with WordPress as well as listing several popular CDN providers.

 
•by masmanx
How to verify if the website is on CDN
Please check http://www.host-tracker.com
What is onAppCDN DNS redirection?
It is a tool to simulate real time DNS redirection result. To log on, go to : http://debug.onappcdn.com/dns/

Recommended for you

Caching the Uncacheable [Long Version]
Caching the Uncacheable [Long Version]Caching the Uncacheable [Long Version]
Caching the Uncacheable [Long Version]

(Surge 2014) This is a longer version of our Velocity 2014 slides around caching dynamic content. Topic: In the past, CDNs have been used to cache and distribute static objects. But issues around invalidation, staleness, and lack of visibility have prevented us from using CDNs to fully leverage the benefits of caching when it comes to dynamic content. Today, using a real-time, modern CDN that provides instant cache invalidation and real-time analytics allows for instantaneous control over dynamic content caching.

 
•by Fastly
cdncaching contentcontent delivery network
BUILDING WEBSITES ON WORDPRESS
BUILDING WEBSITES ON WORDPRESSBUILDING WEBSITES ON WORDPRESS
BUILDING WEBSITES ON WORDPRESS

The document provides information on creating one's own website, including: 1) It discusses the basic definitions of a webpage and website, and that designing a good website requires more than just assembling a few pages. 2) It outlines the basic process of designing a website, including choosing a platform like HTML/CSS, a content management system (CMS) like WordPress, or a website builder. 3) It explains some of the benefits of using a CMS like WordPress over traditional coding, such as ease of use, allowing multiple users, and improving site maintenance.

website designwordpresscreate free websites
Cdn
CdnCdn
Cdn

Web caching and content distribution networks aim to improve performance and reduce bandwidth usage. Caching stores previously requested content for future use. Proxies and CDNs place cached content on edge servers near users. When a request is made, the user is redirected to the closest cached copy to minimize latency. CDNs use DNS to map requests to nearby surrogate servers that hold replicated content. This allows the content to be served locally instead of traveling over long distances to the origin server.

How to compareCDN content with Debugger?
It is a tool to test if CDN edge server is returning good result. To log on , go to : http://debug.onappcdn.com/contentcompare/
CDNReporting
Detailed Reporting 
CDN helps to perform detailed reporting based on the bandwidth statistics. Select the following filters: 
•Date and Time range 
•CDN resources 
•Locations

Recommended for you

AWS Summit London 2014 | Dynamic Content Acceleration (300)
AWS Summit London 2014 | Dynamic Content Acceleration (300)AWS Summit London 2014 | Dynamic Content Acceleration (300)
AWS Summit London 2014 | Dynamic Content Acceleration (300)

This session is recommended for people who are new to content distribution networks (CDNs) and have a need to decrease server load and speed up their website’s load time. In this mid-level technical session you will be able to learn more about improving the performance of web sites and web applications using Amazon CloudFront and Amazon Router 53. Learn how to assess whether your web applications will benefit from caching and how to optimize the delivery of static and dynamic content to boost performance and improve your customers' experience in using your applications.

cdncloudfrontcontent distribution network
Extending Your Applications to the Edge with CDNs
Extending Your Applications to the Edge with CDNsExtending Your Applications to the Edge with CDNs
Extending Your Applications to the Edge with CDNs

CDNs have traditionally been considered "black box" services with lack of control and visibility. Modern applications and DevOps culture require more flexibility, customization, and insight into your infrastructure, and how content is being served. In this talk, we'll explore how you can use content delivery networks as an extension of your applications, with full control, flexibility, and transparency at the network edge.

salesforce developersdreamforcedf15
000 252
000 252000 252
000 252

This document provides information about CertifyMe exam preparation products for IBM exam 000-252 on WebSphere Application Server networking deployment. It details important information for users such as how to access the latest version of exam preparation materials, how to provide feedback, and copyright restrictions. The bulk of the document consists of sample exam questions and answers to help users prepare for the 000-252 exam.

000-252ibm
Advanced Reporting 
Advanced reporting can be performed with the HTTP Status code of CDN resource. This will show the total number of http requests for a specific period.
Caching Mechanism 
Generally, there are 3 levels of content expiry settings in an OnAppCDN solution: 
Origin Server –Here end users may modify the cache control header at the origin server (where the content is hosted), egApache configor htaccessrule. 
CDN Resource Level -Customers may configure the CDN site's content expiry setting at CP by navigating to [ CDN Resource] -> Create/Edit CDN Resource -> Enable Advanced Settings. 
Cloud Owner Level -Cloud owner may configure the global content expiry time in the dashboard. The default time is 60 minutes. 
The maximum cache size for a file is 2GB (HTTP PULL). Anything larger than 2GB can still be served by the CDN edge server, however it would not be cached.
Use of Curl Command 
The curl request to the origin URL can be made as : Cache-Control: max-age=2592000, publicExpires: Sat, 26 Jul 2014 12:10:17 GMTContent-Type: image/pngFirst Request to CDN url: [cs.yap@onappgw~]$ curl -I http://cdn.onapp.com/assets/img/onapp-3-1- platform.pngHTTP/1.1 200 OKServer: nginxDate: Thu, 26 Jun 2014 12:10:47 GMTContent-Type: image/pngContent-Length: 123842Connection: keep-aliveLast-Modified: Tue, 12 Nov 2013 12:18:34 GMT 
Cache-Control: max-age=2592000, public 
Expires: Sat, 26 Jul 2014 12:10:47 GMT 
X-Edge-IP: 37.220.34.247 
X-Edge-Location: Amsterdam, NL 
X-Cache: MISS 
Accept-Ranges: bytes 
[cs.yap@onappgw~]$ curl -I http://onapp.com/assets/img/onapp-3-1-platform.png 
HTTP/1.1 200 OK 
Date: Thu, 26 Jun 2014 12:10:17 GMT 
Server: Apache/2.2.27 (Unix) mod_ssl/2.2.27 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 PHP/5.4.28 
Last-Modified: Tue, 12 Nov 2013 12:18:34 GMT 
Accept-Ranges: bytes 
Content-Length: 123842
Purge and Prefetch 
Purge 
Purge function can be used to clear the cache in the CDN edge server. Once the cache is cleared, when a visitor request comes in again, the CDN edge server will PULL from the origin, and get the latest up-to-date content. You can purge on file path: cdn.mywebsite.com/image/abc.jpg 
You can issue a Full Site Purge, where all cache files under CDN resource “cdn.mywebsite.com” will be cleared 
Prefetch 
With prefetchcommand, you can pre-populate the files from the origin to the CDN edge server to ensure that the files are ready to be cached in the CDN edge server before the visitors request for it. 
The prefetchis in urlpath format, for example: cdn.mywebsite.com/image/abc.jpg

Recommended for you

How to test if Cloudflare is running live for your website
How to test if Cloudflare is running live for your websiteHow to test if Cloudflare is running live for your website
How to test if Cloudflare is running live for your website

This is a guide on how to test if Cloudflare is running live for your website, including creating a har file and finding the ray ID to help with troubleshooting issues with Cloudflare Support

cloudflareinternettroubleshooting
SRV418 Deep Dive on Accelerating Content, APIs, and Applications with Amazon ...
SRV418 Deep Dive on Accelerating Content, APIs, and Applications with Amazon ...SRV418 Deep Dive on Accelerating Content, APIs, and Applications with Amazon ...
SRV418 Deep Dive on Accelerating Content, APIs, and Applications with Amazon ...

Attend this session to dive deeper into AWS's content delivery service, Amazon CloudFront. Learn how you can use CloudFront to accelerate the delivery of your APIs or applications, including content that cannot be cached, to global clients. We'll also walk you through how you can use Lambda@Edge, which gives you the ability to execute custom code inline with your CloudFront events to customize applications. With Lambda@Edge, you can now generate custom responses right at the edge, allowing you to leverage CloudFront to reduce end-to-end latency and more efficiently filter traffic to your back-end origin servers. We'll walk you through Lambda@Edge use cases and walk through a demo to show how this works.

#srv418#amazoncloudfront#chisummit2017
Cdn optimizely and how latency affects load speed
Cdn optimizely and how latency affects load speedCdn optimizely and how latency affects load speed
Cdn optimizely and how latency affects load speed

When you implement the Optimizely snippet according to our best practices, you may wonder how Optimizely will affect your site's load speed. https://www.belugacdn.com/cdn-optimizely/

cdn servicewhat is cdnhow cdn works
For Sales Information 
Contact No: 
India -18002122022 
US –18882883570 
Email: sales@cloudoye.com 
For Customer Support 
Contact No: 
91-120-666-7718/19 
Email: support@cloudoye.com
Thank You! 
www.cloudoye.com

More Related Content

What's hot

Adobe AEM Maintenance - Customer Care Office Hours
Adobe AEM Maintenance - Customer Care Office HoursAdobe AEM Maintenance - Customer Care Office Hours
Adobe AEM Maintenance - Customer Care Office Hours
Andrew Khoury
 
Leveraging Amazon Web Services for Scalable Media Distribution and Analytics ...
Leveraging Amazon Web Services for Scalable Media Distribution and Analytics ...Leveraging Amazon Web Services for Scalable Media Distribution and Analytics ...
Leveraging Amazon Web Services for Scalable Media Distribution and Analytics ...
Amazon Web Services
 
GTM vs AWS Route 53 with Cisco umbrella
GTM vs AWS Route 53 with Cisco umbrellaGTM vs AWS Route 53 with Cisco umbrella
GTM vs AWS Route 53 with Cisco umbrella
Dhruv Sharma
 
DNS in the Cloud
DNS in the CloudDNS in the Cloud
DNS in the Cloud
Habeeb Rahman
 
S903 palla
S903 pallaS903 palla
S903 palla
Andrew Khoury
 
Drupal camp.sg 2012 session - Drupal in the cloud
Drupal camp.sg 2012 session - Drupal in the cloudDrupal camp.sg 2012 session - Drupal in the cloud
Drupal camp.sg 2012 session - Drupal in the cloud
Muhammad Nurazhan Moin
 
Scaling AEM (CQ5) Gem Session
Scaling AEM (CQ5) Gem SessionScaling AEM (CQ5) Gem Session
Scaling AEM (CQ5) Gem Session
Michael Marth
 
slides (PPT)
slides (PPT)slides (PPT)
slides (PPT)
webhostingguy
 
Request routing in CDN
Request routing in CDNRequest routing in CDN
Request routing in CDN
Sandeep Kath
 
Accelerate your ColdFusion Applications using Caching
Accelerate your ColdFusion Applications using CachingAccelerate your ColdFusion Applications using Caching
Accelerate your ColdFusion Applications using Caching
ColdFusionConference
 
Scaling Drupal in AWS Using AutoScaling, Cloudformation, RDS and more
Scaling Drupal in AWS Using AutoScaling, Cloudformation, RDS and moreScaling Drupal in AWS Using AutoScaling, Cloudformation, RDS and more
Scaling Drupal in AWS Using AutoScaling, Cloudformation, RDS and more
Dropsolid
 
Configuring vpc-dns 1479227864 (2)
Configuring vpc-dns 1479227864 (2)Configuring vpc-dns 1479227864 (2)
Configuring vpc-dns 1479227864 (2)
Appa Akhade
 
Caching with Memcached and APC
Caching with Memcached and APCCaching with Memcached and APC
Caching with Memcached and APC
Ben Ramsey
 
21 Www Web Services
21 Www Web Services21 Www Web Services
21 Www Web Services
royans
 
Apache httpd-2.4 : Watch out cloud!
Apache httpd-2.4 : Watch out cloud!Apache httpd-2.4 : Watch out cloud!
Apache httpd-2.4 : Watch out cloud!
Jim Jagielski
 
Scalability strategies for cloud based system architecture
Scalability strategies for cloud based system architectureScalability strategies for cloud based system architecture
Scalability strategies for cloud based system architecture
SangJin Kang
 
Web Performance Optimization with HTTP/3
Web Performance Optimization with HTTP/3Web Performance Optimization with HTTP/3
Web Performance Optimization with HTTP/3
SangJin Kang
 
Tuning the Performance of Your ColdFusion Environment to Racecar Specs!
Tuning the Performance of Your ColdFusion Environment to Racecar Specs!Tuning the Performance of Your ColdFusion Environment to Racecar Specs!
Tuning the Performance of Your ColdFusion Environment to Racecar Specs!
Hostway|HOSTING
 
Growing X20 without spending an extra penny on hosting
Growing X20 without spending an extra penny on hostingGrowing X20 without spending an extra penny on hosting
Growing X20 without spending an extra penny on hosting
Dor Kalev
 
Fluent 2012 v2
Fluent 2012   v2Fluent 2012   v2
Fluent 2012 v2
Shalendra Chhabra
 

What's hot (20)

Adobe AEM Maintenance - Customer Care Office Hours
Adobe AEM Maintenance - Customer Care Office HoursAdobe AEM Maintenance - Customer Care Office Hours
Adobe AEM Maintenance - Customer Care Office Hours
 
Leveraging Amazon Web Services for Scalable Media Distribution and Analytics ...
Leveraging Amazon Web Services for Scalable Media Distribution and Analytics ...Leveraging Amazon Web Services for Scalable Media Distribution and Analytics ...
Leveraging Amazon Web Services for Scalable Media Distribution and Analytics ...
 
GTM vs AWS Route 53 with Cisco umbrella
GTM vs AWS Route 53 with Cisco umbrellaGTM vs AWS Route 53 with Cisco umbrella
GTM vs AWS Route 53 with Cisco umbrella
 
DNS in the Cloud
DNS in the CloudDNS in the Cloud
DNS in the Cloud
 
S903 palla
S903 pallaS903 palla
S903 palla
 
Drupal camp.sg 2012 session - Drupal in the cloud
Drupal camp.sg 2012 session - Drupal in the cloudDrupal camp.sg 2012 session - Drupal in the cloud
Drupal camp.sg 2012 session - Drupal in the cloud
 
Scaling AEM (CQ5) Gem Session
Scaling AEM (CQ5) Gem SessionScaling AEM (CQ5) Gem Session
Scaling AEM (CQ5) Gem Session
 
slides (PPT)
slides (PPT)slides (PPT)
slides (PPT)
 
Request routing in CDN
Request routing in CDNRequest routing in CDN
Request routing in CDN
 
Accelerate your ColdFusion Applications using Caching
Accelerate your ColdFusion Applications using CachingAccelerate your ColdFusion Applications using Caching
Accelerate your ColdFusion Applications using Caching
 
Scaling Drupal in AWS Using AutoScaling, Cloudformation, RDS and more
Scaling Drupal in AWS Using AutoScaling, Cloudformation, RDS and moreScaling Drupal in AWS Using AutoScaling, Cloudformation, RDS and more
Scaling Drupal in AWS Using AutoScaling, Cloudformation, RDS and more
 
Configuring vpc-dns 1479227864 (2)
Configuring vpc-dns 1479227864 (2)Configuring vpc-dns 1479227864 (2)
Configuring vpc-dns 1479227864 (2)
 
Caching with Memcached and APC
Caching with Memcached and APCCaching with Memcached and APC
Caching with Memcached and APC
 
21 Www Web Services
21 Www Web Services21 Www Web Services
21 Www Web Services
 
Apache httpd-2.4 : Watch out cloud!
Apache httpd-2.4 : Watch out cloud!Apache httpd-2.4 : Watch out cloud!
Apache httpd-2.4 : Watch out cloud!
 
Scalability strategies for cloud based system architecture
Scalability strategies for cloud based system architectureScalability strategies for cloud based system architecture
Scalability strategies for cloud based system architecture
 
Web Performance Optimization with HTTP/3
Web Performance Optimization with HTTP/3Web Performance Optimization with HTTP/3
Web Performance Optimization with HTTP/3
 
Tuning the Performance of Your ColdFusion Environment to Racecar Specs!
Tuning the Performance of Your ColdFusion Environment to Racecar Specs!Tuning the Performance of Your ColdFusion Environment to Racecar Specs!
Tuning the Performance of Your ColdFusion Environment to Racecar Specs!
 
Growing X20 without spending an extra penny on hosting
Growing X20 without spending an extra penny on hostingGrowing X20 without spending an extra penny on hosting
Growing X20 without spending an extra penny on hosting
 
Fluent 2012 v2
Fluent 2012   v2Fluent 2012   v2
Fluent 2012 v2
 

Similar to Cloud CDN User Manual Guide

Getting a Grip on CDN Performance - Why and How
Getting a Grip on CDN Performance - Why and HowGetting a Grip on CDN Performance - Why and How
Getting a Grip on CDN Performance - Why and How
Aaron Peters
 
Improve Page Render Time with Amazon Cloudfront
Improve Page Render Time with Amazon CloudfrontImprove Page Render Time with Amazon Cloudfront
Improve Page Render Time with Amazon Cloudfront
Polyvore
 
How to Optimize Your Blog for Faster Loading in Three Easy Steps
How to Optimize Your Blog for Faster Loading in Three Easy StepsHow to Optimize Your Blog for Faster Loading in Three Easy Steps
How to Optimize Your Blog for Faster Loading in Three Easy Steps
Kayak Online Marketing
 
Cdn slides
Cdn slidesCdn slides
Cdn slides
masmanx
 
Caching the Uncacheable [Long Version]
Caching the Uncacheable [Long Version]Caching the Uncacheable [Long Version]
Caching the Uncacheable [Long Version]
Fastly
 
BUILDING WEBSITES ON WORDPRESS
BUILDING WEBSITES ON WORDPRESSBUILDING WEBSITES ON WORDPRESS
BUILDING WEBSITES ON WORDPRESS
PRINCE KUMAR
 
Cdn
CdnCdn
AWS Summit London 2014 | Dynamic Content Acceleration (300)
AWS Summit London 2014 | Dynamic Content Acceleration (300)AWS Summit London 2014 | Dynamic Content Acceleration (300)
AWS Summit London 2014 | Dynamic Content Acceleration (300)
Amazon Web Services
 
Extending Your Applications to the Edge with CDNs
Extending Your Applications to the Edge with CDNsExtending Your Applications to the Edge with CDNs
Extending Your Applications to the Edge with CDNs
Salesforce Developers
 
000 252
000 252000 252
000 252
ambrevan87
 
How to test if Cloudflare is running live for your website
How to test if Cloudflare is running live for your websiteHow to test if Cloudflare is running live for your website
How to test if Cloudflare is running live for your website
Vu Long Tran
 
SRV418 Deep Dive on Accelerating Content, APIs, and Applications with Amazon ...
SRV418 Deep Dive on Accelerating Content, APIs, and Applications with Amazon ...SRV418 Deep Dive on Accelerating Content, APIs, and Applications with Amazon ...
SRV418 Deep Dive on Accelerating Content, APIs, and Applications with Amazon ...
Amazon Web Services
 
Cdn optimizely and how latency affects load speed
Cdn optimizely and how latency affects load speedCdn optimizely and how latency affects load speed
Cdn optimizely and how latency affects load speed
ericlevis012
 
Hands-on Lab: Migrating Oracle to PostgreSQL
Hands-on Lab: Migrating Oracle to PostgreSQL Hands-on Lab: Migrating Oracle to PostgreSQL
Hands-on Lab: Migrating Oracle to PostgreSQL
Amazon Web Services
 
I Can Haz More Performanz?
I Can Haz More Performanz?I Can Haz More Performanz?
I Can Haz More Performanz?
Andy Melichar
 
Make WordPress Faster with W3 Total Cache & Cloudflare
Make WordPress Faster with W3 Total Cache & CloudflareMake WordPress Faster with W3 Total Cache & Cloudflare
Make WordPress Faster with W3 Total Cache & Cloudflare
Marshall Reyher
 
[CB16] 80時間でWebを一周:クロムミウムオートメーションによるスケーラブルなフィンガープリント by Isaac Dawson
[CB16] 80時間でWebを一周:クロムミウムオートメーションによるスケーラブルなフィンガープリント by Isaac Dawson[CB16] 80時間でWebを一周:クロムミウムオートメーションによるスケーラブルなフィンガープリント by Isaac Dawson
[CB16] 80時間でWebを一周:クロムミウムオートメーションによるスケーラブルなフィンガープリント by Isaac Dawson
CODE BLUE
 
AWS Cloudfront Fundamentals
AWS Cloudfront FundamentalsAWS Cloudfront Fundamentals
AWS Cloudfront Fundamentals
Piyush Agrawal
 
Using ContentDM To Build Digital Collections Tool Kit
Using ContentDM To Build Digital Collections Tool KitUsing ContentDM To Build Digital Collections Tool Kit
Using ContentDM To Build Digital Collections Tool Kit
HeirLoom Project
 
Website & Internet + Performance testing
Website & Internet + Performance testingWebsite & Internet + Performance testing
Website & Internet + Performance testing
Roman Ananev
 

Similar to Cloud CDN User Manual Guide (20)

Getting a Grip on CDN Performance - Why and How
Getting a Grip on CDN Performance - Why and HowGetting a Grip on CDN Performance - Why and How
Getting a Grip on CDN Performance - Why and How
 
Improve Page Render Time with Amazon Cloudfront
Improve Page Render Time with Amazon CloudfrontImprove Page Render Time with Amazon Cloudfront
Improve Page Render Time with Amazon Cloudfront
 
How to Optimize Your Blog for Faster Loading in Three Easy Steps
How to Optimize Your Blog for Faster Loading in Three Easy StepsHow to Optimize Your Blog for Faster Loading in Three Easy Steps
How to Optimize Your Blog for Faster Loading in Three Easy Steps
 
Cdn slides
Cdn slidesCdn slides
Cdn slides
 
Caching the Uncacheable [Long Version]
Caching the Uncacheable [Long Version]Caching the Uncacheable [Long Version]
Caching the Uncacheable [Long Version]
 
BUILDING WEBSITES ON WORDPRESS
BUILDING WEBSITES ON WORDPRESSBUILDING WEBSITES ON WORDPRESS
BUILDING WEBSITES ON WORDPRESS
 
Cdn
CdnCdn
Cdn
 
AWS Summit London 2014 | Dynamic Content Acceleration (300)
AWS Summit London 2014 | Dynamic Content Acceleration (300)AWS Summit London 2014 | Dynamic Content Acceleration (300)
AWS Summit London 2014 | Dynamic Content Acceleration (300)
 
Extending Your Applications to the Edge with CDNs
Extending Your Applications to the Edge with CDNsExtending Your Applications to the Edge with CDNs
Extending Your Applications to the Edge with CDNs
 
000 252
000 252000 252
000 252
 
How to test if Cloudflare is running live for your website
How to test if Cloudflare is running live for your websiteHow to test if Cloudflare is running live for your website
How to test if Cloudflare is running live for your website
 
SRV418 Deep Dive on Accelerating Content, APIs, and Applications with Amazon ...
SRV418 Deep Dive on Accelerating Content, APIs, and Applications with Amazon ...SRV418 Deep Dive on Accelerating Content, APIs, and Applications with Amazon ...
SRV418 Deep Dive on Accelerating Content, APIs, and Applications with Amazon ...
 
Cdn optimizely and how latency affects load speed
Cdn optimizely and how latency affects load speedCdn optimizely and how latency affects load speed
Cdn optimizely and how latency affects load speed
 
Hands-on Lab: Migrating Oracle to PostgreSQL
Hands-on Lab: Migrating Oracle to PostgreSQL Hands-on Lab: Migrating Oracle to PostgreSQL
Hands-on Lab: Migrating Oracle to PostgreSQL
 
I Can Haz More Performanz?
I Can Haz More Performanz?I Can Haz More Performanz?
I Can Haz More Performanz?
 
Make WordPress Faster with W3 Total Cache & Cloudflare
Make WordPress Faster with W3 Total Cache & CloudflareMake WordPress Faster with W3 Total Cache & Cloudflare
Make WordPress Faster with W3 Total Cache & Cloudflare
 
[CB16] 80時間でWebを一周:クロムミウムオートメーションによるスケーラブルなフィンガープリント by Isaac Dawson
[CB16] 80時間でWebを一周:クロムミウムオートメーションによるスケーラブルなフィンガープリント by Isaac Dawson[CB16] 80時間でWebを一周:クロムミウムオートメーションによるスケーラブルなフィンガープリント by Isaac Dawson
[CB16] 80時間でWebを一周:クロムミウムオートメーションによるスケーラブルなフィンガープリント by Isaac Dawson
 
AWS Cloudfront Fundamentals
AWS Cloudfront FundamentalsAWS Cloudfront Fundamentals
AWS Cloudfront Fundamentals
 
Using ContentDM To Build Digital Collections Tool Kit
Using ContentDM To Build Digital Collections Tool KitUsing ContentDM To Build Digital Collections Tool Kit
Using ContentDM To Build Digital Collections Tool Kit
 
Website & Internet + Performance testing
Website & Internet + Performance testingWebsite & Internet + Performance testing
Website & Internet + Performance testing
 

More from CloudOYE - Cloud Hosting Provider

Cloud Storage – Pros & Cons
Cloud Storage – Pros & ConsCloud Storage – Pros & Cons
Cloud Storage – Pros & Cons
CloudOYE - Cloud Hosting Provider
 
Tips for implementing secure cloud storage
Tips for implementing secure cloud storageTips for implementing secure cloud storage
Tips for implementing secure cloud storage
CloudOYE - Cloud Hosting Provider
 
Reasons to choose cloud security
Reasons to choose cloud securityReasons to choose cloud security
Reasons to choose cloud security
CloudOYE - Cloud Hosting Provider
 
Taking Advantage of Cloud Load Balancer
Taking Advantage of Cloud Load Balancer Taking Advantage of Cloud Load Balancer
Taking Advantage of Cloud Load Balancer
CloudOYE - Cloud Hosting Provider
 
Enhance availability and boost speed with content delivery network
Enhance availability and boost speed with content delivery networkEnhance availability and boost speed with content delivery network
Enhance availability and boost speed with content delivery network
CloudOYE - Cloud Hosting Provider
 
Advantage of Cloud Hosting Services
Advantage of Cloud Hosting ServicesAdvantage of Cloud Hosting Services
Advantage of Cloud Hosting Services
CloudOYE - Cloud Hosting Provider
 
Manage High Traffic Website with a Cloud Server
Manage High Traffic Website with a Cloud ServerManage High Traffic Website with a Cloud Server
Manage High Traffic Website with a Cloud Server
CloudOYE - Cloud Hosting Provider
 
Cloud Server Backup for Optimal Database Protection
Cloud Server Backup for Optimal Database ProtectionCloud Server Backup for Optimal Database Protection
Cloud Server Backup for Optimal Database Protection
CloudOYE - Cloud Hosting Provider
 
Hybrid Cloud Hosting - Understanding the Concept
Hybrid Cloud Hosting - Understanding the ConceptHybrid Cloud Hosting - Understanding the Concept
Hybrid Cloud Hosting - Understanding the Concept
CloudOYE - Cloud Hosting Provider
 
Can Cloud Computing Stay Green
Can Cloud Computing Stay GreenCan Cloud Computing Stay Green
Can Cloud Computing Stay Green
CloudOYE - Cloud Hosting Provider
 
Welcome to Cloud Hosting
Welcome to Cloud HostingWelcome to Cloud Hosting
Welcome to Cloud Hosting
CloudOYE - Cloud Hosting Provider
 
Bringing Cloud Hosting to India
Bringing Cloud Hosting to IndiaBringing Cloud Hosting to India
Bringing Cloud Hosting to India
CloudOYE - Cloud Hosting Provider
 
Bringing Cloud Hosting to India
Bringing Cloud Hosting to IndiaBringing Cloud Hosting to India
Bringing Cloud Hosting to India
CloudOYE - Cloud Hosting Provider
 
Build Your Own Cloud Server
Build Your Own Cloud ServerBuild Your Own Cloud Server
Build Your Own Cloud Server
CloudOYE - Cloud Hosting Provider
 

More from CloudOYE - Cloud Hosting Provider (14)

Cloud Storage – Pros & Cons
Cloud Storage – Pros & ConsCloud Storage �� Pros & Cons
Cloud Storage – Pros & Cons
 
Tips for implementing secure cloud storage
Tips for implementing secure cloud storageTips for implementing secure cloud storage
Tips for implementing secure cloud storage
 
Reasons to choose cloud security
Reasons to choose cloud securityReasons to choose cloud security
Reasons to choose cloud security
 
Taking Advantage of Cloud Load Balancer
Taking Advantage of Cloud Load Balancer Taking Advantage of Cloud Load Balancer
Taking Advantage of Cloud Load Balancer
 
Enhance availability and boost speed with content delivery network
Enhance availability and boost speed with content delivery networkEnhance availability and boost speed with content delivery network
Enhance availability and boost speed with content delivery network
 
Advantage of Cloud Hosting Services
Advantage of Cloud Hosting ServicesAdvantage of Cloud Hosting Services
Advantage of Cloud Hosting Services
 
Manage High Traffic Website with a Cloud Server
Manage High Traffic Website with a Cloud ServerManage High Traffic Website with a Cloud Server
Manage High Traffic Website with a Cloud Server
 
Cloud Server Backup for Optimal Database Protection
Cloud Server Backup for Optimal Database ProtectionCloud Server Backup for Optimal Database Protection
Cloud Server Backup for Optimal Database Protection
 
Hybrid Cloud Hosting - Understanding the Concept
Hybrid Cloud Hosting - Understanding the ConceptHybrid Cloud Hosting - Understanding the Concept
Hybrid Cloud Hosting - Understanding the Concept
 
Can Cloud Computing Stay Green
Can Cloud Computing Stay GreenCan Cloud Computing Stay Green
Can Cloud Computing Stay Green
 
Welcome to Cloud Hosting
Welcome to Cloud HostingWelcome to Cloud Hosting
Welcome to Cloud Hosting
 
Bringing Cloud Hosting to India
Bringing Cloud Hosting to IndiaBringing Cloud Hosting to India
Bringing Cloud Hosting to India
 
Bringing Cloud Hosting to India
Bringing Cloud Hosting to IndiaBringing Cloud Hosting to India
Bringing Cloud Hosting to India
 
Build Your Own Cloud Server
Build Your Own Cloud ServerBuild Your Own Cloud Server
Build Your Own Cloud Server
 

Recently uploaded

PAWFESSIONAL ELVA MAX.pdfAAAAAAAAAAAAAAAAAAA
PAWFESSIONAL ELVA MAX.pdfAAAAAAAAAAAAAAAAAAAPAWFESSIONAL ELVA MAX.pdfAAAAAAAAAAAAAAAAAAA
PAWFESSIONAL ELVA MAX.pdfAAAAAAAAAAAAAAAAAAA
lawrenceads01
 
TALENT ACQUISITION AND MANAGEMENT LECTURE 2
TALENT ACQUISITION AND MANAGEMENT LECTURE 2TALENT ACQUISITION AND MANAGEMENT LECTURE 2
TALENT ACQUISITION AND MANAGEMENT LECTURE 2
projectseasy
 
THE IMPORTANCE OF CODING IN DEVOPS EXPLANATION
THE IMPORTANCE OF CODING IN DEVOPS EXPLANATIONTHE IMPORTANCE OF CODING IN DEVOPS EXPLANATION
THE IMPORTANCE OF CODING IN DEVOPS EXPLANATION
hrajkumar444
 
Destor.one - One Pager for Investment Round Dec22.pdf
Destor.one - One Pager for Investment Round Dec22.pdfDestor.one - One Pager for Investment Round Dec22.pdf
Destor.one - One Pager for Investment Round Dec22.pdf
Thales Jacobi
 
The Strengths and Weaknesses of Each Zodiac Sign
The Strengths and Weaknesses of Each Zodiac SignThe Strengths and Weaknesses of Each Zodiac Sign
The Strengths and Weaknesses of Each Zodiac Sign
my Pandit
 
Pricing sophistication - auto insurance telematics
Pricing sophistication - auto insurance telematicsPricing sophistication - auto insurance telematics
Pricing sophistication - auto insurance telematics
Matteo Carbone
 
PROVIDING THE WORLD WITH EFFECTIVE & EFFICIENT LIGHTING SOLUTIONS SINCE 1976
PROVIDING THE WORLD WITH EFFECTIVE & EFFICIENT LIGHTING SOLUTIONS SINCE 1976PROVIDING THE WORLD WITH EFFECTIVE & EFFICIENT LIGHTING SOLUTIONS SINCE 1976
PROVIDING THE WORLD WITH EFFECTIVE & EFFICIENT LIGHTING SOLUTIONS SINCE 1976
PYROTECH GROUP
 
Christmas Decorations_ A Guide to Small Christmas Trees, Candle Centerpieces,...
Christmas Decorations_ A Guide to Small Christmas Trees, Candle Centerpieces,...Christmas Decorations_ A Guide to Small Christmas Trees, Candle Centerpieces,...
Christmas Decorations_ A Guide to Small Christmas Trees, Candle Centerpieces,...
Lynch Creek Farm
 
Innovative Full Stack Developer Crafting Seamless Web Solutions
Innovative Full Stack Developer Crafting Seamless Web SolutionsInnovative Full Stack Developer Crafting Seamless Web Solutions
Innovative Full Stack Developer Crafting Seamless Web Solutions
Harwinder Singh
 
DEKISH ELEVATOR INDIA PVT LTD Brochure.pdf
DEKISH ELEVATOR INDIA PVT LTD Brochure.pdfDEKISH ELEVATOR INDIA PVT LTD Brochure.pdf
DEKISH ELEVATOR INDIA PVT LTD Brochure.pdf
unosafeads
 
Business model Lean format - sample Feb23.pdf
Business model Lean format - sample Feb23.pdfBusiness model Lean format - sample Feb23.pdf
Business model Lean format - sample Feb23.pdf
Thales Jacobi
 
Local SEO Strategies: Dominate Local Search with Effective SEO Tactics
Local SEO Strategies: Dominate Local Search with Effective SEO TacticsLocal SEO Strategies: Dominate Local Search with Effective SEO Tactics
Local SEO Strategies: Dominate Local Search with Effective SEO Tactics
Woospers
 
Family/Indoor Entertainment Centers Market: Regulation and Compliance Updates
Family/Indoor Entertainment Centers Market: Regulation and Compliance UpdatesFamily/Indoor Entertainment Centers Market: Regulation and Compliance Updates
Family/Indoor Entertainment Centers Market: Regulation and Compliance Updates
AishwaryaDoiphode3
 
Satta matka guessing Kalyan result sattamatka
Satta matka guessing Kalyan result sattamatkaSatta matka guessing Kalyan result sattamatka
Satta matka guessing Kalyan result sattamatka
➑➌➋➑➒➎➑➑➊➍
 
Cheslyn Jacobs- TymeBank: Building Consumer Trust in Digital Banking
Cheslyn Jacobs- TymeBank: Building Consumer Trust in Digital  BankingCheslyn Jacobs- TymeBank: Building Consumer Trust in Digital  Banking
Cheslyn Jacobs- TymeBank: Building Consumer Trust in Digital Banking
itnewsafrica
 
Cryptocurrency KYC Policies: Comparing Binance KYC Bypass with Rivals
Cryptocurrency KYC Policies: Comparing Binance KYC Bypass with RivalsCryptocurrency KYC Policies: Comparing Binance KYC Bypass with Rivals
Cryptocurrency KYC Policies: Comparing Binance KYC Bypass with Rivals
Any kyc Account
 
Guide to Obtaining a Money Changer License in Singapore
Guide to Obtaining a Money Changer License in SingaporeGuide to Obtaining a Money Changer License in Singapore
Guide to Obtaining a Money Changer License in Singapore
Enterslice
 
Staffan Canback - The 18 Rays of Project Management
Staffan Canback - The 18 Rays of Project ManagementStaffan Canback - The 18 Rays of Project Management
Staffan Canback - The 18 Rays of Project Management
Tellusant, Inc.
 
Globalization strategy for Meesho with respect to Shopee
Globalization strategy for Meesho with respect to ShopeeGlobalization strategy for Meesho with respect to Shopee
Globalization strategy for Meesho with respect to Shopee
AsmitaSinghaRoy1
 
Introduction to Islamic Banking, concept, principal, practice .pdf
Introduction to Islamic Banking, concept, principal, practice .pdfIntroduction to Islamic Banking, concept, principal, practice .pdf
Introduction to Islamic Banking, concept, principal, practice .pdf
FaysalMahmud22
 

Recently uploaded (20)

PAWFESSIONAL ELVA MAX.pdfAAAAAAAAAAAAAAAAAAA
PAWFESSIONAL ELVA MAX.pdfAAAAAAAAAAAAAAAAAAAPAWFESSIONAL ELVA MAX.pdfAAAAAAAAAAAAAAAAAAA
PAWFESSIONAL ELVA MAX.pdfAAAAAAAAAAAAAAAAAAA
 
TALENT ACQUISITION AND MANAGEMENT LECTURE 2
TALENT ACQUISITION AND MANAGEMENT LECTURE 2TALENT ACQUISITION AND MANAGEMENT LECTURE 2
TALENT ACQUISITION AND MANAGEMENT LECTURE 2
 
THE IMPORTANCE OF CODING IN DEVOPS EXPLANATION
THE IMPORTANCE OF CODING IN DEVOPS EXPLANATIONTHE IMPORTANCE OF CODING IN DEVOPS EXPLANATION
THE IMPORTANCE OF CODING IN DEVOPS EXPLANATION
 
Destor.one - One Pager for Investment Round Dec22.pdf
Destor.one - One Pager for Investment Round Dec22.pdfDestor.one - One Pager for Investment Round Dec22.pdf
Destor.one - One Pager for Investment Round Dec22.pdf
 
The Strengths and Weaknesses of Each Zodiac Sign
The Strengths and Weaknesses of Each Zodiac SignThe Strengths and Weaknesses of Each Zodiac Sign
The Strengths and Weaknesses of Each Zodiac Sign
 
Pricing sophistication - auto insurance telematics
Pricing sophistication - auto insurance telematicsPricing sophistication - auto insurance telematics
Pricing sophistication - auto insurance telematics
 
PROVIDING THE WORLD WITH EFFECTIVE & EFFICIENT LIGHTING SOLUTIONS SINCE 1976
PROVIDING THE WORLD WITH EFFECTIVE & EFFICIENT LIGHTING SOLUTIONS SINCE 1976PROVIDING THE WORLD WITH EFFECTIVE & EFFICIENT LIGHTING SOLUTIONS SINCE 1976
PROVIDING THE WORLD WITH EFFECTIVE & EFFICIENT LIGHTING SOLUTIONS SINCE 1976
 
Christmas Decorations_ A Guide to Small Christmas Trees, Candle Centerpieces,...
Christmas Decorations_ A Guide to Small Christmas Trees, Candle Centerpieces,...Christmas Decorations_ A Guide to Small Christmas Trees, Candle Centerpieces,...
Christmas Decorations_ A Guide to Small Christmas Trees, Candle Centerpieces,...
 
Innovative Full Stack Developer Crafting Seamless Web Solutions
Innovative Full Stack Developer Crafting Seamless Web SolutionsInnovative Full Stack Developer Crafting Seamless Web Solutions
Innovative Full Stack Developer Crafting Seamless Web Solutions
 
DEKISH ELEVATOR INDIA PVT LTD Brochure.pdf
DEKISH ELEVATOR INDIA PVT LTD Brochure.pdfDEKISH ELEVATOR INDIA PVT LTD Brochure.pdf
DEKISH ELEVATOR INDIA PVT LTD Brochure.pdf
 
Business model Lean format - sample Feb23.pdf
Business model Lean format - sample Feb23.pdfBusiness model Lean format - sample Feb23.pdf
Business model Lean format - sample Feb23.pdf
 
Local SEO Strategies: Dominate Local Search with Effective SEO Tactics
Local SEO Strategies: Dominate Local Search with Effective SEO TacticsLocal SEO Strategies: Dominate Local Search with Effective SEO Tactics
Local SEO Strategies: Dominate Local Search with Effective SEO Tactics
 
Family/Indoor Entertainment Centers Market: Regulation and Compliance Updates
Family/Indoor Entertainment Centers Market: Regulation and Compliance UpdatesFamily/Indoor Entertainment Centers Market: Regulation and Compliance Updates
Family/Indoor Entertainment Centers Market: Regulation and Compliance Updates
 
Satta matka guessing Kalyan result sattamatka
Satta matka guessing Kalyan result sattamatkaSatta matka guessing Kalyan result sattamatka
Satta matka guessing Kalyan result sattamatka
 
Cheslyn Jacobs- TymeBank: Building Consumer Trust in Digital Banking
Cheslyn Jacobs- TymeBank: Building Consumer Trust in Digital  BankingCheslyn Jacobs- TymeBank: Building Consumer Trust in Digital  Banking
Cheslyn Jacobs- TymeBank: Building Consumer Trust in Digital Banking
 
Cryptocurrency KYC Policies: Comparing Binance KYC Bypass with Rivals
Cryptocurrency KYC Policies: Comparing Binance KYC Bypass with RivalsCryptocurrency KYC Policies: Comparing Binance KYC Bypass with Rivals
Cryptocurrency KYC Policies: Comparing Binance KYC Bypass with Rivals
 
Guide to Obtaining a Money Changer License in Singapore
Guide to Obtaining a Money Changer License in SingaporeGuide to Obtaining a Money Changer License in Singapore
Guide to Obtaining a Money Changer License in Singapore
 
Staffan Canback - The 18 Rays of Project Management
Staffan Canback - The 18 Rays of Project ManagementStaffan Canback - The 18 Rays of Project Management
Staffan Canback - The 18 Rays of Project Management
 
Globalization strategy for Meesho with respect to Shopee
Globalization strategy for Meesho with respect to ShopeeGlobalization strategy for Meesho with respect to Shopee
Globalization strategy for Meesho with respect to Shopee
 
Introduction to Islamic Banking, concept, principal, practice .pdf
Introduction to Islamic Banking, concept, principal, practice .pdfIntroduction to Islamic Banking, concept, principal, practice .pdf
Introduction to Islamic Banking, concept, principal, practice .pdf
 

Cloud CDN User Manual Guide

  • 3. Password -Based Access Logon to http://mycloud.cloudoye.com. Enter your Username & Password In case, you have forgotten your password, click „Forgot your password „ to request a new one.
  • 5. Once you have entered your credentials successfully, you’ll get to see your dashboard. 1.Click „Resources‟ given in the left hand side panel of your dashboard
  • 6. You‟ll be redirected to a screen „CDN Resources‟
  • 7. Click CDN Resource Wizard on the right hand side of the panel of your dashboard.
  • 8. TYPE SELECT Now, create your CloudOYECDN Resource in 4 easy steps 1 PROPERTIES 2 EDGE LOCATIONS 3 ADVANCED SETTINGS 4
  • 10. 1.Select the type for creation of a new CDN resource in your control panel. 2.Click HTTP 3.Click Next
  • 12. Now, fill in: 1. CDN Hostname: Enter your domain name, i.e. the URL of your website. For e.g. www. cloudoye.net 2. Enable SSL: SSL is optional. Drag the bar to enable it, else leave it as it is. 3. Content Origin: It is by default set on PULL, as you‟re required to pull the data from multiple locations during CDN resource creation 4. Origins: Type in your website‟s IP address, if you‟re using more than one origin. (You site should remain the same as your domain name entered above) 5. ClickNextNote: Please type the full hostname and ensure that it does not end with „r.worldssl.net‟, otherwise SSL will be enabled automatically.
  • 14. You’ll be redirected to a screen ‘Edge Groups’ Now, select the Global CDN checkbox.
  • 15. 1. Click ‘Create CDN Resource’. You have successfully created your CloudOYECDN Resource.
  • 16. How to edit the settings of yourCDN Resource
  • 17. 1. Click Resources given in the left hand side panel of your dashboard. 2. Your Cloud CDN Resource is given in your domain name. 3. Select edit option from the drop down bar of Action button on the right hand side panel of your dashboard. 4. Now, click action icon corresponding to you domain name. 5. You‟ll be shown 3 options: Advanced Reporting, Edit and Delete 6. Select „Edit‟ to make the required changes in your created CDN resource Go back to your dashboard
  • 18. You will be directed to CDN Resource Properties page Now, do the required changes and click on the save button given on the right hand side panel of your dashboard.
  • 19. How to check the advanced reporting of your CDN Resource
  • 20. 1. Click Resources given in the left hand side panel of your dashboard. 2. Your Cloud CDN Resource is given in your domain name. 3. Select edit option from the drop down bar of Action button on the right hand side panel of your dashboard. 4. Now, click action icon corresponding to you domain name. 5. You‟ll be shown 3 options: Advanced Reporting, Edit and Delete 6. Select „Advanced Reporting‟ to check advanced reporting of your CDN Resources. Go back to your dashboard
  • 21. You will be directed to Advanced Reporting page
  • 22. Choose your Start & End Time for Advanced Reporting Filter Your Advance Reporting •Click Start Time •Next, choose the desired date from the calendar Boot Virtual Server You can also see & set the time according to your location time-zone •Simply drag the bar •Click Apply. Your status will be shown at the below
  • 23. Choose your location. Filter Your Location •Click Locations •Next, choose the desired location from the list. •Click Apply
  • 24. You will get information related to bandwidth and cache utilizationof selected time frame
  • 25. How to perform websiteCDN integration?
  • 26. Website CDN Integration You have the following options for CDN resource creation: Partial site integration Full site integration
  • 27. Partial Site Integration •Once CNAME is setup, edit your website HTML code. •Change all the “static content” link to use the URL of cdn.mywebsite.com •Remain the existing URL link for “dynamic content” which requires frequent change This can be explained with help of the following example: •CDN Hostname: Your CDN hostname should be like cdn.mywebsite.com •Origin: www.mywebsite.com The result is as follows: •On CDN -cdn.mywebsite.com/image/abc.jpg •On CDN -cdn.mywebsite.com/mp3/sing.mp3 •Request goes back to the origin -www.mywebsite.com/nocache/dynamic.db
  • 28. Full Site Integration •Once CNAME is setup, the origin (www.mywebsite.com) is served through CDN. •Set a “no-cache” http header at the origin on dynamic files/folders, in this case “dynamic.db” This can be explained with the help of following example: •CDN Hostname: www.mywebsite.com •Origin: 123.45.23.56 The result is as follows: •On CDN -cdn.mywebsite.com/image/abc.jpg •On CDN -cdn.mywebsite.com/mp3/sing.mp3 •Request goes back to the origin -www.mywebsite.com/nocache/dynamic.db
  • 29. How to verify if the website is on CDN
  • 31. What is onAppCDN DNS redirection?
  • 32. It is a tool to simulate real time DNS redirection result. To log on, go to : http://debug.onappcdn.com/dns/
  • 33. How to compareCDN content with Debugger?
  • 34. It is a tool to test if CDN edge server is returning good result. To log on , go to : http://debug.onappcdn.com/contentcompare/
  • 36. Detailed Reporting CDN helps to perform detailed reporting based on the bandwidth statistics. Select the following filters: •Date and Time range •CDN resources •Locations
  • 37. Advanced Reporting Advanced reporting can be performed with the HTTP Status code of CDN resource. This will show the total number of http requests for a specific period.
  • 38. Caching Mechanism Generally, there are 3 levels of content expiry settings in an OnAppCDN solution: Origin Server –Here end users may modify the cache control header at the origin server (where the content is hosted), egApache configor htaccessrule. CDN Resource Level -Customers may configure the CDN site's content expiry setting at CP by navigating to [ CDN Resource] -> Create/Edit CDN Resource -> Enable Advanced Settings. Cloud Owner Level -Cloud owner may configure the global content expiry time in the dashboard. The default time is 60 minutes. The maximum cache size for a file is 2GB (HTTP PULL). Anything larger than 2GB can still be served by the CDN edge server, however it would not be cached.
  • 39. Use of Curl Command The curl request to the origin URL can be made as : Cache-Control: max-age=2592000, publicExpires: Sat, 26 Jul 2014 12:10:17 GMTContent-Type: image/pngFirst Request to CDN url: [cs.yap@onappgw~]$ curl -I http://cdn.onapp.com/assets/img/onapp-3-1- platform.pngHTTP/1.1 200 OKServer: nginxDate: Thu, 26 Jun 2014 12:10:47 GMTContent-Type: image/pngContent-Length: 123842Connection: keep-aliveLast-Modified: Tue, 12 Nov 2013 12:18:34 GMT Cache-Control: max-age=2592000, public Expires: Sat, 26 Jul 2014 12:10:47 GMT X-Edge-IP: 37.220.34.247 X-Edge-Location: Amsterdam, NL X-Cache: MISS Accept-Ranges: bytes [cs.yap@onappgw~]$ curl -I http://onapp.com/assets/img/onapp-3-1-platform.png HTTP/1.1 200 OK Date: Thu, 26 Jun 2014 12:10:17 GMT Server: Apache/2.2.27 (Unix) mod_ssl/2.2.27 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 PHP/5.4.28 Last-Modified: Tue, 12 Nov 2013 12:18:34 GMT Accept-Ranges: bytes Content-Length: 123842
  • 40. Purge and Prefetch Purge Purge function can be used to clear the cache in the CDN edge server. Once the cache is cleared, when a visitor request comes in again, the CDN edge server will PULL from the origin, and get the latest up-to-date content. You can purge on file path: cdn.mywebsite.com/image/abc.jpg You can issue a Full Site Purge, where all cache files under CDN resource “cdn.mywebsite.com” will be cleared Prefetch With prefetchcommand, you can pre-populate the files from the origin to the CDN edge server to ensure that the files are ready to be cached in the CDN edge server before the visitors request for it. The prefetchis in urlpath format, for example: cdn.mywebsite.com/image/abc.jpg
  • 41. For Sales Information Contact No: India -18002122022 US –18882883570 Email: sales@cloudoye.com For Customer Support Contact No: 91-120-666-7718/19 Email: support@cloudoye.com