Cloud Deployment Models

Models that describe where cloud infrastructure runs.

The data

0

Model
Public
Description
Services owned by a third-party provider and shared among customers.

1

Model
Private
Description
Infrastructure dedicated to a single organization.

2

Model
Hybrid
Description
Combines public and private clouds with orchestration.

3

Model
Community
Description
Shared infrastructure for a specific community with common concerns.

4

Model
Multi-Cloud
Description
Uses services from multiple cloud providers.

Fetch the same bytes

The static files are identical to what the API returns, but with no rate limit and no server round trip. Use the API when you want a query and a content type; use the files when you want to cache one document.

curl "https://yjtoon.com/api/dataset/cloud-deployment-models?format=toon"
const res = await fetch(
  "https://yjtoon.com/static-data/dataset/cloud-deployment-models.toon"
);
const toon = await res.text();

Rate limit: 120 requests per minute per IP, no key and no signup. API reference →

Topics

  • cloud
  • deployment
  • hybrid