Alibaba Cloud CDN. FAQs

Size: px
Start display at page:

Download "Alibaba Cloud CDN. FAQs"

Transcription

1

2 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

Request Routing, Load-Balancing and Fault- Tolerance Solution - MediaDNS

Request Routing, Load-Balancing and Fault- Tolerance Solution - MediaDNS White paper Request Routing, Load-Balancing and Fault- Tolerance Solution - MediaDNS June 2001 Response in Global Environment Simply by connecting to the Internet, local businesses transform themselves

More information

Accelerating Wordpress for Pagerank and Profit

Accelerating Wordpress for Pagerank and Profit Slide No. 1 Accelerating Wordpress for Pagerank and Profit Practical tips and tricks to increase the speed of your site, improve conversions and climb the search rankings By: Allan Jude November 2011 Vice

More information

Getting Started with AWS. Hosting a Static Website

Getting Started with AWS. Hosting a Static Website Getting Started with AWS Hosting a Static Website Getting Started with AWS: Hosting a Static Website Copyright 2016 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks

More information

CONTENT DELIVERY WHITE PAPER 2014. www.keycdn.com. proinity GmbH 1

CONTENT DELIVERY WHITE PAPER 2014. www.keycdn.com. proinity GmbH 1 CONTENT DELIVERY WHITE PAPER 2014 www.keycdn.com proinity GmbH 1 KeyCDN White Paper 2014 CONTENT 01. INTRODUCTION 03 02. FEATURES 04 03. BENEFITS 06 04. NETWORK 08 05. PRICING 09 06. ABOUT US 11 2 proinity

More information

Creating "Origin Pull" on Akamai (1)

Creating Origin Pull on Akamai (1) Creating "Origin Pull" on Akamai (1) An "Origin Pull" on Akamai is set by creating a new "Configuration", you can create configurations for each of Akamai's services Object Caching - Standard CDN services,

More information

Content Delivery Network. Version 0.95

Content Delivery Network. Version 0.95 Content Delivery Network Version 0.95 2014 CrownPeak Technology, Inc. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical,

More information

CloudOYE CDN USER MANUAL

CloudOYE CDN USER MANUAL CloudOYE CDN USER 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

More information

API documentation - 1 -

