Versions Compared

Key

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

...

  • Studiocreate and maintain an application
  • Runtimeexecute an application
  • Publisherpublish an application from one environment to another
  • Composerchange simple text elements of an application at runtime

Below the preferred deployment of Blueriq is outlined. An application is developed with Studio, which runs on the Development environment. This environment also contains a Runtime which is linked to the Studio. With this setup changes in Studio are directly reflected in the Runtime, which enables rapid application development. Once an application is ready for test, the Publisher is used to transfer the application from the Development environment to the Test(/Acceptation/Production) environment. On this environment only the Runtime is deployed to run the application.

...