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

Attributes

FaaS
FaaS
FaaS
FaaS
Cloud-Computing-Modell, das es Cloud-Kunden ermöglicht, Anwendungen zu entwickeln und Funktionalitäten bereitzustellen, die nur dann in Rechnung gestellt werden, wenn die Funktion ausgeführt wird.
Cloud computing model that enables cloud customers to develop applications and deploy functionalities and only be charged when the functionality executes.
Modèle de cloud computing qui permet aux utilisateurs de développer des applications et de déployer des fonctionnalités sans gérer de serveur.
Tipo di servizio di cloud computing che permette agli utenti di sviluppare, eseguire e gestire le funzionalità di un'applicazione senza dover fornire e gestire le risorse di calcolo sottostanti.
ComputerWeekly, Function as a Service ([Internet, 2022-09-12](https://www.computerweekly.com/de/definition/Function-as-a-Service-FaaS))
Techtarget, Function as a service ([Internet, 2022-09-12](https://www.techtarget.com/searchitoperations/definition/function-as-a-service-FaaS))
LeMagIt, Function as a Service ([Internet, 2022-09-12](https://www.lemagit.fr/definition/Function-as-a-service-FaaS))
Tibco, Cos'è il Function as a Service (FaaS)? ([Internet, 2022-09-12](https://www.tibco.com/it/reference-center/what-is-function-as-a-service-faas))
EXP: FaaS wird häufig für die Bereitstellung von Microservices verwendet und kann auch als Serverless Computing bezeichnet werden
EXP: les clients sont facturés sur la base du volume de fonctions exécutées et sont assurés de ne pas payer pour des ressources inactives
EXP: si paga solo quando sono usate
ComputerWeekly, Function as a Service ([Internet, 2022-09-12](https://www.computerweekly.com/de/definition/Function-as-a-Service-FaaS))
LeMagIt, Function as a Service ([Internet, 2022-09-12](https://www.lemagit.fr/definition/Function-as-a-service-FaaS))
Il Sole24 Ore, Function-as-a-service per le startup? ([Internet, 2022-09-12](https://www.ilsole24ore.com/art/function-as-a-service-le-startup-mito-dell-impresa-senza-server-AErugohF))
nach ComputerWeekly, Function as a Service ([Internet, 2022-09-12](https://www.computerweekly.com/de/definition/Function-as-a-Service-FaaS))
after Techtarget, Function as a service ([Internet, 2022-09-12](https://www.techtarget.com/searchitoperations/definition/function-as-a-service-FaaS))
d'après LeMagIt, Function as a Service ([Internet, 2022-09-12](https://www.lemagit.fr/definition/Function-as-a-service-FaaS))
secondo Tibco, Cos'è il Function as a Service (FaaS)? ([Internet, 2022-09-12](https://www.tibco.com/it/reference-center/what-is-function-as-a-service-faas))
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 Function 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.