PlatformasaservicePaaS
Cloud-based data access and sharing software
Extends: Technology
Platform as a service PaaS
Cloud-based data access and sharing software
Overview
Category: Cloud-based data access and sharing software
Cloud-based data access and sharing software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-3013.01
- SOC Code: 15-1252.00
- SOC Code: 15-1299.05
- SOC Code: 15-1299.06
- SOC Code: 41-9031.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Platform as a service PaaS',
category: 'Cloud-based data access and sharing software',
description: 'Cloud-based data access and sharing software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Platform as a service PaaS",
"applicationCategory": "Cloud-based data access and sharing software",
"description": "Cloud-based data access and sharing software"
}