Alibaba Cloud CDN. FAQs

Size: px
Start display at page:

Download "Alibaba Cloud CDN. FAQs"

Transcription

1 Alibaba Cloud CDN FAQs

2 FAQs Product Strengths Alibaba Cloud CDN Product Strengths Stable and Fast - Advanced distributed system architecture, node reserves:around 500 nodes in China and over 30 abroad - Ample bandwidth and storage resources, a single node supports bandwidth of 40Gbps+ and has a storage capacity of 40 TB PB - Stable and efficient performance indicators, 95%+ hit rate and millisecond-level response times - Mature monitoring and service systems, 24/7 network-wide monitoring, smart scheduling based on service quality Cost Reduction - Elastic resource scalability allows an automatic response to site traffic bursts, without the need of user intervention; automatic response and adjustment; and trend-based QoS traffic control - PayByTraffic billing: lowest price of 0.26 RMB/GB, hourly billing, post payment - PayByBandwidth billing: lowest price of 0.76 RMB/Mbps/Day, daily billing, post payment - Billing for major customers and partners: centralized discounts, simpler and more economical Ease of Use - Self-configuration, including basic configurations, anti-leech configurations, cache policy configurations, and security protection configurations - Open APIs, CDN service activation, basic domain name configurations (add, delete, modify, and query), content push and refreshing, caching rule configurations, and log file downloads Alibaba Cloud Bandwidth and Processing Capacity A single Alibaba Cloud CDN node currently provides a service capacity of 40 Gbps and a total 1

3 processing capacity of over 10 Tbps. How Many Nodes Does Alibaba Cloud CDN Have in China? Does It Have Nodes in Other Countries? Alibaba Cloud CDN has over 50 common nodes and almost 500 storage nodes. These cover China Telecom, China Unicom, China Mobile, China Tietong, CERNET, Great Wall Broadband, and other carriers. A single node provides a service capacity of 40 Gbps. Alibaba Cloud CDN has foreign nodes in Europe, the Americas, East Asia, and Southeast Asia. However, these foreign nodes are not currently available for external service. Learn More In What Scenarios Can CDN Be Used? CDN is applicable to websites with a large volume of traffic, such as online videos, games, pictures, audios, social media, e-commerce, and download sites. CDN caches the content to a node nearer to the user, to enhance the user experience. Therefore, CDN is suitable for use with substantial static resource access volumes, including HTML, JS, CSS, APL, MP3, FLV, JPG, GIF, MP4, and all other static resources. How Can I Use Alibaba Cloud CDN to Optimize Acceleration Performance When used together with other Alibaba Cloud products, it can optimize back-to-source speeds and acceleration performance. - It can work seamlessly with OSS to accelerate website access speeds and effectively lower OSS Internet traffic fees. - It can work with ECS to increase site availability, protect the origin site information on the server, and reduce bandwidth costs. P.S.: CDN can use SLB for origin site address back-tosource. Billing CDN Billing Methods Alibaba Cloud CDN provides two billing methods for users. The PayByTraffic method is charged by the hour and the PayByBandwidth method by the day. The lowest price for PayByTraffic is 0.26 RMB/GB, and 0.76 RMB/Mbps/Day for PayByBandwidth. Learn More About Billing 2

4 How Can I Choose the Right Billing Method? You should select the billing method that helps you save the most based on your actual business needs. - To estimate the bandwidth utilization of your business, you should primarily consider your daily traffic and peak bandwidth. This will allow you to calculate your bandwidth utilization. Users with high bandwidth utilization should choose the PayByBandwidth billing method, while those with low bandwidth utilization should choose PayByTraffic. - General selection guideline: Users with a bandwidth utilization exceeding 30% should choose PayByBandwidth (because of the tiered pricing system, the actual calculation will be slightly different; the results of actual calculation will be used for billing). Note: 1. Bandwidth utilization = actually used traffic/peak bandwidth 2. For 1Mbps bandwidth, 100% utilization for a whole day would generate about GB of traffic Can I Change Billing Methods? The service allows users to switch between the PayByTraffic and PayByBandwidth billing methods. You can directly perform this operation on the CDN console. Note: In a single calendar day, you are allowed to change the billing method only once. Your change will take effect from 00:00 the next day. For example: If you submit a billing method change at 10:00 on June 16th, the requested change will take effect from 00:00 June 17th. If My Account is in Arrears, Will the CDN Service be Suspended? 1. When you fail to pay off the bill for the CDN service, your service will be in arrears. 2. Your service will be suspended when your service fee is overdue by 24 hours. You will be reminded by SMS or to pay the bill promptly within 24 hours of delinquency. Your service will not be affected if you recharge your account within 24 hours. 3. If you fail to do so, your CDN service will be suspended and the CDN billing process also stops. The cache resources you are using will be released, and your configuration information will be retained for 12 months. After the CDN Service Has Been Stopped, Why Does it 3

5 Still Produce Fees? - Because the LocalDNS server has a cache, if the CDN service is deactivated but the cache has not expired, the LocalDNS will still directly hit the CDN node with requests directed at the stopped CDN domain. This will produce a small amount of CDN traffic fees. - Some download software also has LocalDNS caches. In the period before these caches expire, a deactivated CDN domain may produce a small amount of CDN node traffic fees Accelerated Content What File Types Are Supported by CDN? All file formats are currently supported. Different acceleration methods can be used for different files. Currently, there are three primary distribution methods: - Acceleration of images and small files - Acceleration of large file downloads - Acceleration of live streaming media Does CDN Have Size Restrictions for Accelerated Content? There are no restrictions. You can select the appropriate distribution methods for different file sizes - Acceleration of images and small files is recommended if the content to be accelerated is mostly images and Web files - Acceleration of large file downloads is recommended if the content to be accelerated is large files (static files larger than 20 MB) - In case of large video files, acceleration of live streaming media is recommended to accelerate the video on demand and live video services Can the Service Accelerate the Distribution of Dynamic Files? If most of the files under a CDN domain name are dynamic files, we strongly suggest you separate them from the static files. You should use an independent domain name, rather than CDN acceleration, for dynamic files 4

