diff --git a/src/content/docs/fundamentals/get-started.mdx b/src/content/docs/fundamentals/get-started.mdx new file mode 100644 index 000000000000000..42b3886eae6c869 --- /dev/null +++ b/src/content/docs/fundamentals/get-started.mdx @@ -0,0 +1,26 @@ +--- +title: Get started +pcx_content_type: Get started +sidebar: + order: 2 +--- + +Before you can begin using Cloudflare products, first [create an account](/fundamentals/account/create-account/). + +## Learn about Cloudflare's offerings + +### Build + +**Build** is where developers create and deploy simple sites and full-stack applications on the [Workers compute platform](/workers/), and connect them to storage and database primitives like [KV](/kv/) (key-value data store), [D1](/d1/) (SQL database), [R2](/r2/) (object storage), [Queues](/queues/) (asynchronous messaging), [Durable Objects](/durable-objects/) (stateful coordination), and more. + +Our compute, orchestration, AI, storage, media, and security services are integrated, so you can quickly extend existing apps or launch new ones while Cloudflare's global network takes care of infrastructure, scaling, and performance for you. + +### Protect & Connect + +**Protect & Connect** is where you establish fast and reliable connections between your websites, apps, and users, while protecting them from attackers and unwanted traffic. + +Application security and performance focuses on resources available on the public Internet. Manage delivery performance by controlling and speeding up primarily [Layer 7 (Application) traffic](/fundamentals/reference/network-layers/), in addition to managing media such as video and images. Get started by [onboarding a domain](/fundamentals/manage-domains/add-site/). + +Zero Trust protects private, internal users/devices and the resources they access. [Get started with Zero Trust](/cloudflare-one/setup/). + +Network services extend protection and acceleration to cloud, on-premise, or hybrid networks, and you can also manage network connections and optimize Layer 3 (Network) and 4 (Transport) traffic. Get started with [Magic Transit](/magic-transit/) or [Magic WAN](/magic-wan/).