API documentation - 1 - API documentation - 1 - Table of Contents 1. Introduction 1.1. What is an API 2. API Functions 2.1. Purge list of files 2.1.1 Description 2.1.2 Implementation 2.2. Purge of whole cache (all files on all

More information

SiteCelerate white paper

SiteCelerate white paper SiteCelerate white paper Arahe Solutions SITECELERATE OVERVIEW As enterprises increases their investment in Web applications, Portal and websites and as usage of these applications increase, performance

More information

Cache Configuration Reference

Cache Configuration Reference Sitecore CMS 6.2 Cache Configuration Reference Rev: 2009-11-20 Sitecore CMS 6.2 Cache Configuration Reference Tips and Techniques for Administrators and Developers Table of Contents Chapter 1 Introduction...

More information

www.basho.com Technical Overview Simple, Scalable, Object Storage Software

www.basho.com Technical Overview Simple, Scalable, Object Storage Software www.basho.com Technical Overview Simple, Scalable, Object Storage Software Table of Contents Table of Contents... 1 Introduction & Overview... 1 Architecture... 2 How it Works... 2 APIs and Interfaces...

More information

Chapter 15: Advanced Networks

Chapter 15: Advanced Networks Chapter 15: Advanced Networks IT Essentials: PC Hardware and Software v4.0 1 Determine a Network Topology A site survey is a physical inspection of the building that will help determine a basic logical

More information

Learning Management Redefined. Acadox Infrastructure & Architecture

Learning Management Redefined. Acadox Infrastructure & Architecture Learning Management Redefined Acadox Infrastructure & Architecture w w w. a c a d o x. c o m Outline Overview Application Servers Databases Storage Network Content Delivery Network (CDN) & Caching Queuing

More information

Configuring the CSS and Cache Engine for Reverse Proxy Caching

Configuring the CSS and Cache Engine for Reverse Proxy Caching Configuring the CSS and Cache Engine for Reverse Proxy Caching Document ID: 12586 Contents Introduction Prerequisites Requirements Components Used Conventions Caching Overview Content Caching Configure

More information

The Value of Content Distribution Networks Mike Axelrod, Google axelrod@google.com. Google Public

The Value of Content Distribution Networks Mike Axelrod, Google axelrod@google.com. Google Public The Value of Content Distribution Networks Mike Axelrod, Google axelrod@google.com Introduction Well understood facts: o Fast is better than slow but it costs more to be fast o Network has to be fast and

More information

CHAPTER 4 PERFORMANCE ANALYSIS OF CDN IN ACADEMICS

CHAPTER 4 PERFORMANCE ANALYSIS OF CDN IN ACADEMICS CHAPTER 4 PERFORMANCE ANALYSIS OF CDN IN ACADEMICS The web content providers sharing the content over the Internet during the past did not bother about the users, especially in terms of response time,

More information

Getting Started with AWS. Hosting a Static Website

Getting Started with AWS. Hosting a Static Website Getting Started with AWS Hosting a Static Website Getting Started with AWS: Hosting a Static Website Copyright 2015 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. The following are

More information

Architecture and Data Flow Overview. BlackBerry Enterprise Service 10 721-08877-123 Version: 10.2. Quick Reference

Architecture and Data Flow Overview. BlackBerry Enterprise Service 10 721-08877-123 Version: 10.2. Quick Reference Architecture and Data Flow Overview BlackBerry Enterprise Service 10 721-08877-123 Version: Quick Reference Published: 2013-11-28 SWD-20131128130321045 Contents Key components of BlackBerry Enterprise

More information

CLOUD BASED SERVICE (CBS STORAGE)

CLOUD BASED SERVICE (CBS STORAGE) CLOUD BASED SERVICE (CBS STORAGE) Defining next generation of cloud based grid Power All Networks Ltd. Technical Whitepaper September 2008, version 1.04 PAGE 1 Table of Content Cloud Based Services (CBS

More information

DATA COMMUNICATOIN NETWORKING

DATA COMMUNICATOIN NETWORKING DATA COMMUNICATOIN NETWORKING Instructor: Ouldooz Baghban Karimi Course Book: Computer Networking, A Top-Down Approach, Kurose, Ross Slides: - Course book Slides - Slides from Princeton University COS461

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

Web Application Hosting Cloud Architecture

Web Application Hosting Cloud Architecture Web Application Hosting Cloud Architecture Executive Overview This paper describes vendor neutral best practices for hosting web applications using cloud computing. The architectural elements described

More information

CDN Operation Manual

CDN Operation Manual NTT Communications Cloudⁿ CDN Operation Manual Ver.1.1 Please refrain from secondary use such as distributing, reproducing, and transferring this document. 1 Version Number Edited on Revisions Ver.1.0

More information

SHARPCLOUD SECURITY STATEMENT

SHARPCLOUD SECURITY STATEMENT SHARPCLOUD SECURITY STATEMENT Summary Provides details of the SharpCloud Security Architecture Authors: Russell Johnson and Andrew Sinclair v1.8 (December 2014) Contents Overview... 2 1. The SharpCloud

More information

GLOBAL SERVER LOAD BALANCING WITH SERVERIRON

GLOBAL SERVER LOAD BALANCING WITH SERVERIRON APPLICATION NOTE GLOBAL SERVER LOAD BALANCING WITH SERVERIRON Growing Global Simply by connecting to the Internet, local businesses transform themselves into global ebusiness enterprises that span the

More information

AAPT Business Content Delivery Network

AAPT Business Content Delivery Network AAPT Business Content Delivery Network Service Schedule An AAPT Cloud Solution This Service Schedule forms part of the Agreement between Us and You and cannot be used as a stand-alone agreement. Any terms

More information

Steps for Basic Configuration

Steps for Basic Configuration 1. This guide describes how to use the Unified Threat Management appliance (UTM) Basic Setup Wizard to configure the UTM for connection to your network. It also describes how to register the UTM with NETGEAR.

More information

HTTP. Internet Engineering. Fall 2015. Bahador Bakhshi CE & IT Department, Amirkabir University of Technology

HTTP. Internet Engineering. Fall 2015. Bahador Bakhshi CE & IT Department, Amirkabir University of Technology HTTP Internet Engineering Fall 2015 Bahador Bakhshi CE & IT Department, Amirkabir University of Technology Questions Q1) How do web server and client browser talk to each other? Q1.1) What is the common

More information

Getting Started with AWS. Static Website Hosting