6 Do I Need to Modify the Origin Site to Use CDN? Generally, no. However, we suggest that you first separate static and dynamic resources for better acceleration results. Dynamic and static files should be placed under different domain names and static resources will be accelerated. Does CDN Accelerate the Website's Server or the Domain Name? CDN accelerates the resources under a domain name. If this domain name is set up to accelerate, access to all files under the domain name will go through the CDN Cache Default CDN Cache Rules We support full site acceleration. Please make adjustments based on your own business needs - Default cache policies 5

7 Reminder: If you have dynamic resources that must be set to "No Cache", use a third-level domain name to send the No Cache directory or URL traffic back to the origin site. This will reduce unnecessary traffic fees How Long Can the CDN File Be Cached? - The file cache time refers to the period the file remains in the browser cache. - The CDN cache servers strictly follow the http standard protocol. The specific cache time is determined by the 'Cache-Control' and 'Expires' response headers in the http response header - To find the cache time for html files: Check 'Cache-Control' in the http message header. If "Cache-Control max-age= (seconds)", this indicates the file will be cached for 30 days. In this case, unless the cache is refreshed manually, newly opened browser pages will not have to go back to the source to retrieve the file during the file cache period. Does the Service Support Origin Site Cache-Control Settings? Yes, CDN's cache software follows the http protocol, so the actual cache time is determined by the user's file header (by 'Cache-Control' or 'Expires'). 6

8 Cache Policy Setting Considerations 1. For static files that are not updated frequently, it is suggested that the cache duration be set to one month longer (e.g. image files, application download files). 2. For static files that need to be updated frequently, you can shorten the cache duration based on service conditions (e.g. JS files and CSS files). 3. For dynamic files (e.g.: PHP JSP ASP), the second approach is preferable - Always set "Cache-Control" to "no-cache", "private", or "max-age=0". (Dynamic files are generally login pages with cookie IDs, transaction pages, or pages that must be generated through interaction with a database). CDN will not cache these files, but directly go back to the origin site to get them. - If most of the files under a CDN domain name are dynamic files, we strongly recommend you use an independent domain name without CDN acceleration. Note: After changing the cache configuration rules, the new rules will not take effect immediately, but will automatically become effective upon the expiration of the "original cache configuration". For them to take effect immediately, you must perform a manual refresh. Please note: When refreshing directories, please carefully estimate the back-to-source resource volume to avoid putting too much pressure on the origin site How Can I Ensure Node Cache Data is Updated and Synced in Real Time? CDN is not updated in real time. First, we suggest that you avoid same-name updates. To perform a same-name update, you must submit a refresh request from the console or use the API for manual refresh after the origin site is updated. If you do not manually submit a refresh request, you must wait until the cache file expires before the service will get the new file from the origin site. What Are the Restrictions on Cache Refreshing? Currently, the system supports two methods for refreshing single URLs and directories. A single URL is refreshed in 5 minutes and up to 2,000 URLs can be refreshed each day. A directory is refreshed in about 5 minutes and up to 100 directory refresh operations can be performed each day. What Are the Differences Between Cache Refreshing and Cache Push? What Are the Application Scenarios? - Cache Refreshing: This forces cached resources on distribution nodes to expire. When you initiate another request for the resource, the node must retrieve it from the origin site and 7

9 return it to the distribution node after updating the cache. - Cache Push: This manually pushes origin site resources to edge nodes. When you access the resource, the request can directly hit the cache. This reduces the pressure on the origin site caused by sudden surges in back-to-source traffic. Performance What Is the CDN Cache Hit Rate? This varies with the popularity of user data. The higher a file's traffic, the higher the hit rate. Normally, the hit rate is over 95% How Do You Determine If a Request Hits? Certain data in the return packet can prove that the request hits the CDN cache. You can view the X- Cache information in the Response Headers - 'X-Cache:HIT TCP_MEM_HIT' indicates it hits the cache - 'X-Cache:MISS TCP_MISS' indicates it does not hit the cache What Causes Low Hit Rates? 1. When websites have low access traffic and files are not popular enough, the CDN will receive fewer requests and cannot effectively hit the cache 2. If the cache configuration is inappropriate or the cache time settings for certain files are too short, this may cause frequent CDN node back-to-source 3. The HTTP Header setting may cause the cache to fail. In this case, users must check the origin site's 'Cache-Control' and 'Expires' settings 4. If the origin site has a large number of dynamic resources or mostly non-cacheable content, this can also lead to frequent back-to-source operations Under What Conditions Will CDN Go Back to the Source for Resources? 1. When a user accesses a resource not cached on the node, the resource will be pulled from the source 2. If a file times out on the CDN node, the resource will be pulled from the source 3. Accessing a file that cannot be cached may direct the user back to the source 8

10 How Can Back-to-Source Peak Bandwidth Exceed Network Peak Bandwidth? 1. When enabled, the URL preprocessing function will proactively preprocess origin site resources on the L2 Cache node, leading to an increase in back-to-source traffic, but not network traffic. This causes back-to-source peak bandwidth to exceed network peak bandwidth 2. Because the CDN's level 1 and level 2 caches both support range back-to-source for large files, this effectively lowers the network peak bandwidth. If the user's origin site does not support range back-to-source, back-to-source for large files will increase the back-tosource peak bandwidth so that it exceeds the network peak bandwidth In What Scenarios Will CDN Back-to-Source Fail? 1. When the origin site is overloaded with bandwidth or computing power, normal back-tosource cannot be performed 2. Problematic resources stored on the origin site cannot be accessed through normal backto-source operations 3. In these cases, you can reduce the back-to-source rate by specifying the cache time and upgrading or resizing the origin site Generally, How Long Does It Take to Configure CDN? We guarantee that the period from when the domain name is approved to when acceleration takes effect for each node will be no more than 30 minutes. Domain name information cannot be set for CDN domains in the "Configuring" status. You must wait until configuration is complete and then set the domain name information What is the Use of L2 Nodes? L2 nodes are cache servers located between the user's origin site and the CDN L1 nodes. They can cache CDN L1 back-to-source requests to effectively reduce the access pressure on the user's origin site Functions Does the Service Support HTTPS Acceleration? This function is currently under development and will become available in the future 9

