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

Attributes

Cloud
cloud
cloud
nuage
Bereitstellung von IT-Ressourcen von Anwendungen bis zu Rechenzentren, die bei Bedarf über das Internet auf der Basis nutzungsabhängiger Gebühren virtuell und flexibel genutzt werden können.
Provision of computing services including servers, storage, databases, networking, software, analytics, and intelligence over the Internet to offer faster innovation, flexible resources, and economies of scale.
Ensemble des matériels et des logiciels accessibles par l'internet, qu'un prestataire met à la disposition de ses clients sous la forme de services en ligne.
Infrastruttura informatica che permette agli utenti di eseguire applicazioni, gestire attività, elaborare e archiviare documenti su server esterni che operano come un unico ecosistema accessibile attraverso una rete.
2025-11-04T13:22:02.6319800Z
5853
https://www.termdat.bk.admin.ch/entry/5853
BK, Digitale Transformation und IKT Lenkung > Bundesarchitektur > Cloud ([Internet, 2022-08-23](https://www.bk.admin.ch/bk/de/home/digitale-transformation-ikt-lenkung/bundesarchitektur/cloud.html))
FCh, Digital Transformation and ICT > Steering Federal architecture > Cloud ([Internet, 2022-08-23](https://www.bk.admin.ch/bk/en/home/digitale-transformation-ikt-lenkung/bundesarchitektur/cloud.html))
CaF, Trasformazione digitale e governance delle TIC > Architettura della Confederazione > Cloud ([Internet, 2022-08-24](https://www.bk.admin.ch/bk/it/home/digitale-transformation-ikt-lenkung/bundesarchitektur/cloud.html))
FranceTerme, "nuage" ([Internet, 2022-08-23](https://www.culture.fr/franceterme/terme/COGE747))
A cloud can be a wide area network (WAN) like the public Internet or a private local area network (LAN) of any size, local or global [...] Inside every cloud, cables, routers and switches handle the forwarding of data from one point to another [...]
Bei Anwendungen wird die Software von der Cloud zur Verfügung gestellt und die erstellten Arbeiten und Daten in der Cloud gespeichert.
USG: bevorzugt
GRM: sost. m. inv.
FranceTerme, "nuage" ([Internet, 2022-08-23](https://www.culture.fr/franceterme/terme/COGE747))
IBM, Cloud-Computing: Ein umfassender Leitfaden ([Internet, 2023-03-02](https://www.ibm.com/de-de/cloud/learn/cloud-computing-gbl))
after Microsoft, What is cloud computing ([Internet, 2023-03-02](https://azure.microsoft.com/en-us/resources/cloud-computing-dictionary/what-is-cloud-computing))
secondo Melani, Glossario ([Internet, 2022-08-24](https://www.ncsc.admin.ch/ncsc/it/home/glossario.html)) e Microsoft, Che cos'è il cloud? ([Internet, 2022-08-24](https://azure.microsoft.com/it-it/resources/cloud-computing-dictionary/what-is-the-cloud/))
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 computing
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.