SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

Infrastructure-as-a-Service
Infrastructure as a Service
Infrastructure as a service
Infrastructure as a service
Cloud-Computing-Dienst, der Computer-, Speicher- und Netzwerkressourcen bedarfsgerecht und mit nutzungsbasierter Bezahlung zur Verfügung stellt.
Opportunity provided to the consumer to obtain processing power, storage, networks, and other fundamental computing resources to deploy and run arbitrary software, which can include operating systems and applications.
Type de service de cloud computing qui offre des ressources de calcul, de stockage et de mise en réseau à la demande, et sur une base de paiement à l’utilisation.
Servizio di cloud computing che offre risorse di calcolo, archiviazione e rete on demand con pagamento in base al consumo.
2023-11-21T13:16:26.0606370Z
501480
https://www.termdat.bk.admin.ch/entry/501480
Microsoft Azure, Was ist IaaS? ([Internet, 2022-09-12](https://azure.microsoft.com/de-de/resources/cloud-computing-dictionary/what-is-iaas/))
The NIST Definition of Cloud Computing (SP 800-145) ([Internet, 2012-04-27](https://csrc.nist.gov/publications/detail/sp/800-145/final))
Microsoft Azure, Qu'est-ce que l'IaaS ? ([Internet, 2022-09-12](https://azure.microsoft.com/fr-fr/resources/cloud-computing-dictionary/what-is-iaas/))
Microsoft Azure, Cos'è il modello IaaS? ([Internet, 2022-09-12](https://azure.microsoft.com/it-it/resources/cloud-computing-dictionary/what-is-iaas/))
EXP: die Infrastruktur wird ohne Anwendungssoftware angeboten
EXP: the consumer does not manage or control the underlying cloud infrastructure but has control over operating systems, storage, and deployed applications; and possibly limited control of select networking components (e.g., host firewalls).
The NIST Definition of Cloud Computing (SP 800-145) ([Internet, 2012-04-27](https://csrc.nist.gov/publications/detail/sp/800-145/final))
BK, Bereich DTI
nach Microsoft Azure, Was ist IaaS? ([Internet, 2022-09-12](https://azure.microsoft.com/de-de/resources/cloud-computing-dictionary/what-is-iaas/))
after The NIST Definition of Cloud Computing (SP 800-145) ([Internet, 2012-04-27](https://csrc.nist.gov/publications/detail/sp/800-145/final))
secondo Microsoft Azure, Cos'è il modello IaaS? Microsoft Azure, Cos'è il modello IaaS? ([Internet, 2022-09-12](https://azure.microsoft.com/it-it/resources/cloud-computing-dictionary/what-is-iaas/))
d'après Microsoft Azure, Qu'est-ce que l'IaaS ? ([Internet, 2022-09-12](https://azure.microsoft.com/fr-fr/resources/cloud-computing-dictionary/what-is-iaas/))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.