Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • User clicks "Commit" button to deploy the project on NDS Labs cloud resources
  • A status page is returned providing a list of the instanciated services, virtual machines, their status, details, and URL's to the stood up services (e.g. Clowder)
  • User can now go to/share Clowder URL and use/experiment with the service

XSEDE ECS: Video Analytics Toolbox Example

Gliffy Diagram
nameNDSLabsClowderVAT0

ARPAE TERRA Project Example

...

  • User clicks "Commit" button to deploy the project on NDS Labs cloud resources
  • A status page is returned providing a list of the instanciated services, virtual machines, their status, details, and URL's to the stood up services (e.g. Clowder, Jupyter Lab Notebook)
  • User can now go to/share Clowder URL and use/experiment with the service
  • User can now go to/share Jupyter URL and user/experiment with any data contained within the Clowder instance

XSEDE ECS: Video Analytics Tableau Example

User/developer wishes to deploy a data resource along the lines of that used by the XSEDE VAT project (http://vat.xsede.org/) to store and analyze videos.

  • User creates a new project and names it "VAT Deployment"
  • User drags clowder service to project canvas
  • User drags mongodb to canvas as database backend for Clowder
  • User drags elasticsearch to canvas as means of indexing text data for Clowder
  • User drags rabbitmq as the distributed messaging bus used by Clowder to trigger extraction services
  • User drags the shotextractor to canvas as extraction service that will be available for uploaded video files in order to segment into distinct shots
  • User drags a connection between mongodb and clowder
  • User drags a connection between elasticsearch and clowder
  • User drags a connection between rabbitmq and clowder
  • User drags a connection between shotextractor and rabbitmq

Gliffy Diagram
nameNDSLabsClowderVAT0

  • User clicks "Commit" button to deploy the project on NDS Labs cloud resources
  • A status page is returned providing a list of the instanciated services, virtual machines, their status, details, and URL's to the stood up services (e.g. Clowder)
  • User can now go to/share Clowder URL and use/experiment with the service