11 Is Pan Domain Name Acceleration Supported? This function will be available soon For Effective CDN Acceleration, How Should I Complete "CNAME Binding" Resolution Configuration? For details, see the CNAME Binding Tutorial What Is the Difference Between "Deactivating" and "Deleting" CDN Domains? - After a CDN domain is "deactivated", its information will be retained and the system will automatically perform back-to-source processing for requests to the CDN domain - After a CDN domain is "deleted", all its records will be deleted. If you only need to temporarily suspend the use of the CDN domain, we recommend using "Deactivate" - To delete a CDN domain from the console, make sure it is already "deactivated" Note: Before "deactivating" and "deleting" a CDN domain, we strongly suggest you restore the domain name A records at the DNS provider to ensure the site remains accessible What Types of Resource Monitoring Does CDN Provide? - Traffic statistics: Monitors the operations of one or more domain names and counts realtime traffic and bandwidth by domain name and time, including network traffic and back-tosource traffic statistics - Request hit rate: The probability of the requests in a certain time interval hitting the cache, i.e. the proportion of all user requests that result in the cache node providing service to end users - Bytes hit rate: The probability that request bytes in a certain time interval hit the cache (bytes = number of requests x traffic). The bytes hit rate directly reflects the back-to-source traffic - Access QPS: qps= total access requests in the time interval/time interval - HTTP CODE: The proportions of http codes (e.g. 200, 304, 404, 500) returned in a time interval - PV: The number of times resource files under the current domain name are accessed in a given time period - UV: The number of unique IP addresses that request resources under the current domain name in a given time period *Regional User Distribution: Analyzes the proportional traffic of users by region - Carrier Shares: Analyzes the proportional traffic of users by carrier 10

12 - File Response Shares: Analyzes the files of different sizes as a share of all responses to users by the day - URL Access Statistics: Ranks the top 100 URLs by access traffic - Page Reference URL Statistics: Ranks the top 100 accelerated pages by access traffic (by referencing URL resources) - CC Monitoring: Shows the peak attack bandwidth and number of attack accesses (codeilist) in a given time interval. The attack information includes attacker IPs and targeted URLs - WAF Monitoring: The peak bandwidths and number of accesses by different WAF attacks in a given time interval. The information includes attackers' IP addresses, attack times, attack URLs, attack types, and processing results Note: The default regions are the regions where the user has purchased nodes. The default domain names are all the domain names for this user Fault Detection If My CDN Domain Cannot be Accessed or the Access Speed Is Slow, How Can I Locate the Fault? 1. Test to see if your website can be accessed 2. Please provide the following test results in the area of unusual access: - Visit " - Ping your CDN domain - Perform "tracert -d" on your CDN domain To learn more, see Fault Locating Methods Submit the test results in a ticket and our customer service team will locate the fault. What Common Faults Do You Encounter When Using CDN? - Local network exceptions - CDN node exceptions - Incorrect cache configurations - Origin site exceptions - Origin site cluster exceptions 11

13 The First Time Data Are Pulled From the Source When Using CDN, Will the Process Be Slow? This process may take longer time than direct back-to-source operations because the cache will not have the data at first. To retrieve data from the source, you must pass through two network layers, the CDN edge layer and intermediate layer. Suggestion: Use the cache's preprocessing interface for resource cache node preprocessing. This will reduce the pressure on the origin site and increase access speeds for the site's resources. To learn more, see Cache Preprocessing Interface How Can I Resolve Excessive Loads on a Single CDN Node? CDN uses monitoring measures to intelligently call adjacent node resources to share excessive loads, so as to ensure effective acceleration. When I Access CDN Accelerated Resources, a 403 Status Code Is Returned When you encounter this problem, see Troubleshooting] Access to CDN Accelerated Resources Returns 403 Status Code403 12

CDN. Product Description. Issue 03 Date HUAWEI TECHNOLOGIES CO., LTD.

CDN. Product Description. Issue 03 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 03 Date 2018-08-30 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Advanced Anti-DDoS. User Guide. Issue 17 Date HUAWEI TECHNOLOGIES CO., LTD.

Advanced Anti-DDoS. User Guide. Issue 17 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 17 Date 2018-08-13 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2019. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Alibaba Cloud CDN. User Guide

Alibaba Cloud CDN. User Guide Product restrictions Restrictions on the use of CDN Real-name authentication must be performed for accounts on the Alibaba Cloud official website. A CDN domain must be on file with the Ministry of Industry

More information

Comodo cwatch Web Security Software Version 1.6

Comodo cwatch Web Security Software Version 1.6 rat Comodo cwatch Web Security Software Version 1.6 Quick Start Guide Guide Version 1.6.010918 Comodo Security Solutions 1255 Broad Street Clifton, NJ 07013 Comodo cwatch Web Security - Quick Start Guide

More information

SANGFOR AD Product Series

SANGFOR AD Product Series SANGFOR Application Delivery (AD) Product Series provides customers with the global server load balance(gslb), inbound/outbound load balance, server load balance, SSL off-load and anti-ddos solutions for

More information

SANGFOR AD Product Series

SANGFOR AD Product Series SANGFOR Application Delivery (AD) Product Series provides customers with the global server load balance(gslb), inbound/outbound load balance, server load balance, SSL off-load and anti-ddos solutions for

More information

Anti-DDoS. FAQs. Issue 11 Date HUAWEI TECHNOLOGIES CO., LTD.

Anti-DDoS. FAQs. Issue 11 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 11 Date 2018-05-28 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2019. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Anti-DDoS. User Guide. Issue 05 Date

Anti-DDoS. User Guide. Issue 05 Date Issue 05 Date 2017-02-08 Contents Contents 1 Introduction... 1 1.1 Functions... 1 1.2 Application Scenarios...1 1.3 Accessing and Using Anti-DDoS... 2 1.3.1 How to Access Anti-DDoS...2 1.3.2 How to Use

More information

ApsaraDB for Redis. Product Introduction

ApsaraDB for Redis. Product Introduction ApsaraDB for Redis is compatible with open-source Redis protocol standards and provides persistent memory database services. Based on its high-reliability dual-machine hot standby architecture and seamlessly

More information

Anti-DDoS. User Guide (Paris) Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD.

Anti-DDoS. User Guide (Paris) Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 01 Date 2018-08-15 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Bandwidth Service Overview

