SolarWinds
Cloud-based protection or security software
Extends: Technology
SolarWinds
Cloud-based protection or security software
Overview
Category: Cloud-based protection or security software
Cloud-based protection or security software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-3021.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-1244.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'SolarWinds',
category: 'Cloud-based protection or security software',
description: 'Cloud-based protection or security software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "SolarWinds",
"applicationCategory": "Cloud-based protection or security software",
"description": "Cloud-based protection or security software"
}