hetzner
European cloud and dedicated server provider.
Extends: Technology
Hetzner
European cloud and dedicated server provider.
Overview
Category: Infrastructure software
European cloud and dedicated server provider.
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: 'Hetzner',
category: 'Infrastructure software',
description: 'European cloud and dedicated server provider.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Hetzner",
"applicationCategory": "Infrastructure software",
"description": "European cloud and dedicated server provider."
}