Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.55 KB

README.md

File metadata and controls

47 lines (35 loc) · 1.55 KB

RADON Demonstrator (training)

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:

Training 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. Testing your Application with the Continuous Testing Tool (CTT)
  7. Detecting code defects with Defuse
  8. Adding Data pipelines
  9. Adding verification constraints with VT
  10. Finding optimal deployment with the Decomposition Tool (DT)
  11. Adding monitoring with Prometheus & Grafana
  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