Skip to main content

Managing the application lifecycle

The lifecycle of a Striim application will typically have three phases, each with its own Striim Platform cluster(s) or Striim Cloud service(s):

  1. A developer or team of developers creates an application.

  2. Quality assurance tests the application and returns ownership to the developers for debugging.

  3. When the application is deemed sufficiently robust and error free, it is transferred to the production team for deployment.

When an application is passed from one phase to the next, the properties in sources, caches, and targets must be updated to reflect the new environment. You may accomplish this without modifying the applications by Using vaults.

Development and QA may share a cluster or service. Production should always have its own.