diff --git a/slides.md b/slides.md index 47be4f8..4610e2d 100644 --- a/slides.md +++ b/slides.md @@ -268,8 +268,7 @@ DMS[("`**Data Management System**`")] style DMS fill:#bbf -FC[["`**Files -Catalog**`"]] +FC[["`**Catalog**`"]] style FC fill:#bbf StorageBase[["`**Storage Base**`"]] style StorageBase fill:#bbf @@ -297,6 +296,10 @@ StorageBase-->WebDav StorageBase-->XRootD ``` + + --- layout: side-title @@ -378,7 +381,7 @@ Dashboards can be created within the DIRAC Web App: and/or in Grafana: -DIRAC_stack +DIRAC_stack --- @@ -391,7 +394,7 @@ title: DIRAC tech :: title :: -# DIRAC Tech stack +# Technicalities :: content :: @@ -406,9 +409,14 @@ title: DIRAC tech
  • dips stands for "DIRAC protocol"
  • -
  • The DIRAC framework provides also "Agents" (~ cron jobs) and "Executors" (~ ) to animate the system
  • +
  • The DIRAC framework provides also "Agents" (~ cron jobs) and "Executors" (~ tasks execution) to animate the system
  • As backends, and are supported (for different purposes)
  • -
  • The Web App is implemented using `ExtJS`, and fully custom Python "bindings"
  • +
  • The Web App is implemented using ExtJS, and fully custom Python "bindings"
  • +
  • For AuthN/Z, DIRAC understands certificates and proxies + +