CDN Pro Price Model
We organized our global Points of Presence (PoPs) into 4 server groups based on cost. From lowest to highest, the groups are:
Standard
$0.057 per GB*
Premium
$0.112 per GB*
Deluxe
$0.197 per GB*
Ultra
$0.279 per GB*
*Additional charge of $1.95 per CPU hour usage. We charge our customers a minimum of $50 per month based on your total traffic and CPU per hour usage.
Depending on your needs, you can choose the server groups to use for your visitors according to country and ISP. This lets you maximize performance and minimize costs.
We also introduced a charge by CPU usage for the first time in the industry. This unified price model can accurately reflect the cost consumed to serve customers with different types of traffic. It also allows us to offer sophisticated edge computing features without sophisticated price matrix.
You can learn more technical details from this blog.
Example
Assume your main objective is to ensure the performance of your website in Japan and Korea. In this scenario, you may want to configure the edge hostname to use all four server groups to serve these two countries, while using the “standard” group to serve the rest of the world. The screenshot below shows the completed configuration on the portal.
At the end of the billing cycle, the invoice shows the amount of traffic served by each server group and the CPU usage with the associated charges. We charge a minimum of $50 per month based on traffic and CPU usage.
Price Calculator
At the end of the billing cycle, the invoice shows the amount of traffic served by each server group and the CPU usage with the associated charges with a minimum of $50.
Server Group | Cost | Traffic | Estimated Monthly Cost |
---|---|---|---|
Standard | |||
Premium | |||
Deluxe | |||
Ultra | |||
CPU Usage | |||
Global Coverage
With over 250 PoPs and terabit-level bandwidth capacity, CDN Pro peers with ISP providers worldwide, from all major networks, to deliver your content with low latency and optimal performance. CDN Pro covers the most significant areas on the planet and continues to expand the reach of its global network.
CDN Pro is dedicated to providing you with the finest self-service experience, including the ability to balance cost with performance. CDNetworks’ global points of presence (PoPs) are organized into four “server groups” based on cost.
We define different prices for traffic served from the four groups. You can choose which server groups to use for each country and ISP, letting you fully customize performance and cost for different regions in the world.
- Ashburn, USA
- Boston, USA
- Buenos Aires, Argentina
- Chicago, USA
- Dallas, USA
- Denver, USA
- Los Angeles, USA
- Miami, USA
- Montreal, Canada
- New York City, USA
- San Jose, USA
- Sao Paulo, Brazil
- Seattle, USA
- Toronto, Canada
- Amsterdam, Netherlands
- Ankara, Turkey
- Brussels, Belgium
- Bucharest, Romania
- Cairo, Egypt
- Cape Town, South Africa
- Dublin, Ireland
- Frankfurt am Main, Germany
- Johannesburg, South Africa
- Istanbul, Turkey
- Lisbon, Portugal
- London, UK
- Madrid, Spain
- Marseille, France
- Milano, Italy
- Moscow, Russia
- Paris, France
- Stockholm, Sweden
- Tel Aviv-Yafo, Israel
- Villach, Austria
- Warsaw, Poland
- Bangkok, Thailand
- Chennai, India
- Delhi, India
- Ho Chi Minh, Vietnam
- Hamilton, New Zealand
- Hong Kong, Hong Kong
- Jakarta, Indonesia
- Kuala Lumpur, Malaysia
- Macao
- Manila, Philippines
- Melbourne, Australia
- Mumbai, India
- Phnom Penh, Cambodia
- Singapore, Singapore
- Surabaya, Indonesia
- Seoul, South Korea
- Sydney, Australia
- Taipei, Taiwan
- Tokyo, Japan
- Bayannaoer
- Beijing
- Changchun
- Changsha
- Chengdu
- Chongqing
- Dalian
- Foshan
- Fuzhou
- Guangzhou
- Guiyang
- Haikou
- Handan
- Hangzhou
- Harbin
- Hefei
- Hohhot
- Huanggang
- Huhehaote
- Jiaxing
- Jieyang
- Jinan
- Jinzhou
- Lanzhou
- Lianyungang
- Luohe
- Meishan
- Nanchang
- Nanjing
- Nanning
- Ningbo
- Qingdao
- Qinhuangdao
- Quanzhou
- Shanghai
- Shaoxing
- Shenyang
- Shenzhen
- Shijiazhuang
- Siping
- Taiyuan
- Tianjin
- Tianshui
- Tongliao
- Urumqi
- Wenzhou
- Wuhan
- Xiangtan
- Xiaogan
- Xianyang
- Xinzhou
- Xining
- Xixian
- Xuzhou
- Yangzhou
- Yichun
- Yinchuan
- Yuxi
- Zhengzhou
- Zhuhai
- Zibo
Frequently Asked Questions
How Does the CDN Pro Price Model Work?
We organized our global Points of Presence (PoPs) into 4 server groups based on cost. From lowest to highest, the groups are: Standard, Premium, Deluxe, Ultra. Depending on your needs, you can choose the server groups to use for your visitors according to country and ISP. This lets you maximize performance and minimize costs.
Is there any difference between PoPs in different server groups?
For consistency, server hardware is largely the same across server groups. The main difference between different server groups is the bandwidth cost charged by our vendors (ISPs). A PoP in the “ultra” group is more expensive than one in the “standard” group, but does not necessarily deliver better performance than a “standard” PoP. Performance experienced by each end user is determined by the connectivity between the user and the PoP. Adding the “ultra” group to serve a region just provides our GSLB algorithm more PoPs to choose from, such that the end users in that region are more likely to get a PoP with better connectivity.
If I choose to use the Ultra server group for a region, will all traffic in that region be charged the Ultra price?
No. The CDN Pro GSLB assigns PoPs primarily based on performance. Adding “ultra” to serve a region enables the GSLB to choose from a larger pool of PoPs for that region. If the algorithm determines that a request will be better served by a “standard” PoP, the traffic is still served from that PoP and incurs a “standard” charge.
Are there performance guidelines for server groups that cover certain regions?
In general, the “Standard” group delivers excellent coverage for North America , Europe, and some regions in Asia. Adding the “Premium” group can enhance the performance in those areas as well as the Middle East. Adding “Deluxe” delivers good performance in APAC countries. Adding “Ultra” gives you our best possible performance in all areas including South America, Oceania and Africa. We invite you to try different configurations to determine the right balance between performance and cost.
Does CDN Pro charge for TLS certificates and HTTPS accesses?
CDN Pro does not charge for TLS certificates and HTTPS accesses. You can BYO certificate for your property domain configuration. CDN Pro also supports self-signed certificates and auto-renew through Let’s Encrypt.
How is the CDN Pro CPU Usage calculated?
CDN Pro collects CPU usage based on NGINX’s “event-driven, non-blocking” architecture and calculates the total CPU time consumed to handle a request. For more technical details about the process of collecting CPU time, refer to this blog.
To determine the amount of CPU resources required to deliver a fixed amount of data, divide the total CPU time by the traffic volume. Based on our measurements of a set of domains containing different content, a domain with highly cacheable large file content can take as little as 1.56 seconds to transfer 1GB of data, while a domain with dynamic API service content can take 453.66 seconds. The results show significant differences in CPU time by domains serving different types of content.
Based on the per-CPU hour price of $1.95, the cost of CPU consumption for the above 1GB data transfer can be calculated as follows:
For highly cacheable large file content: (1.56s/3600) * 1.95 * 100 = 0.0845 cents.
For dynamic API service content: (453.66s/3600) * 1.95 * 100 = 24.57 cents.