Bandwidth Service Overview Bandwidth Service Overview July 2012 Online Tech 305 E. Eisenhower, Suite 300 Ann Arbor, MI 48108 (734) 213-2020 www.onlinetech.com Copyright 2012, Online Tech Page 1 of 6 1. Audience This paper is intended

More information

Elastic Load Balance. User Guide. Issue 14 Date

Elastic Load Balance. User Guide. Issue 14 Date Issue 14 Date 2018-02-28 Contents Contents 1 Overview... 1 1.1 Basic Concepts... 1 1.1.1 Elastic Load Balance... 1 1.1.2 Public Network Load Balancer...1 1.1.3 Private Network Load Balancer... 2 1.1.4

More information

Content and assumptions The following standard prices apply to FRI+ Business. All prices and amounts are stated in DKK ex. VAT.

Content and assumptions The following standard prices apply to FRI+ Business. All prices and amounts are stated in DKK ex. VAT. Prices Content and assumptions The following standard prices apply to FRI+ Business. All prices and amounts are stated in DKK ex. VAT. FRI+ Business Commit ment Subscription fee Calls and sms* Extra Included

More information

War Stories from the Cloud Going Behind the Web Security Headlines. Emmanuel Mace Security Expert

War Stories from the Cloud Going Behind the Web Security Headlines. Emmanuel Mace Security Expert War Stories from the Cloud Going Behind the Web Security Headlines Emmanuel Mace Security Expert The leading cloud platform for enabling secure, high-performing user experiences on any device, anywhere.

More information

Turn-K ey Manual. The Turn-Key Site Give You The Total Solution Includes: web site, payment processing & shopping cart and more

Turn-K ey Manual. The Turn-Key Site Give You The Total Solution Includes: web site, payment processing & shopping cart and more Turn-K ey Manual The Turn-Key Site Give You The Total Solution Includes: web site, payment processing & shopping cart and more http://www.7 1.com support@global.7 1.com UPDATED 2009-1 11 2-20 Page 1 TABLE

More information

Relational Database Service. User Guide. Issue 05 Date

Relational Database Service. User Guide. Issue 05 Date Issue 05 Date 2017-02-08 Contents Contents 1 Introduction... 1 1.1 Concepts... 2 1.1.1 RDS... 2 1.1.2 DB Cluster... 2 1.1.3 DB Instance... 2 1.1.4 DB Backup... 3 1.1.5 DB Snapshot... 3 1.2 RDS DB Instances...

More information

Unified Load Balance. User Guide. Issue 04 Date

Unified Load Balance. User Guide. Issue 04 Date Issue 04 Date 2017-09-06 Contents Contents 1 Overview... 1 1.1 Basic Concepts... 1 1.1.1 Unified Load Balance...1 1.1.2 Listener... 1 1.1.3 Health Check... 2 1.1.4 Region...2 1.1.5 Project...2 1.2 Functions...

More information

Live Streaming Accelerator. Quick Start. Issue 03 Date HUAWEI TECHNOLOGIES CO., LTD.

Live Streaming Accelerator. Quick Start. Issue 03 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 03 Date 2018-08-30 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Elastic Load Balance. User Guide. Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD.

Elastic Load Balance. User Guide. Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 01 Date 2018-04-30 HUAWEI TECHNOLOGIES CO., LTD. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without prior written consent of

More information

Opportunities for Exploiting Social Awareness in Overlay Networks. Bruce Maggs Duke University Akamai Technologies

Opportunities for Exploiting Social Awareness in Overlay Networks. Bruce Maggs Duke University Akamai Technologies Opportunities for Exploiting Social Awareness in Overlay Networks Bruce Maggs Duke University Akamai Technologies The Akamai Intelligent Platform A Global Platform: 127,000+ Servers 1,100+ Networks 2,500+

More information

Elastic Compute Service. Quick Start for Windows

Elastic Compute Service. Quick Start for Windows Overview Purpose of this document This document describes how to quickly create an instance running Windows, connect to an instance remotely, and deploy the environment. It is designed to walk you through

More information

AQU Information Systems Fundamentals Spring 2012 Pg. 9.1

AQU Information Systems Fundamentals Spring 2012 Pg. 9.1 AQU Information Systems Fundamentals Spring 2012 Pg. 9.1 c h a p t e r 9 THE INTERNET & THE NEW INFORMATION TECHNOLOGY INFRASTRUCTURE 9.1 LEARNING OBJECTIVES Describe features of infrastructure & connectivity

More information

Vulnerability Scan Service. User Guide. Issue 20 Date HUAWEI TECHNOLOGIES CO., LTD.

Vulnerability Scan Service. User Guide. Issue 20 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 20 Date 2018-08-30 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Cloudflare CDN. A global content delivery network with unique performance optimization capabilities

Cloudflare CDN. A global content delivery network with unique performance optimization capabilities Cloudflare CDN A global content delivery network with unique performance optimization capabilities 1 888 99 FLARE enterprise@cloudflare.com www.cloudflare.com Overview Cloudflare provides a global content

More information

User Manual. Admin Report Kit for IIS 7 (ARKIIS)

User Manual. Admin Report Kit for IIS 7 (ARKIIS) User Manual Admin Report Kit for IIS 7 (ARKIIS) Table of Contents 1 Admin Report Kit for IIS 7... 1 1.1 About ARKIIS... 1 1.2 Who can Use ARKIIS?... 1 1.3 System requirements... 2 1.4 Technical Support...

More information

Comodo cwatch Web Security Software Version 1.1

Comodo cwatch Web Security Software Version 1.1 rat Comodo cwatch Web Security Software Version 1.1 Quick Start Guide Guide Version 1.1.092117 Comodo Security Solutions 1255 Broad Street Clifton, NJ 07013 Comodo cwatch Web Security Quick Start Guide

More information

Control for CloudFlare - Installation and Preparations

Control for CloudFlare - Installation and Preparations Control for CloudFlare - Installation and Preparations Installation Backup your web directory and Magento 2 store database; Download Control for CloudFlare installation package; Copy files to /app/firebear/cloudflare/

More information

Enterprise Overview. Benefits and features of Cloudflare s Enterprise plan FLARE

