cloudflare
Content delivery network and DDoS protection service.
Extends: Technology
Cloudflare
Content delivery network and DDoS protection service.
Overview
Category: Infrastructure software
Content delivery network and DDoS protection service.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Cloudflare',
category: 'Infrastructure software',
description: 'Content delivery network and DDoS protection service.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Cloudflare",
"applicationCategory": "Infrastructure software",
"description": "Content delivery network and DDoS protection service."
}