VMware
Clustering software
Extends: Technology
VMware
Clustering software
Overview
Category: Clustering software
Clustering software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-3021.00
- SOC Code: 11-3051.06
- SOC Code: 13-1111.00
- SOC Code: 15-1211.00
- SOC Code: 15-1212.00
- SOC Code: 15-1231.00
- SOC Code: 15-1232.00
- SOC Code: 15-1241.00
- SOC Code: 15-1242.00
- SOC Code: 15-1243.00
- SOC Code: 15-1243.01
- SOC Code: 15-1244.00
- SOC Code: 15-1251.00
- SOC Code: 15-1252.00
- SOC Code: 15-1253.00
- SOC Code: 15-1299.08
- SOC Code: 15-1299.09
- SOC Code: 17-2151.00
- SOC Code: 19-2012.00
- SOC Code: 19-4051.00
- SOC Code: 19-4099.03
- SOC Code: 25-2023.00
- SOC Code: 27-4014.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'VMware',
category: 'Clustering software',
description: 'Clustering software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "VMware",
"applicationCategory": "Clustering software",
"description": "Clustering software"
}