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

Attributes

CaaS
CaaS
CaaS
CaaS
Cloud-Computing-Modell, das Container-basierte Virtualisierungsleistungen als Service aus dem Netz bereitstellt.
Cloud service where the provider offers a platform to manage, deploy, and scale container workloads.
Service qui simplifie le développement et la mise à disposition de logiciels dans le cloud sans se préoccuper de l’exploitation laborieuse de l’infrastructure.
Servizio offerto da un provider di cloud computing che permette agli utenti di sviluppare software in cosiddetti container, di effettuare dei test, di eseguirli oppure di distribuirli attraverso apposite infrastrutture informatiche.
Cloudcomputing Insider, Was ist Container as a Service (CaaS)? ([Internet, 2022-09-12](https://www.cloudcomputing-insider.de/was-ist-container-as-a-service-caas-a-852566/))
Container as a Service
IBM Cloud Private overview ([Internet, 2022-09-12](https://www.ibm.com/docs/en/cloud-private/3.1.1?topic=started-cloud-private-overview))
Swisscom, Satisfaction client accrue avec Container Services ([Internet, 2022-09-13](https://www.swisscom.ch/fr/business/enterprise/themen/cloud/container-as-a-service.html))
EXP: CaaS ist zwischen den Modellen Infrastructure as a Service und Platform as a Service angesiedelt; zentrale Komponenten von CaaS sind Container, welche virtualisierte Applikationsumgebungen bereitstellen; im Gegensatz virtuellen Maschinen beinhaltet die Virtualisierungsebene «Container» kein eigenes Betriebssystem
EXP: CaaS streamlines the process of running container workloads by abstracting away the complexities of deployments and underlying server resources; all the components of an application are bundled into a single container image and can be run in isolated user space on the same shared operating system
EXP: l’entreprise doit uniquement s’occuper de la gestion des conteneurs tandis que l’exploitation de l’infrastructure sous-jacente est assurée par le fournisseur CaaS; l’application fonctionne de manière autonome dans le conteneur
EXP: permette agli utenti finali di usare servizi container senza per forza dover disporre di un’infrastruttura
secondo Digital Guide Ionos, Cos'è il CaaS ([Internet, 2022-09-12](https://www.ionos.it/digitalguide/server/know-how/caas-i-migliori-servizi-contenitore-a-confronto/))
Cloudcomputing Insider, Was ist Container as a Service (CaaS)? ([Internet, 2022-09-12](https://www.cloudcomputing-insider.de/was-ist-container-as-a-service-caas-a-852566/)) und BK, Bereich DTI
Check Point, What is Container as a Service (CaaS)? ([Internet, 2022-09-12](https://www.checkpoint.com/cyber-hub/cloud-security/what-is-container-security/what-is-container-as-a-service-caas/))
nach Cloudcomputing Insider, Was ist Container as a Service (CaaS)? ([Internet, 2022-09-12](https://www.cloudcomputing-insider.de/was-ist-container-as-a-service-caas-a-852566/))
after Check Point, What is Container as a Service (CaaS)? ([Internet, 2022-09-12](https://www.checkpoint.com/cyber-hub/cloud-security/what-is-container-security/what-is-container-as-a-service-caas/))
d'après Swisscom, Satisfaction client accrue avec Container Services ([Internet, 2022-09-13](https://www.swisscom.ch/fr/business/enterprise/themen/cloud/container-as-a-service.html))
secondo Digital Guide Ionos, Cos'è il CaaS ([Internet, 2022-09-12](https://www.ionos.it/digitalguide/server/know-how/caas-i-migliori-servizi-contenitore-a-confronto/))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part Container as a Service
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.