Enterprise Overview. Benefits and features of Cloudflare s Enterprise plan FLARE Enterprise Overview Benefits and features of s Enterprise plan 1 888 99 FLARE enterprise@cloudflare.com www.cloudflare.com This paper summarizes the benefits and features of s Enterprise plan. State of

More information

SamKnows test methodology

SamKnows test methodology SamKnows test methodology Download and Upload (TCP) Measures the download and upload speed of the broadband connection in bits per second. The transfer is conducted over one or more concurrent HTTP connections

More information

PretaGov Australia SaaS Hosting with Fully Managed Services, Support and Maintenance

PretaGov Australia SaaS Hosting with Fully Managed Services, Support and Maintenance PretaGov Australia SaaS Hosting with Fully Managed Services, Support and Maintenance Introduction to PretaGov PretaGov operates a Government Community Plone CMS (content management system) SaaS Cloud exclusively

More information

VMware vcloud Air User's Guide

VMware vcloud Air User's Guide vcloud Air This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

More information

AT&T NetBond User Guide

AT&T NetBond User Guide AT&T NetBond User Guide AWS GovCloud Publication Date: 2/04/2016 Revision: 1.0 2016 AT&T Intellectual Property. All rights reserved. AT&T and the AT&T logo are trademarks of AT&T Intellectual Property.

More information

Wi-Fi Cost Index. The Impact of Mobility Costs to Your Organization , fx

Wi-Fi Cost Index. The Impact of Mobility Costs to Your Organization , fx research report Wi-Fi Cost Index The Impact of Mobility Costs to Your Organization Corporate Headquarters ipass Inc. 3800 Bridge Parkway Redwood Shores, CA 94065 +1 877-236-3807, +1 650-232-4100 +1 650-232-4111

More information

Deploy. A step-by-step guide to successfully deploying your new app with the FileMaker Platform

Deploy. A step-by-step guide to successfully deploying your new app with the FileMaker Platform Deploy A step-by-step guide to successfully deploying your new app with the FileMaker Platform Share your custom app with your team! Now that you ve used the Plan Guide to define your custom app requirements,

More information

From Internet Data Centers to Data Centers in the Cloud

From Internet Data Centers to Data Centers in the Cloud From Internet Data Centers to Data Centers in the Cloud This case study is a short extract from a keynote address given to the Doctoral Symposium at Middleware 2009 by Lucy Cherkasova of HP Research Labs

More information

CIT 668: System Architecture. Amazon Web Services

CIT 668: System Architecture. Amazon Web Services CIT 668: System Architecture Amazon Web Services Topics 1. AWS Global Infrastructure 2. Foundation Services 1. Compute 2. Storage 3. Database 4. Network 3. AWS Economics Amazon Services Architecture Regions

More information

Virtual Private Cloud. User Guide

Virtual Private Cloud. User Guide Alibaba Cloud provides a default VPC and VSwitch for you in the situation that you do not have any existing VPC and VSwitch to use when creating a cloud product instance. A default VPC and VSwitch will

More information

Internet Pricing. Abstract. 1 Introduction. 2 Interconnection. Md. Rafiqul Hasan Chowdhury Helsinki University of Technology

Internet Pricing. Abstract. 1 Introduction. 2 Interconnection. Md. Rafiqul Hasan Chowdhury Helsinki University of Technology Internet Pricing Md. Rafiqul Hasan Chowdhury Helsinki University of Technology rafiqul.chowdhury@hut.fi Abstract Internet pricing can be seen from two points of view - between service providers and end-users

More information

Frequently Asked Questions Customers

Frequently Asked Questions Customers Important Updates on Maintenance Plans Frequently Asked Questions Customers This document answers frequently asked questions about maintenance plan changes as we move to one business model. Updated: May

More information

Handling Flash Crowds from your Garage

Handling Flash Crowds from your Garage Handling Flash Crowds from your Garage Jeremy Elson, Jon Howell Microsoft Research presented by: Vrije Universiteit Amsterdam March 2, 2012 Overview Flash crowds Building blocks of a scalable system Scaling

More information

XO COMMUNICATIONS SERVICES, LLC CONTENT ACCELERATION TERMS AND CONDITIONS

XO COMMUNICATIONS SERVICES, LLC CONTENT ACCELERATION TERMS AND CONDITIONS XO COMMUNICATIONS SERVICES, LLC CONTENT ACCELERATION TERMS AND CONDITIONS These terms and conditions apply to XO s provision and Customer's use of XO Content Acceleration Services ( CAS or the Service

More information

CSE 124: Networked Services Lecture-17

CSE 124: Networked Services Lecture-17 Fall 2010 CSE 124: Networked Services Lecture-17 Instructor: B. S. Manoj, Ph.D http://cseweb.ucsd.edu/classes/fa10/cse124 11/30/2010 CSE 124 Networked Services Fall 2010 1 Updates PlanetLab experiments

More information

Website Designing for

Website Designing for 5 Website Designing for www.scap.com.pk Complete Proposal for website designing and associated web solutions of www.scap.com.pk. The web solutions included, Search Engine Optimization and web hosting.

More information

IaaS. IaaS. Virtual Server

IaaS. IaaS. Virtual Server FUJITSU Cloud Service K5 for Public & Virtual Private Cloud UK Region Price List (March 2018) Pricing Overview: FUJITSU Cloud Service K5 for Type 1 and Type 2 Cloud Services is priced on a consumption

More information

Large-Scale Web Applications

Large-Scale Web Applications Large-Scale Web Applications Mendel Rosenblum Web Application Architecture Web Browser Web Server / Application server Storage System HTTP Internet CS142 Lecture Notes - Intro LAN 2 Large-Scale: Scale-Out

More information

Yahoo Traffic Server -a Powerful Cloud Gatekeeper

Yahoo Traffic Server -a Powerful Cloud Gatekeeper Yahoo Traffic Server -a Powerful Cloud Gatekeeper Shih-Yong Wang Yahoo! Taiwan 2010 COSCUP Aug 15, 2010 What is Proxy Caching? Proxy Caching explicit client configuration transparent emulate responses

More information

Paper solution Subject: Computer Networks (TE Computer pattern) Marks : 30 Date: 5/2/2015

