Skip to content

RADON Training material and best practice examples

Notifications You must be signed in to change notification settings

cankarm/RADON-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RADON workshop

Overview

This repository contains workshop labs and best practices for tools in the RADON framework toolstack. It is recommended for new users of the RADON framework to follow the labs 1-4 as a basic training. For more advanced usage follow the labs 5-13 according to interest.

Prerequisites

In order to conduct these labs, you need the following prerequisites:

Workshop labs

  1. Introduction to the application and RADON
  2. Working with the IDE
  3. Moving source code to FunctionHub
  4. Modeling the application with GMT
  5. Deploying the csar with xOpera
  6. Adding testing annotations with CTT
  7. Adding Data pipelines
  8. Adding monitoring with Prometheus & Grafana
  9. Adding verification constraints with VT
  10. Detect code defects with Defuse
  11. Choose optimal decomposition with DT
  12. Storing deployment templates in Template Library
  13. Enabling CI/CD

RADON workflow

Directory

.
├── labs        # All lab descriptions
├── README.md   # What you are reading now
└── todos       # The application we want to deploy

About

RADON Training material and best practice examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.9%
  • Dockerfile 3.1%