radon-h2020 / radon-delivery-toolchain

Project listing all delivery toolchain requirements including: RADON orchestrator, Monitoring, Template Library, CI/CD.
Apache License 2.0
0 stars 4 forks source link

R-T5.1: The TOSCA blueprint must be able to enable Operations Engineers to define the usage of different FaaS/Serverless providers for different parts of their application. #28

Closed cankarm closed 4 years ago

cankarm commented 4 years ago
ID: R-T5.1
Type: COMPATIBILITY
User story: As an Operations Engineer I want to use different FaaS/serverless providers at same time
Requirement: The TOSCA blueprint must be able to enable Operations Engineers to define the usage of different FaaS/Serverless providers for different parts of their application.
Extended Description: An Operations Engineer can decide to use different FaaS/serverless provider for different parts of his application in one RADON model. The delivery toolchain must support such deployment and monitoring of such application
Priority: Must have
Affected Tools: DELIVERY_TOOLCHAIN
Means of Verification: Simple test if application is up and running should verify if deployment using mixed providers was successful.
cankarm commented 4 years ago

We do have support to deploy application on multiple providers simultaneously. Examples are available on radon-h2020 github.

This can be closed.