Paper solution Subject: Computer Networks (TE Computer pattern) Marks : 30 Date: 5/2/2015 Paper solution Subject: Computer Networks (TE Computer- 2012 pattern) Marks : 30 Date: 5/2/2015 Q1 a) What is difference between persistent and non persistent HTTP? Also Explain HTTP message format. [6]

More information

AT&T NetBond Service Activation Onboarding Guide

AT&T NetBond Service Activation Onboarding Guide AT&T NetBond Service Activation Onboarding Guide For VMWare Publication Date: 09/28/2015 Revision: 1.0 Legal Disclaimer Copyright AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and

More information

ApsaraDB for RDS. Quick Start (MySQL)

ApsaraDB for RDS. Quick Start (MySQL) Get started with ApsaraDB The ApsaraDB Relational Database Service (RDS) is a stable and reliable online database service with auto-scaling capabilities. Based on the Apsara distributed file system and

More information

IaaS. IaaS. Virtual Server

IaaS. IaaS. Virtual Server FUJITSU Cloud Service K5 for Public & Virtual Private Cloud UK Region Price List (November 2017) Pricing Overview: FUJITSU Cloud Service K5 for Type 1 and Type 2 Cloud Services is priced on a consumption

More information

Elastic Load Balancing. User Guide. Date

Elastic Load Balancing. User Guide. Date Date 2018-07-20 Contents Contents 1 Product Description... 4 1.1 What Is Elastic Load Balancing (ELB)?... 4 1.2 Load Balancer Type... 4 1.3 Basic Architecture... 5 1.3.1 Classic Load Balancer... 5 1.3.2

More information

IBM IoT Connected Vehicle Insights

IBM IoT Connected Vehicle Insights Service Description IBM IoT Connected Vehicle Insights This Service Description describes the Cloud Service IBM provides to Client. Client means the contracting party and its authorized users and recipients

More information

License Management and Support Guide

License Management and Support Guide License Management and Support Guide Salesforce, Summer 18 @salesforcedocs Last updated: June 20, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Object Storage Service. Product Introduction. Issue 04 Date HUAWEI TECHNOLOGIES CO., LTD.

Object Storage Service. Product Introduction. Issue 04 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 04 Date 2017-12-20 HUAWEI TECHNOLOGIES CO., LTD. 2017. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without prior written consent of

More information

Topics in P2P Networked Systems

Topics in P2P Networked Systems 600.413 Topics in P2P Networked Systems Week 4 Measurements Andreas Terzis Slides from Stefan Saroiu Content Delivery is Changing Thirst for data continues to increase (more data & users) New types of

More information

Service Activation for AT&T NetBond For AT&T Control Center

Service Activation for AT&T NetBond For AT&T Control Center Service Activation for AT&T NetBond For AT&T Control Center Revision: 1.0 2016 AT&T Intellectual Property. All rights reserved. AT&T, the Globe logo, Mobilizing Your World, DIRECTV and other marks are

More information

WHITEPAPER AMAZON ELB: Your Master Key to a Secure, Cost-Efficient and Scalable Cloud.

WHITEPAPER AMAZON ELB: Your Master Key to a Secure, Cost-Efficient and Scalable Cloud. WHITEPAPER AMAZON ELB: Your Master Key to a Secure, Cost-Efficient and Scalable Cloud www.cloudcheckr.com TABLE OF CONTENTS Overview 3 What Is ELB? 3 How ELB Works 4 Classic Load Balancer 5 Application

More information

IXP economic aspect and benefits

IXP economic aspect and benefits IXP economic aspect and benefits M. Sall modou.sall@orange-sonatel.com Slide 1 ITU IXP Workshop September 28 th, 2015 Copyright Sonatel. All rights reserved Outline Context Content Distribution and Hosting

More information

CLOUD-BASED DDOS PROTECTION FOR HOSTING PROVIDERS

CLOUD-BASED DDOS PROTECTION FOR HOSTING PROVIDERS CLOUD-BASED DDOS PROTECTION FOR HOSTING PROVIDERS A STRONG PARTNER OUR PORTFOLIO COMPANY Expand your own portfolio with an IT security expert that has redefined DDoS protection from the cloud. Link11 is

More information

Updated: April, 2018 (see what s new) Table of Contents. Overview Switching from Maintenance to Subscription Pricing for Switching...

Updated: April, 2018 (see what s new) Table of Contents. Overview Switching from Maintenance to Subscription Pricing for Switching... Important Updates on Maintenance Plans Frequently Asked Questions Customers This document answers frequently asked questions about maintenance plan changes as we move to one business model. Updated: April,

More information

DASH COPY GUIDE. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 31

DASH COPY GUIDE. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 31 DASH COPY GUIDE Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 31 DASH Copy Guide TABLE OF CONTENTS OVERVIEW GETTING STARTED ADVANCED BEST PRACTICES FAQ TROUBLESHOOTING DASH COPY PERFORMANCE TUNING

More information

IaaS. IaaS. Virtual Server

IaaS. IaaS. Virtual Server FUJITSU Cloud Service K5 for Public & Virtual Private Cloud Germany Region Price List (December 2017) Pricing Overview: FUJITSU Cloud Service K5 for Type 1 and Type 2 Cloud Services is priced on a consumption

More information

Special Conditions and Service Description UNLIMITED 1.5GB

Special Conditions and Service Description UNLIMITED 1.5GB Special Conditions and Service Description UNLIMITED 1.5GB amaysim Australia Limited, PO Box R567, Royal Exchange NSW 1225, Australia, ABN 65 143 613 478, ACN 143 613 478 Table of Contents 1. YOUR AGREEMENT

More information

IaaS. IaaS. Virtual Server

IaaS. IaaS. Virtual Server FUJITSU Cloud Service K5 for Public & Virtual Private Cloud US Region Price List (March 2018) Pricing Overview: FUJITSU Cloud Service K5 for Type 1 and Type 2 Cloud Services is priced on a consumption

More information

QoS attributes of a packet. Quality of service (QoS) Packet latency affects transport service QoS. Transport services.

QoS attributes of a packet. Quality of service (QoS) Packet latency affects transport service QoS. Transport services. University of California at Berkeley School of Information Management and Systems Information Systems 206 Distributed Computing Applications and Infrastructure Quality of service (QoS) QoS attributes of

More information

Workspace Secure Container for Mobile Devices