Getting Started with AWS. Static Website Hosting Getting Started with AWS Static Website Hosting Getting Started with AWS: Static Website Hosting Copyright 2014 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. The following are trademarks

More information

Distributed Systems. 23. Content Delivery Networks (CDN) Paul Krzyzanowski. Rutgers University. Fall 2015

Distributed Systems. 23. Content Delivery Networks (CDN) Paul Krzyzanowski. Rutgers University. Fall 2015 Distributed Systems 23. Content Delivery Networks (CDN) Paul Krzyzanowski Rutgers University Fall 2015 November 17, 2015 2014-2015 Paul Krzyzanowski 1 Motivation Serving web content from one location presents

More information

Dynamic Content Acceleration: Lightning-Fast Web Apps with Amazon CloudFront and Amazon Route 53

Dynamic Content Acceleration: Lightning-Fast Web Apps with Amazon CloudFront and Amazon Route 53 Dynamic Content Acceleration: Lightning-Fast Web Apps with Amazon CloudFront and Amazon Route 53 Constantin Gonzalez, Solutions Architect Amazon Web Services Germany GmbH 2014 Amazon.com, Inc. and its

More information

1 Introduction: Network Applications

1 Introduction: Network Applications 1 Introduction: Network Applications Some Network Apps E-mail Web Instant messaging Remote login P2P file sharing Multi-user network games Streaming stored video clips Internet telephone Real-time video

More information

Content Filtering Client Policy & Reporting Administrator s Guide

Content Filtering Client Policy & Reporting Administrator s Guide Content Filtering Client Policy & Reporting Administrator s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your system. CAUTION: A CAUTION

More information

Frequently Asked Questions: EMC UnityVSA

Frequently Asked Questions: EMC UnityVSA Frequently Asked Questions: EMC UnityVSA 302-002-570 REV 01 Version 4.0 Overview... 3 What is UnityVSA?... 3 What are the specifications for UnityVSA?... 3 How do UnityVSA specifications compare to the

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

How to Train Your (Web) Dragon

How to Train Your (Web) Dragon How to Train Your (Web) Dragon Optimize your China website in 45 minutes Steven Ryder [CDN Engineering. North America] www.chinacache.com Observe, Identify, Focus, Design, Optimize. FLY Dragon 1.0 Dragon

More information

BASIC ANALYSIS OF TCP/IP NETWORKS

BASIC ANALYSIS OF TCP/IP NETWORKS BASIC ANALYSIS OF TCP/IP NETWORKS INTRODUCTION Communication analysis provides powerful tool for maintenance, performance monitoring, attack detection, and problems fixing in computer networks. Today networks

More information

CDN and Traffic-structure

CDN and Traffic-structure CDN and Traffic-structure Outline Basics CDN Traffic Analysis 2 Outline Basics CDN Building Blocks Services Evolution Traffic Analysis 3 A Centralized Web! Slow content must traverse multiple backbones

More information

Web Application Deployment in the Cloud Using Amazon Web Services From Infancy to Maturity

Web Application Deployment in the Cloud Using Amazon Web Services From Infancy to Maturity P3 InfoTech Solutions Pvt. Ltd http://www.p3infotech.in July 2013 Created by P3 InfoTech Solutions Pvt. Ltd., http://p3infotech.in 1 Web Application Deployment in the Cloud Using Amazon Web Services From

More information

Understanding Slow Start

Understanding Slow Start Chapter 1 Load Balancing 57 Understanding Slow Start When you configure a NetScaler to use a metric-based LB method such as Least Connections, Least Response Time, Least Bandwidth, Least Packets, or Custom

More information

DOSarrest External MULTI-SENSOR ARRAY FOR ANALYSIS OF YOUR CDN'S PERFORMANCE IMMEDIATE DETECTION AND REPORTING OF OUTAGES AND / OR ISSUES

DOSarrest External MULTI-SENSOR ARRAY FOR ANALYSIS OF YOUR CDN'S PERFORMANCE IMMEDIATE DETECTION AND REPORTING OF OUTAGES AND / OR ISSUES .com DOSarrest External Monitoring S ystem (DEMS) User s Guide REAL BROWSER MONITORING OF YOUR WEBSITE MULTI-SENSOR ARRAY FOR ANALYSIS OF YOUR CDN'S PERFORMANCE IMMEDIATE DETECTION AND REPORTING OF OUTAGES

