By: Jeremy Pedersen
Answer: Hard.
There are numerous legal and technical hurdles to overcome when trying to enter the Chinese market. Creating a legal entity, hiring employees, managing payroll and taxes: virtually every one of these processes works differently in China than in most of the rest of the world.
I'm not a lawyer or account, so I can't offer you any advice on hiring your first employee or renting that first office, but I can tell you a thing or two about what it takes to create a website that works in China, reach Chinese users, and integrate IT systems inside China with those outside the country.
Ok, let's jump in!
One of the first hurdles you will face is the ICP Licensing (or Filing) process. China requires every public-facing web service to apply for an "Internet Content Provider" or "ICP" number, typically called a 备案号 ("Bei An Hao") in Chinese.
The process is involved and can be overwhelming for newbies: requirements differ based on the Chinese province or city in which you register your site.
Regardless of where you register, you will need to provide:
All this information is first passed to your hosting provider (or CDN provider, if you are simply accelerating an existing site hosted outside China). They review it, then pass it to China's Ministry of Industry and Information Technology (MIIT). If approved, you are issued an ICP filing number (which must be displayed on your website). This process typically takes about 20 days.
Because the process is complex and lengthy, Alibaba Cloud offers an ICP filing service to help you through the process, end-to-end.
Yes, there are two types of ICP:
The ICP "Filing" allows you to run a non-commercial site, while the ICP "License" (sometimes called an "ICP Commercial License") allows you to run a commercial website (defined as any site offering goods or services).
In most cases, if you are planning to sell things or accept payments, you need the ICP License, which takes a bit longer and has stricter requirements.
We have a breakdown of the ICP filing / licensing process in the Alibaba Cloud documentation for those who want to know more.
Essentially, you need an ICP filing (or license) for any public, web-facing service you deploy in Mainland China.
This includes:
You do not need an ICP license if:
There is one: host or accelerate your services from Hong Kong.
Hong Kong does not require ICP licenses or filings to set up websites or other web services. This gives you several options if you are just getting started in the Chinese marketplace, and want a fast and easy way to make your website a little bit faster for users on the Mainland.
You can do one of a few things:
These can all help to accelerate things for Mainland China users without the need for an ICP filing or ICP license.
What about cases where you need to accelerate systems hosted outside Mainland China, but your target users are your own employees or contractors, rather than the general public?
In this case, you have a few different options for accelerating access. Let's look at a couple of possible scenarios.
You have employees in Mainland China that need access to overseas systems and services from the office or via company VPN:
We can enable all of these people to connect using a combination of different tools:
This enables you to build an architecture like the one below:
This gives us almost total flexibility in creating cross-border multinational private networks!
Depending on our needs, we could also vastly simplify the architecture, limiting ourselves to a VPN Gateway + a VPC in China, a CEN cross-border connection, and a reverse proxy in a VPC outside China. This gives us simple, reliable, "straight line" access to foreign web services from within China.
Of course, you need to be in compliance with local Chinese laws and regulations when you do this. Make sure you know what is (and is NOT) OK when using a setup like this.
Maybe you only need to accelerate a single, public-facing web service that is located outside China? In that case, you can simply use Global Accelerator (GA).
Global Accelerator allows you to map a public IP address or domain name outside China (say, in Europe or the US) onto an "acceleration endpoint" nearer to your end-users.
For instance, to accelerate an application for users in Mainland China, you could use a GA endpoint in Hong Kong (if you are not planning to file for an ICP filing/license) or an endpoint within Mainland China (if you have an ICP filing/license).
A standard use-case looks like this (borrowed from the GA documentation):
This is a simpler alternative to the CEN-based architecture because it doesn't require creating your own reverse proxy or setting up VPN Gateways and Express Connect lines. However, because the acceleration endpoint is public, you do need an ICP filing or license, if that endpoint is deployed in Mainland China. This is the key drawback of GA.
You now have a good idea of what is required to run web services in China, as well as how you can accelerate cross-border connections into and out of China using a combination of Alibaba Cloud network services.
That's it for this week...see you next Friday!
Great! Reach out to me at jierui.pjr@alibabacloud.com
and I'll do my best to answer in a future Friday Q&A blog.
You can also follow the Alibaba Cloud Academy LinkedIn Page. We'll re-post these blogs there each Friday.
JDP - February 10, 2022
JDP - May 14, 2021
JDP - April 23, 2021
JDP - October 8, 2021
JDP - March 3, 2022
JDP - March 11, 2022
A global network for rapidly building a distributed business system and hybrid cloud to help users create a network with enterprise level-scalability and the communication capabilities of a cloud network
Learn MoreVPN Gateway is an Internet-based service that establishes a connection between a VPC and your on-premise data center.
Learn MorePower your progress in China by working with the NO.1 cloud provider of this dynamic market.
Learn MoreSmartAG provides an end-to-end cloud deployment solution for connecting hardware and software to Alibaba Cloud.
Learn MoreMore Posts by JDP
HankGu March 18, 2022 at 8:27 am
Thanks Jeremy for the nice write-up, just to add two points1) GA supports whitelisting (configurable via Support engineer at this moment), which can limit the GA endpoint access to certain IPs.2) In Hong Kong and Singapore region, Alibaba Cloud offers EIP Pro, which favorites the connectivity from Mainland China.