schema.org.ai

AmazonElasticContainerServiceECS

Application server software

Extends: Technology

Amazon Elastic Container Service ECS

Application server software

Overview

Category: Application server software

Application server software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 15-1299.07

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Amazon Elastic Container Service ECS',
  category: 'Application server software',
  description: 'Application server software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Amazon Elastic Container Service ECS",
  "applicationCategory": "Application server software",
  "description": "Application server software"
}