More information

Serving Media with NGINX Plus

Serving Media with NGINX Plus Serving Media with NGINX Plus Published June 11, 2015 NGINX, Inc. Table of Contents 3 About NGINX Plus 3 Using this Guide 4 Prerequisites and System Requirements 5 Serving Media with NGINX Plus 9 NGINX

More information

Yottaa Site Optimizer Guide

Yottaa Site Optimizer Guide Yottaa Site Optimizer Guide The Yottaa Site Optimizer automatically accelerates web sites and mobile apps, reducing page load times and improving your visitors ability to interact with every page on your

More information

Working With Virtual Hosts on Pramati Server

Working With Virtual Hosts on Pramati Server Working With Virtual Hosts on Pramati Server 13 Overview Virtual hosting allows a single machine to be addressed by different names. There are two ways for configuring Virtual Hosts. They are: Domain Name

More information

Increased operational efficiency by providing customers the ability to: Use staff resources more efficiently by reducing troubleshooting time.

Increased operational efficiency by providing customers the ability to: Use staff resources more efficiently by reducing troubleshooting time. , page 1 This chapter provides an overview of the Cisco Cisco Unified Communications Manager service and describes how to configure the Cisco Cisco Unified Communications Manager feature. The feature allows

More information

Measuring the Web: Part I - - Content Delivery Networks. Prof. Anja Feldmann, Ph.D. Dr. Ramin Khalili Georgios Smaragdakis, PhD

Measuring the Web: Part I - - Content Delivery Networks. Prof. Anja Feldmann, Ph.D. Dr. Ramin Khalili Georgios Smaragdakis, PhD Measuring the Web: Part I - - Content Delivery Networks Prof. Anja Feldmann, Ph.D. Dr. Ramin Khalili Georgios Smaragdakis, PhD Acknowledgement Material presented in these slides is borrowed from presentajons

More information

Global Server Load Balancing

Global Server Load Balancing White Paper Overview Many enterprises attempt to scale Web and network capacity by deploying additional servers and increased infrastructure at a single location, but centralized architectures are subject

More information

The Value of a Content Delivery Network

The Value of a Content Delivery Network September 2010 White Paper The Value of a Content Delivery Network Table of Contents Introduction... 3 Performance... 3 The Second Generation of CDNs... 6 Conclusion... 7 About NTT America... 8 Introduction

More information

1. First thing you'll do is login to the New Control Panel, select Load Balancers from the list at the top, and then select Create Load Balancer.

1. First thing you'll do is login to the New Control Panel, select Load Balancers from the list at the top, and then select Create Load Balancer. Alternate Titles: Load Balancer Author: Muhammad Zeeshan Bhatti [LPI, VCP, OCP (DBA), MCSA, SUSE CLA,] (http://zeeshanbhatti.com) (admin@zeeshanbhatti.com) Load Balancer? Mission critical web-based applications

More information

Testing and Restoring the Nasuni Filer in a Disaster Recovery Scenario

Testing and Restoring the Nasuni Filer in a Disaster Recovery Scenario Testing and Restoring the Nasuni Filer in a Disaster Recovery Scenario Version 7.2 November 2015 Last modified: November 3, 2015 2015 Nasuni Corporation All Rights Reserved Document Information Testing

More information

Azure Media Service Cloud Video Delivery KILROY HUGHES MICROSOFT AZURE MEDIA 2015.08.20

Azure Media Service Cloud Video Delivery KILROY HUGHES MICROSOFT AZURE MEDIA 2015.08.20 Azure Media Service Cloud Video Delivery KILROY HUGHES MICROSOFT AZURE MEDIA 2015.08.20 Azure Cloud Topology Public cloud providers such as Amazon Web Service, Google, IBM, Rackspace, etc. have similar

More information

SPECIAL CONDITIONS FOR THE INFRASTRUCTURE CDN SERVICE Version date 10-04-2013

SPECIAL CONDITIONS FOR THE INFRASTRUCTURE CDN SERVICE Version date 10-04-2013 SPECIAL CONDITIONS FOR THE INFRASTRUCTURE CDN SERVICE Version date 10-04-2013 DEFINITIONS: Anycast IP Address: The IP address to which the Customer s domain name must be redirected to enable the Service

More information

Setup Guide Access Manager 3.2 SP3

