api: YAML JSON TOON Database
version: 1.0.0
format: yaml
dataset:
  id: 371
  slug: cloud-deployment-models
  title: Cloud Deployment Models
  description: Models that describe where cloud infrastructure runs.
  category: Cloud Computing
  category_slug: cloud-computing
  tags: cloud,deployment,hybrid
  view_count: 5
  created_at: 1781275786
  updated_at: 1781275786
data:
  - model: Public
    description: Services owned by a third-party provider and shared among customers.
  - model: Private
    description: Infrastructure dedicated to a single organization.
  - model: Hybrid
    description: Combines public and private clouds with orchestration.
  - model: Community
    description: Shared infrastructure for a specific community with common concerns.
  - model: Multi-Cloud
    description: Uses services from multiple cloud providers.
