From 831612699a5864a80781a6cd7d21e8fbdc746dc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20Jim=C3=A9nez?= Date: Fri, 19 Jan 2018 15:50:17 -0800 Subject: [PATCH] ARIA-404: Add links to the TOSCA theoretical overview by Tal Liron --- gettingstarted.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gettingstarted.md b/gettingstarted.md index 5a02dfb..8dac50a 100644 --- a/gettingstarted.md +++ b/gettingstarted.md @@ -5,6 +5,16 @@ permalink: /getting-started/ share: false --- +TOSCA Theoretical Overview +-------------------------- + +The following two videos give a theoretical overview of the TOSCA specification. It is presented by one of ARIA's developers, Tal Liron. In this session, Tal talks about the [TOSCA Simple Profile in YAML](http://docs.oasis-open.org/tosca/TOSCA-Simple-Profile-YAML/v1.0/csprd02/TOSCA-Simple-Profile-YAML-v1.0-csprd02.html) and its implementation in ARIA. + +[Introduction to TOSCA - Part one](https://www.youtube.com/watch?v=aMkqLI6o-58) +[Introduction to TOSCA - Part two](https://www.youtube.com/watch?v=6xGmpi--7-A) + +The slides are available [here](https://www.slideshare.net/cloudifysource/tosca-in-practice-with-aria). + Installation ------------