Setup Guide Access Manager 3.2 SP3 Setup Guide Access Manager 3.2 SP3 August 2014 www.netiq.com/documentation Legal Notice THIS DOCUMENT AND THE SOFTWARE DESCRIBED IN THIS DOCUMENT ARE FURNISHED UNDER AND ARE SUBJECT TO THE TERMS OF A LICENSE

More information

Computer Networks. Lecture 7: Application layer: FTP and HTTP. Marcin Bieńkowski. Institute of Computer Science University of Wrocław

Computer Networks. Lecture 7: Application layer: FTP and HTTP. Marcin Bieńkowski. Institute of Computer Science University of Wrocław Computer Networks Lecture 7: Application layer: FTP and Marcin Bieńkowski Institute of Computer Science University of Wrocław Computer networks (II UWr) Lecture 7 1 / 23 Reminder: Internet reference model

More information

How To Understand The Power Of A Content Delivery Network (Cdn)

How To Understand The Power Of A Content Delivery Network (Cdn) Overview 5-44 5-44 Computer Networking 5-64 Lecture 8: Delivering Content Content Delivery Networks Peter Steenkiste Fall 04 www.cs.cmu.edu/~prs/5-44-f4 Web Consistent hashing Peer-to-peer CDN Motivation

More information

Help for System Administrators

Help for System Administrators Help for System Administrators Help Documentation This document was auto-created from web content and is subject to change at any time. Copyright (c) 2016 SmarterTools Inc. Help for System Administrators

More information

VIDEO HOSTING AND STREAMING SUMMARY REPORT (STSC 18/4)

VIDEO HOSTING AND STREAMING SUMMARY REPORT (STSC 18/4) Systems and Technologies Sub-Committee 23 April 2013 VIDEO HOSTING AND STREAMING SUMMARY REPORT (STSC 18/4) OVERVIEW: The University of London International Programmes has been investigating ways to provide

More information

Microsoft Office Communications Server 2007 & Coyote Point Equalizer Deployment Guide DEPLOYMENT GUIDE

Microsoft Office Communications Server 2007 & Coyote Point Equalizer Deployment Guide DEPLOYMENT GUIDE Microsoft Office Communications Server 2007 & Coyote Point Equalizer DEPLOYMENT GUIDE Table of Contents Unified Communications Application Delivery...2 General Requirements...6 Equalizer Configuration...7

More information

Setup Guide Access Manager Appliance 3.2 SP3

Setup Guide Access Manager Appliance 3.2 SP3 Setup Guide Access Manager Appliance 3.2 SP3 August 2014 www.netiq.com/documentation Legal Notice THIS DOCUMENT AND THE SOFTWARE DESCRIBED IN THIS DOCUMENT ARE FURNISHED UNDER AND ARE SUBJECT TO THE TERMS

More information

Distributed Systems. 25. Content Delivery Networks (CDN) 2014 Paul Krzyzanowski. Rutgers University. Fall 2014

Distributed Systems. 25. Content Delivery Networks (CDN) 2014 Paul Krzyzanowski. Rutgers University. Fall 2014 Distributed Systems 25. Content Delivery Networks (CDN) Paul Krzyzanowski Rutgers University Fall 2014 November 16, 2014 2014 Paul Krzyzanowski 1 Motivation Serving web content from one location presents

More information

Web Hosting Features. Small Office Premium. Small Office. Basic Premium. Enterprise. Basic. General

Web Hosting Features. Small Office Premium. Small Office. Basic Premium. Enterprise. Basic. General General Basic Basic Small Office Small Office Enterprise Enterprise RAID Web Storage 200 MB 1.5 MB 3 GB 6 GB 12 GB 42 GB Web Transfer Limit 36 GB 192 GB 288 GB 480 GB 960 GB 1200 GB Mail boxes 0 23 30

More information

MEGA Web Application Architecture Overview MEGA 2009 SP4

MEGA Web Application Architecture Overview MEGA 2009 SP4 Revised: September 2, 2010 Created: March 31, 2010 Author: Jérôme Horber CONTENTS Summary This document describes the system requirements and possible deployment architectures for MEGA Web Application.

More information

RemoSync Business Email Features - Android

RemoSync Business Email Features - Android Supported Accounts using Microsoft Exchange ActiveSync (EAS) protocols Sync 1. Microsoft Exchange 2003 / 2007 / 2010 Email, Calendar & Tasks, Contacts. 2. Lotus Notes 8.5.1 and later versions - Email,

