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

Attributes

Cloud Computing
cloud computing
informatique en nuage
cloud computing
Modell für den ortsunabhängigen, bequemen und bedarfsgerechten Zugriff auf gemeinsam genutzte, konfigurierbare Rechenressourcen (z. B. Netze, Server, Speicherplatz, Anwendungen und Dienste), die mit minimalem Aufwand oder minimaler Interaktion mit dem Dienstanbieter schnell zur Verfügung gestellt und freigegeben werden können.
Model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable computing resources (e.g., networks, servers, storage, applications and services) that can be rapidly provisioned and released with minimal management effort or service provider interaction.
Modèle informatique dans lequel le stockage des données et leur traitement sont externalisés sur des serveurs distants accessibles à la demande à partir de tout appareil bénéficiant d'une connexion Internet.
Modello che consente di accedere in modo comodo da qualsiasi luogo e su richiesta a un insieme condiviso di risorse informatiche configurabili (p. es. reti, server, memoria fisica, applicazioni e servizi) che possono essere fornite e rilasciate in modo rapido con un minimo sforzo di gestione o interazione da parte del fornitore di servizi.
2023-10-25T13:35:18.1904850Z
6147
https://www.termdat.bk.admin.ch/entry/6147
NCSC, Glossar ([2022-08-22, Internet](https://www.ncsc.admin.ch/ncsc/de/home/glossar.html))
NIST, The NIST Definition of Cloud Computing, 2011-09 ([Internet, 2022-08-22](https://csrc.nist.gov/publications/detail/sp/800-145/final))
CNAI - Réseau de compétences en intelligence artificielle ([Internet, 2022-12-20](https://cnai.swiss/fr/products/terminologie/))
NCSC, Glossario ([2022-08-22, Internet](https://www.ncsc.admin.ch/ncsc/it/home/glossario.html))
EXP: a cloud service has three distinct characteristics that differentiate it from traditional hosting; It is sold on demand, typically by the minute or the hour; it is elastic - a user can have as much or as little of a service as they want at any given time - and the service is fully managed by the provider
The Guardian, Cloud computing: time to stop sitting on your data, 2010-06-21
NIST, The NIST Definition of Cloud Computing, 2011-09 ([Internet, 2022-08-22](https://csrc.nist.gov/publications/detail/sp/800-145/final))
nach NIST, The NIST Definition of Cloud Computing, 2011-09 ([Internet, 2022-08-22](https://csrc.nist.gov/publications/detail/sp/800-145/final))
d'après Le grand dictionnaire terminologique, "infonuagique" ([Internet, 2022-08-22](https://gdt.oqlf.gouv.qc.ca/ficheOqlf.aspx?Id_Fiche=26501384))
secondo NIST, The NIST Definition of Cloud Computing, 2011-09 ([Internet, 2022-08-22](https://csrc.nist.gov/publications/detail/sp/800-145/final))
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

Incoming Relationships

property subject
seeAlso cloud
seeAlso Swiss Government Cloud
seeAlso public cloud
seeAlso Private Cloud
seeAlso Hybrid-Multi-Cloud-Ansatz
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.