|
1 | 1 | --- |
2 | | -title: Overview |
| 2 | +title: Cloudflare Spectrum |
3 | 3 | pcx_content_type: overview |
4 | 4 | sidebar: |
5 | 5 | order: 1 |
6 | 6 | head: |
7 | 7 | - tag: title |
8 | 8 | content: Cloudflare Spectrum |
9 | | - |
10 | 9 | --- |
11 | 10 |
|
12 | | -import { CardGrid, Description, Feature, GlossaryTooltip, LinkTitleCard, Plan, RelatedProduct } from "~/components" |
| 11 | +import { |
| 12 | + CardGrid, |
| 13 | + Description, |
| 14 | + Feature, |
| 15 | + GlossaryTooltip, |
| 16 | + LinkTitleCard, |
| 17 | + Plan, |
| 18 | + RelatedProduct, |
| 19 | +} from "~/components"; |
13 | 20 |
|
14 | 21 | <Description> |
15 | 22 |
|
16 | | -Spectrum provides security and acceleration for any [TCP](https://www.cloudflare.com/learning/ddos/glossary/tcp-ip/) or [UDP](https://www.cloudflare.com/learning/ddos/glossary/user-datagram-protocol-udp/) based application. |
| 23 | +Spectrum provides security and acceleration for any [TCP](https://www.cloudflare.com/learning/ddos/glossary/tcp-ip/) or [UDP](https://www.cloudflare.com/learning/ddos/glossary/user-datagram-protocol-udp/) based application. |
| 24 | + |
17 | 25 | </Description> |
18 | 26 |
|
19 | 27 | <Plan type="paid" /> |
20 | 28 |
|
21 | 29 | Spectrum allows you to route MQTT, email, file transfer, version control, games, and more over TCP or UDP through Cloudflare to mask the origin and protect it from [DDoS attacks](https://www.cloudflare.com/learning/ddos/what-is-a-ddos-attack/). |
22 | 30 |
|
23 | | -*** |
| 31 | +--- |
24 | 32 |
|
25 | 33 | ## Features |
26 | 34 |
|
27 | | -<Feature header="Enable Proxy protocol" href="/spectrum/how-to/enable-proxy-protocol/"> |
28 | | -Use a proxy protocol for Cloudflare to pass on the client IP to your service. |
| 35 | +<Feature |
| 36 | + header="Enable Proxy protocol" |
| 37 | + href="/spectrum/how-to/enable-proxy-protocol/" |
| 38 | +> |
| 39 | + Use a proxy protocol for Cloudflare to pass on the client IP to your service. |
29 | 40 | </Feature> |
30 | 41 |
|
31 | | -<Feature header="DDoS Protection for Spectrum" href="/spectrum/about/ddos-for-spectrum/"> |
32 | | -Learn more about what L3/4 DDoS Protection is included as part of the Spectrum service. |
| 42 | +<Feature |
| 43 | + header="DDoS Protection for Spectrum" |
| 44 | + href="/spectrum/about/ddos-for-spectrum/" |
| 45 | +> |
| 46 | + Learn more about what L3/4 DDoS Protection is included as part of the Spectrum |
| 47 | + service. |
33 | 48 | </Feature> |
34 | 49 |
|
35 | | -*** |
| 50 | +--- |
36 | 51 |
|
37 | 52 | ## Related products |
38 | 53 |
|
39 | | -<RelatedProduct header="DDoS Protection" href="/ddos-protection/" product="ddos-protection"> |
40 | | -Cloudflare DDoS protection secures websites, applications, and entire networks while ensuring the performance of legitimate traffic is not compromised. |
| 54 | +<RelatedProduct |
| 55 | + header="DDoS Protection" |
| 56 | + href="/ddos-protection/" |
| 57 | + product="ddos-protection" |
| 58 | +> |
| 59 | + Cloudflare DDoS protection secures websites, applications, and entire networks |
| 60 | + while ensuring the performance of legitimate traffic is not compromised. |
41 | 61 | </RelatedProduct> |
42 | 62 |
|
43 | 63 | <RelatedProduct header="BYOIP" href="/byoip/" product="byoip"> |
44 | | -With Bringing Your Own IPs (BYOIP), Cloudflare announces your IPs in all our locations. |
| 64 | + With Bringing Your Own IPs (BYOIP), Cloudflare announces your IPs in all our |
| 65 | + locations. |
45 | 66 | </RelatedProduct> |
46 | 67 |
|
47 | | -<RelatedProduct header="Load Balancing" href="/load-balancing/" product="load-balancing"> |
48 | | -Cloudflare Load Balancing distributes traffic across your <GlossaryTooltip term="endpoint">endpoints</GlossaryTooltip>, which reduces endpoint strain and latency and improves the experience for end users. |
| 68 | +<RelatedProduct |
| 69 | + header="Load Balancing" |
| 70 | + href="/load-balancing/" |
| 71 | + product="load-balancing" |
| 72 | +> |
| 73 | + Cloudflare Load Balancing distributes traffic across your{" "} |
| 74 | + <GlossaryTooltip term="endpoint">endpoints</GlossaryTooltip>, which reduces |
| 75 | + endpoint strain and latency and improves the experience for end users. |
49 | 76 | </RelatedProduct> |
50 | 77 |
|
51 | 78 | <RelatedProduct header="DNS" href="/dns/" product="dns"> |
52 | | -Cloudflare's global DNS platform provides speed and resilience. DNS customers also benefit from free DNSSEC, and protection against route leaks and hijacking. |
| 79 | + Cloudflare's global DNS platform provides speed and resilience. DNS customers |
| 80 | + also benefit from free DNSSEC, and protection against route leaks and |
| 81 | + hijacking. |
53 | 82 | </RelatedProduct> |
54 | 83 |
|
55 | | -*** |
| 84 | +--- |
56 | 85 |
|
57 | 86 | ## More resources |
58 | 87 |
|
59 | 88 | <CardGrid> |
60 | 89 |
|
61 | | -<LinkTitleCard title="Plans" href="https://www.cloudflare.com/plans/" icon="document"> |
62 | | -Compare available Cloudflare plans |
| 90 | +<LinkTitleCard |
| 91 | + title="Plans" |
| 92 | + href="https://www.cloudflare.com/plans/" |
| 93 | + icon="document" |
| 94 | +> |
| 95 | + Compare available Cloudflare plans |
63 | 96 | </LinkTitleCard> |
64 | 97 |
|
65 | 98 | </CardGrid> |
0 commit comments