More information

Description of Microsoft Internet Information Services (IIS) 5.0 and

Description of Microsoft Internet Information Services (IIS) 5.0 and Page 1 of 10 Article ID: 318380 - Last Review: July 7, 2008 - Revision: 8.1 Description of Microsoft Internet Information Services (IIS) 5.0 and 6.0 status codes This article was previously published under

More information

Traffic delivery evolution in the Internet ENOG 4 Moscow 23 rd October 2012

Traffic delivery evolution in the Internet ENOG 4 Moscow 23 rd October 2012 Traffic delivery evolution in the Internet ENOG 4 Moscow 23 rd October 2012 January 29th, 2008 Christian Kaufmann Director Network Architecture Akamai Technologies, Inc. way-back machine Web 1998 way-back

More information

9 Tried and Tested Tips to Increase the Power of your Magento Store

9 Tried and Tested Tips to Increase the Power of your Magento Store 9 Tried and Tested Tips to Increase the Power of your Magento Store Table of Contents 01 Introduction...03 02 Enable Caching...04 03 Use PHP Accelerators like APC...05 04 05 06 07 09 Use Magento Full Page

More information

CMS Diagnostics Guide

CMS Diagnostics Guide Sitecore CMS 6.0-6.5 CMS Diagnostics Guide Rev: 22 August 2012 Sitecore CMS 6.0-6.5 CMS Diagnostics Guide A developer's guide to diagnosis of Sitecore CMS performance Sitecore CMS 6.0-6.5 Table of Contents

More information

EdgeCast Networks Inc. Flash Media Streaming Administration Guide

EdgeCast Networks Inc. Flash Media Streaming Administration Guide EdgeCast Networks Inc. Flash Media Streaming Administration Guide Disclaimer Care was taken in the creation of this guide. However, EdgeCast Networks Inc. cannot accept any responsibility for errors or

More information

IIS Media Services 3.0 Overview. Microsoft Corporation

IIS Media Services 3.0 Overview. Microsoft Corporation IIS Media Services 3.0 Overview Microsoft Corporation April 2010 Contents Contents...2 Introduction...4 IIS Media Services 3.0...4 Media Delivery Approaches Supported by Windows Server 2008 R2... 5 Goals

More information

SSL VPN Technology White Paper

SSL VPN Technology White Paper SSL VPN Technology White Paper Keywords: SSL VPN, HTTPS, Web access, TCP access, IP access Abstract: SSL VPN is an emerging VPN technology based on HTTPS. This document describes its implementation and

More information

Meeting Worldwide Demand for your Content

Meeting Worldwide Demand for your Content Meeting Worldwide Demand for your Content Evolving to a Content Delivery Network A Lucent Technologies White Paper By L. R. Beaumont 4/25/01 Meeting Worldwide Demand for your Content White Paper Table

More information

SME- Mail to SMS & MMS Gateway with NowSMS Quick Start Guide

SME- Mail to SMS & MMS Gateway with NowSMS Quick Start Guide SME- Mail to SMS & MMS Gateway with NowSMS Quick Start Guide One of the typical usage cases for NowSMS is as an E-Mail to SMS & MMS Gateway. E-Mail users can send an SMS or MMS message by sending an e-mail

More information

Efficient DNS based Load Balancing for Bursty Web Application Traffic

Efficient DNS based Load Balancing for Bursty Web Application Traffic ISSN Volume 1, No.1, September October 2012 International Journal of Science the and Internet. Applied However, Information this trend leads Technology to sudden burst of Available Online at http://warse.org/pdfs/ijmcis01112012.pdf

More information

Glossary of Technical Terms Related to IPv6

Glossary of Technical Terms Related to IPv6 AAAA Record An AAAA record stores a 128-bit Internet Protocol version 6 (IPv6) address, which does not fit the standard A record format. For example, 2007:0db6:85a3:0000:0000:6a2e:0371:7234 is a valid

More information

DEPLOYMENT GUIDE Version 1.1. Deploying F5 with Oracle Application Server 10g

DEPLOYMENT GUIDE Version 1.1. Deploying F5 with Oracle Application Server 10g DEPLOYMENT GUIDE Version 1.1 Deploying F5 with Oracle Application Server 10g Table of Contents Table of Contents Introducing the F5 and Oracle 10g configuration Prerequisites and configuration notes...1-1

