Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions src/content/docs/fundamentals/get-started.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
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

Cloudflare's product offerings fall into three major groups you can find within the Cloudflare dashboard: Build, Connect, and Protect.

### Build

Build contains products to help you build on the Workers platform and manage your deployments and bindings. You can also create and manage storage and database primitives.

### Connect

Products under Connect create foundational connections between external sites and public applications to Cloudflare's network, which are then consumed by end users.

You can also 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.

Additionally, manage network connections and optimize Layer 3 (Network) and 4 (Transport) traffic.

### Protect

Use the Protect products to implement Zero Trust and secure your internal and private applications, resources, and users. Utilize Application Security to secure external and public applications.
Loading