schema.org.ai

vultr

High-performance cloud compute platform.

Extends: Technology

Vultr

High-performance cloud compute platform.

Overview

Category: Infrastructure software

High-performance cloud compute platform.

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: 'Vultr',
  category: 'Infrastructure software',
  description: 'High-performance cloud compute platform.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Vultr",
  "applicationCategory": "Infrastructure software",
  "description": "High-performance cloud compute platform."
}