More information

<Insert Picture Here> Oracle Web Cache 11g Overview

<Insert Picture Here> Oracle Web Cache 11g Overview Oracle Web Cache 11g Overview Oracle Web Cache Oracle Web Cache is a secure reverse proxy cache and a compression engine deployed between Browser and HTTP server Browser and Content

More information

ELIXIR LOAD BALANCER 2

ELIXIR LOAD BALANCER 2 ELIXIR LOAD BALANCER 2 Overview Elixir Load Balancer for Elixir Repertoire Server 7.2.2 or greater provides software solution for load balancing of Elixir Repertoire Servers. As a pure Java based software

More information

Features of AnyShare

Features of AnyShare of AnyShare of AnyShare CONTENT Brief Introduction of AnyShare... 3 Chapter 1 Centralized Management... 5 1.1 Operation Management... 5 1.2 User Management... 5 1.3 User Authentication... 6 1.4 Roles...

More information

The Economics of Cisco s nlight Multilayer Control Plane Architecture

The Economics of Cisco s nlight Multilayer Control Plane Architecture The Economics of Cisco s nlight Multilayer Control Plane Architecture Executive Summary Networks are becoming more difficult to plan and optimize because of high traffic growth, volatile traffic patterns,

More information

Front-End Performance Testing and Optimization

Front-End Performance Testing and Optimization Front-End Performance Testing and Optimization Abstract Today, web user turnaround starts from more than 3 seconds of response time. This demands performance optimization on all application levels. Client

More information

Deliuery Networks. A Practical Guide to Content. Gilbert Held. Second Edition. CRC Press. Taylor & Francis Group

Deliuery Networks. A Practical Guide to Content. Gilbert Held. Second Edition. CRC Press. Taylor & Francis Group A Practical Guide to Content Deliuery Networks Second Edition Gilbert Held CRC Press Taylor & Francis Group Boca Raton London NewYork CRC Press is an imprint of the Taylor & Francis Croup, an informa business

More information

ProSAFE 8-Port and 16-Port Gigabit Click Switch

ProSAFE 8-Port and 16-Port Gigabit Click Switch ProSAFE 8-Port and 16-Port Gigabit Click Switch Model GSS108E and GSS116E User Manual March 2015 202-11520-01 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for selecting NETGEAR products.

More information

How To Watch A Live Webcast On A Pc Or Mac Or Ipad (For Pc Or Ipa)

How To Watch A Live Webcast On A Pc Or Mac Or Ipad (For Pc Or Ipa) FAQ Welcome to the F.A.Q. (Frequently Asked Questions). You may be connecting to the internet through a network that has restrictions on the type of content which can be viewed. This can occur in any network

More information

Guide to Analyzing Feedback from Web Trends

Guide to Analyzing Feedback from Web Trends Guide to Analyzing Feedback from Web Trends Where to find the figures to include in the report How many times was the site visited? (General Statistics) What dates and times had peak amounts of traffic?

More information

Highly Available Mobile Services Infrastructure Using Oracle Berkeley DB

Highly Available Mobile Services Infrastructure Using Oracle Berkeley DB Highly Available Mobile Services Infrastructure Using Oracle Berkeley DB Executive Summary Oracle Berkeley DB is used in a wide variety of carrier-grade mobile infrastructure systems. Berkeley DB provides

More information

ultimo theme Update Guide Copyright 2012-2013 Infortis All rights reserved

ultimo theme Update Guide Copyright 2012-2013 Infortis All rights reserved ultimo theme Update Guide Copyright 2012-2013 Infortis All rights reserved 1 1. Update Before you start updating, please refer to 2. Important changes to check if there are any additional instructions

More information

FAQs for Oracle iplanet Proxy Server 4.0

FAQs for Oracle iplanet Proxy Server 4.0 FAQs for Oracle iplanet Proxy Server 4.0 Get answers to the questions most frequently asked about Oracle iplanet Proxy Server Q: What is Oracle iplanet Proxy Server (Java System Web Proxy Server)? A: Oracle

More information

Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 Network Infrastructure

Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 Network Infrastructure Question Number (ID) : 1 (wmpmsp_mngnwi-121) You are an administrator for an organization that provides Internet connectivity to users from the corporate network. Several users complain that they cannot

