IBMWebSphereMQ
Cloud-based management software
Extends: Technology
IBM WebSphere MQ
Cloud-based management software
Overview
Category: Cloud-based management software
🔥 Hot Technology - In high demand
Cloud-based management software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 15-1241.00
- SOC Code: 15-1252.00
- SOC Code: 15-1299.01
- SOC Code: 15-1299.03
- SOC Code: 15-1299.08
- SOC Code: 15-1299.09
- SOC Code: 33-3051.04
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'IBM WebSphere MQ',
category: 'Cloud-based management software',
description: 'Cloud-based management software',
hotTechnology: true,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "IBM WebSphere MQ",
"applicationCategory": "Cloud-based management software",
"description": "Cloud-based management software"
}