Workspace Secure Container for Mobile Devices Workspace Secure Container for Mobile Devices Version 1.1 Last Updated: April 24, 2014 2014 Verizon. All Rights Reserved. The Verizon name and logo and all other names, logos, and slogans identifying Verizon

More information

Prolexic Attack Report Q4 2011

Prolexic Attack Report Q4 2011 Prolexic Attack Report Q4 2011 Prolexic believes the nature of DDoS attacks are changing: they are becoming more concentrated and damaging. Packet-per-second volume is increasing dramatically, while attack

More information

IaaS. IaaS. Virtual Server

IaaS. IaaS. Virtual Server FUJITSU Cloud Service K5 for Public & Virtual Private Cloud Germany Region Price List (March 2018) Pricing Overview: FUJITSU Cloud Service K5 for Type 1 and Type 2 Cloud Services is priced on a consumption

More information

Distributed Systems. 21. Content Delivery Networks (CDN) Paul Krzyzanowski. Rutgers University. Fall 2018

Distributed Systems. 21. Content Delivery Networks (CDN) Paul Krzyzanowski. Rutgers University. Fall 2018 Distributed Systems 21. Content Delivery Networks (CDN) Paul Krzyzanowski Rutgers University Fall 2018 1 2 Motivation Serving web content from one location presents problems Scalability Reliability Performance

More information

Detects Potential Problems. Customizable Data Columns. Support for International Characters

Detects Potential Problems. Customizable Data Columns. Support for International Characters Home Buy Download Support Company Blog Features Home Features HttpWatch Home Overview Features Compare Editions New in Version 9.x Awards and Reviews Download Pricing Our Customers Who is using it? What

More information

China Telecom Corporation Limited Shanghai Branch. (China Telecom Shanghai)

China Telecom Corporation Limited Shanghai Branch. (China Telecom Shanghai) China Telecom Corporation Limited Shanghai Branch (China Telecom Shanghai) E-Surfing e6 New Mobile Bundle Package (Rebate Version) Terms and Conditions (2016/A) SHDX/F/JL/F/0/SC-050-2016 1. Name of Campaign:

More information

My Account. User Guide. Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD.

My Account. User Guide. Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 01 Date 2018-09-28 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

IaaS. IaaS. Virtual Server

IaaS. IaaS. Virtual Server FUJITSU Cloud Service K5 for Public & Virtual Private Cloud UK Region Price List (May 2017) Pricing Overview: FUJITSU Cloud Service K5 for Type 1 and Type 2 Cloud Services is priced on a consumption basis

More information

IBM Cloud Video Streaming

IBM Cloud Video Streaming Service Description IBM Cloud Video Streaming This Service Description describes the Cloud Service IBM provides to Client. Client means the company and its authorized users and recipients of the Cloud

More information

Level 3 SM Enhanced Management - FAQs. Frequently Asked Questions for Level 3 Enhanced Management

Level 3 SM Enhanced Management - FAQs. Frequently Asked Questions for Level 3 Enhanced Management Level 3 SM Enhanced Management - FAQs Frequently Asked Questions for Level 3 Enhanced Management 2015 Level 3 Communications, LLC. All rights reserved. 1 LAYER 3: CONVERGED SERVICES 5 Where can I find

More information

Service Level Agreement for Microsoft Azure operated by 21Vianet. Last updated: November Introduction

Service Level Agreement for Microsoft Azure operated by 21Vianet. Last updated: November Introduction Service Level Agreement for Microsoft Azure operated by 21Vianet Last updated: November 2017 1. Introduction This Service Level Agreement for Azure (this SLA ) is made by 21Vianet in connection with, and

More information

IaaS. IaaS. Virtual Server

IaaS. IaaS. Virtual Server FUJITSU Cloud Service K5 for Public & Virtual Private Cloud UK Region Price List (March 2018) Pricing Overview: FUJITSU Cloud Service K5 for Type 1 and Type 2 Cloud Services is priced on a consumption

More information

Domain Name Service. FAQs. Issue 07 Date HUAWEI TECHNOLOGIES CO., LTD.

Domain Name Service. FAQs. Issue 07 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 07 Date 2019-03-05 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2019. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

IaaS. IaaS. Virtual Server

IaaS. IaaS. Virtual Server FUJITSU Cloud Service K5 for Public & Virtual Private Cloud US Region Price List (February 2018) Pricing Overview: FUJITSU Cloud Service K5 for Type 1 and Type 2 Cloud Services is priced on a consumption

More information

Secure your Web Applications with AWS WAF & AWS Shield. James Chiang ( 蔣宗恩 ) AWS Solution Architect

Secure your Web Applications with AWS WAF & AWS Shield. James Chiang ( 蔣宗恩 ) AWS Solution Architect Secure your Web Applications with AWS WAF & AWS Shield James Chiang ( 蔣宗恩 ) AWS Solution Architect www.cloudsec.com What to expect from this session Types of Threats AWS Shield AWS WAF DEMO Real World

More information

Files/News/Software Distribution on Demand. Replicated Internet Sites. Means of Content Distribution. Computer Networks 11/9/2009

Files/News/Software Distribution on Demand. Replicated Internet Sites. Means of Content Distribution. Computer Networks 11/9/2009 Content Distribution Kai Shen Files/News/Software Distribution on Demand Content distribution: Popular web directory sites like Yahoo; Breaking news from CNN; Online software downloads from Linux kernel

More information

IBM Aspera on Cloud. The Standard Edition of this Cloud Service is available on a subscription basis. It includes:

IBM Aspera on Cloud. The Standard Edition of this Cloud Service is available on a subscription basis. It includes: Service Description IBM Aspera on Cloud This Service Description describes the Cloud Service IBM provides to Client. Client means the contracting party and its authorized users and recipients of the Cloud

More information

ARCHITECTING WEB APPLICATIONS FOR THE CLOUD: DESIGN PRINCIPLES AND PRACTICAL GUIDANCE FOR AWS

ARCHITECTING WEB APPLICATIONS FOR THE CLOUD: DESIGN PRINCIPLES AND PRACTICAL GUIDANCE FOR AWS ARCHITECTING WEB APPLICATIONS FOR THE CLOUD: DESIGN PRINCIPLES AND PRACTICAL GUIDANCE FOR AWS Dr Adnene Guabtni, Senior Research Scientist, NICTA/Data61, CSIRO Adnene.Guabtni@csiro.au EC2 S3 ELB RDS AMI