More information

Application Performance Management for Enterprise Applications

Application Performance Management for Enterprise Applications Application Performance Management for Enterprise Applications White Paper from ManageEngine Web: Email: appmanager-support@manageengine.com Table of Contents 1. Introduction 2. Types of applications used

More information

Reverse Proxy Caching

Reverse Proxy Caching CHAPTER 7 This chapter explains reverse proxy caching and shows configuration examples relevant to the Content Engine. This chapter contains the following sections: Overview, page 7-1 Configuring Reverse

More information

Simple Storage Service (S3)

Simple Storage Service (S3) Simple Storage Service (S3) Amazon S3 is storage for the Internet. It is designed to make web-scale computing easier for developers. Amazon S3 provides a simple web services interface that can be used

More information

Lesson 7 - Website Administration

Lesson 7 - Website Administration Lesson 7 - Website Administration If you are hired as a web designer, your client will most likely expect you do more than just create their website. They will expect you to also know how to get their

More information

BASHO DATA PLATFORM SIMPLIFIES BIG DATA, IOT, AND HYBRID CLOUD APPS

BASHO DATA PLATFORM SIMPLIFIES BIG DATA, IOT, AND HYBRID CLOUD APPS WHITEPAPER BASHO DATA PLATFORM BASHO DATA PLATFORM SIMPLIFIES BIG DATA, IOT, AND HYBRID CLOUD APPS INTRODUCTION Big Data applications and the Internet of Things (IoT) are changing and often improving our

More information

Lecture 8a: WWW Proxy Servers and Cookies

Lecture 8a: WWW Proxy Servers and Cookies Internet and Intranet Protocols and Applications Lecture 8a: WWW Proxy Servers and Cookies March 12, 2003 Arthur Goldberg Computer Science Department New York University artg@cs.nyu.edu Terminology Origin

More information

First Midterm for ECE374 03/09/12 Solution!!

First Midterm for ECE374 03/09/12 Solution!! 1 First Midterm for ECE374 03/09/12 Solution!! Instructions: Put your name and student number on each sheet of paper! The exam is closed book. You have 90 minutes to complete the exam. Be a smart exam

More information

Deploying Microsoft SharePoint Services with Stingray Traffic Manager DEPLOYMENT GUIDE

Deploying Microsoft SharePoint Services with Stingray Traffic Manager DEPLOYMENT GUIDE Deploying Microsoft SharePoint Services with Stingray Traffic Manager DEPLOYMENT GUIDE Table of Contents Overview... 2 Installation and Initial Configuration of SharePoint services... 3 System Requirements...

More information

Zend Platform TM. White Paper: Zend Download Server. By Zend Technologies, Inc. May 2007. 2007 Zend Technologies, Inc. All rights reserved.

Zend Platform TM. White Paper: Zend Download Server. By Zend Technologies, Inc. May 2007. 2007 Zend Technologies, Inc. All rights reserved. White Paper: Zend Download Server By Zend Technologies, Inc. May 2007 2007 Zend Technologies, Inc. All rights reserved. Introduction You are running a successful web site. You have probably found yourself

More information

AGREEMENT on cpanel Hosting service use. AGREEMENT No. Concluded on: 1. (hereinafter: the Customer) Article 1 Subject and Definition

AGREEMENT on cpanel Hosting service use. AGREEMENT No. Concluded on: 1. (hereinafter: the Customer) Article 1 Subject and Definition AGREEMENT on cpanel Hosting service use AGREEMENT No. Concluded on: Between the Parties: 1. (hereinafter: the Customer) and 2. EUnet d.o.o, Milentija Popovića 9, Sava Centar, 11070 Novi Beograd, represented

More information

Cache All The Things

Cache All The Things Cache All The Things About Me Mike Bell Drupal Developer @mikebell_ http://drupal.org/user/189605 Exactly what things? erm... everything! No really... Frontend: - HTML - CSS - Images - Javascript Backend:

More information

Optimize Your Microsoft Infrastructure Leveraging Exinda s Unified Performance Management

Optimize Your Microsoft Infrastructure Leveraging Exinda s Unified Performance Management Optimize Your Microsoft Infrastructure Leveraging Exinda s Unified Performance Management Optimize Your Microsoft Infrastructure Leveraging Exinda s Unified Performance Management Executive Summary Organizations

More information