Cloud continuum Blueprint Slices

Cloud continuum blueprint (CCBP) is a middleware architecture to manage experiments infrastructural requirements

flowchart TD A@{shape: proc,label: user} B@{shape: proc,label: CCBP} C@{shape: proc,label: infrastructure} A -- creates experiment --> B -- manages required infrastructure --> C

The CCBP tech stack is composed by the following services

-Crossplane

The architecture looks as follows:

Where:

When a new experiment is defined inside the CCBP a new kube namespace is created that is manage trough crossplane operators

References

Table of Contents