Skip to content

Commit e33d057

Browse files
dcpenaabstergail
andauthored
[Fundamentals] Add Get started page (#24401)
* Add Get started page * Fixed create account link * Removing overview about dash for now * Apply suggestion from review Co-authored-by: abstergail <[email protected]> * Apply suggestion from review Co-authored-by: abstergail <[email protected]> * Apply suggestion from review Co-authored-by: abstergail <[email protected]> * Applying edits from review * Removed extra Protect section * Implementing feedback --------- Co-authored-by: abstergail <[email protected]>
1 parent 6179ef8 commit e33d057

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: Get started
3+
pcx_content_type: Get started
4+
sidebar:
5+
order: 2
6+
---
7+
8+
Before you can begin using Cloudflare products, first [create an account](/fundamentals/account/create-account/).
9+
10+
## Learn about Cloudflare's offerings
11+
12+
### Build
13+
14+
**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.
15+
16+
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.
17+
18+
### Protect & Connect
19+
20+
**Protect & Connect** is where you establish fast and reliable connections between your websites, apps, and users, while protecting them from attackers and unwanted traffic.
21+
22+
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/).
23+
24+
Zero Trust protects private, internal users/devices and the resources they access. [Get started with Zero Trust](/cloudflare-one/setup/).
25+
26+
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/).

0 commit comments

Comments
 (0)