More information

Google GCP-Solution Architects Exam

Google GCP-Solution Architects Exam Volume: 90 Questions Question: 1 Regarding memcache which of the options is an ideal use case? A. Caching data that isn't accessed often B. Caching data that is written more than it's read C. Caching important

More information

Time Matters and Billing Matters Release Notes. Obtaining the Software. Before You Install. LexisNexis Time Matters and Billing Matters 15.

Time Matters and Billing Matters Release Notes. Obtaining the Software. Before You Install. LexisNexis Time Matters and Billing Matters 15. Time Matters and Billing Matters 15.1 Obtaining the Software Time Matters is available via the download link that appears in your product key email. For assistance, please visit the Time Matters Support

More information

Level 3 SM Enhanced Management Thresholds and Alerts Customer FAQs

Level 3 SM Enhanced Management Thresholds and Alerts Customer FAQs Level 3 SM Enhanced Management Thresholds and Alerts Customer FAQs These Frequently Asked Questions relate to the Enhanced Management Thresholds and Alert feature 2015 Level 3 Communications, LLC. All

More information

Sample question paper. Duration: 75 minutes. Candidate s name: Candidate s enrolment number: Centre name: Centre number: Date:

Sample question paper. Duration: 75 minutes. Candidate s name: Candidate s enrolment number: Centre name: Centre number: Date: 9628-06 Level 3 Certificate in Networking and Architecture (for the Level 3 Infrastructure Technician Apprenticeship) 9628-306 Networking and Architecture Sample question paper Duration: 75 minutes Candidate

More information

Frooition Implementation guide

Frooition Implementation guide Frooition Implementation guide Version: 2.0 Updated: 14/12/2016 Contents Account Setup: 1. Software Checklist 2. Accessing the Frooition Software 3. Completing your Account Profile 4. Updating your Frooition

More information

Nimsoft Cloud User Experience

Nimsoft Cloud User Experience Page 1 of 13 Nimsoft Cloud User Experience Nimsoft Monitor Solutions v7.2 Introduction The Purpose of this HOWTO guide: This HOWTO guide will get you started with Nimsoft Cloud User Experience (CUE) performance

More information

Everyday Customer Support

Everyday Customer Support Everyday Customer Support Page 1 Mobile Data APNs Page 1 SIM Card information Page 2 Voicemail Page 2 Text Message Centre No Page 3 Divert Codes Page 4 Basic Diagnostics Page 5 7 Mobile Data Tips Here

More information

Analyzing Cacheable Traffic in ISP Access Networks for Micro CDN applications via Content-Centric Networking

Analyzing Cacheable Traffic in ISP Access Networks for Micro CDN applications via Content-Centric Networking Analyzing Cacheable Traffic in ISP Access Networks for Micro CDN applications via Content-Centric Networking Claudio Imbrenda Luca Muscariello Orange Labs Dario Rossi Telecom ParisTech Outline Motivation

More information

Installation guide Swisscom Mobile Security for Android Devices

Installation guide Swisscom Mobile Security for Android Devices Security for 1 Installation of Mobile Security...2 1.1 operating system devices with preinstalled Mobile Security program...2 1.2 operating system devices with preinstalled Swisscom Security Launcher...2

More information

Media File Options. Deployment and Management of Voice Prompts

Media File Options. Deployment and Management of Voice Prompts Deployment and Management of Voice Prompts, page 1 Media File Deployment Design Concepts, page 2 Design Considerations for Large Number of Media Files, page 6 Deployment and Management of Voice Prompts

More information

CCNA Exploration Network Fundamentals. Chapter 03 Application Functionality and Protocols

CCNA Exploration Network Fundamentals. Chapter 03 Application Functionality and Protocols CCNA Exploration Network Fundamentals Chapter 03 Application Functionality and Protocols Updated: 27/04/2008 1 3.1 Applications: The Interface Between Human and Networks Applications provide the means

More information

Cloud Service Level Agreement

Cloud Service Level Agreement Cloud Service Level Agreement This Cloud Service Level Agreement is part of your Cloud Terms of Service. 1. DEFINITIONS The following definitions shall apply for purposes of this Cloud Service Level Agreement:

More information

Amazon CloudFront AWS Service Delivery Program Consulting Partner Validation Checklist

Amazon CloudFront AWS Service Delivery Program Consulting Partner Validation Checklist Amazon CloudFront AWS Service Delivery Program January 2019 Version 2.0 This document is provided for informational purposes only and does not create any offer, contractual commitment, promise, or assurance

More information

Public Mobile Telecommunications Networks and Services Tariff Number B32-01

Public Mobile Telecommunications Networks and Services Tariff Number B32-01 unlimitedgeneral Tariff Information Service Provider Name Ooredoo Q.S.C. (Formerly Qtel Q.S.C.) License Public Mobile Telecommunications Networks and Services Tariff Number B32-01 Service Name Postpaid

More information

Internet Load Balancing Guide. Peplink Balance Series. Peplink Balance. Internet Load Balancing Solution Guide

Internet Load Balancing Guide. Peplink Balance Series. Peplink Balance. Internet Load Balancing Solution Guide Peplink Balance Internet Load Balancing Solution Guide http://www.peplink.com Copyright 2010 Peplink Internet Load Balancing Instant Improvement to Your Network Introduction Introduction Understanding

More information

Learning Series. Volume 8: Service Design and Business Processes

Learning Series. Volume 8: Service Design and Business Processes Learning Series Volume 8: Service Design and Business Processes NOTICES ServicePRO Learning Series Edition November 2014 HelpSTAR and ServicePRO are registered trademarks of Help Desk Technology International

More information

WEB DDOS PROTECTION APPLICATION PROTECTION VIA DNS FORWARDING

WEB DDOS PROTECTION APPLICATION PROTECTION VIA DNS FORWARDING WEB DDOS PROTECTION APPLICATION PROTECTION VIA DNS FORWARDING A STRONG PARTNER COMPANY Link11 - longstanding security experience Link11 is a European IT security provider, headquartered in Frankfurt, Germany

More information