Build and Deploy

Deploy infrastructure, build packages, create releases, and coordinate multi-service plans.

StationOps keeps infrastructure deployment, package builds, and application releases as separate recorded operations.

Typical Flow

  1. Deploy an infrastructure configuration.
  2. Build a service package from a Git revision.
  3. Review the build, artifacts, and AI code-review findings where enabled.
  4. Create a release from a successful package.
  5. Deploy the release to an environment.

For coordinated changes, use a Build & Deploy Plan to build or deploy several services in one tracked workflow.

Use Packages, Releases, and Deployments to inspect the full recorded history, source commit, status, logs, duration, and rollback candidate.

Know the Objects

  • Configuration: desired AWS infrastructure.
  • Revision: one infrastructure deployment and its result.
  • Package: a built application artifact.
  • Release: a named, deployable selection of a successful package.
  • Deploy: the operation that activates a release in an environment.