Skip to main content

Application Development

The Application Development section covers all resources involved in building, packaging, and deploying software in CodeNOW.

SectionDescription
ApplicationsThe primary unit of deployment — a collection of Application Components deployed and managed together
LibrariesReusable code packages built and published to the artifact repository, referenced by Application Components
ContainersCustom Docker base images built and published for use in CI pipelines of other components
ServicesBacking services your components connect to — Hosted Services provisioned and run by CodeNOW, or Connected Services that connect to something running outside the platform via a variable schema defined by Service Templates
CI/CDBuild and deployment pipelines — build history, deployment tracking, and custom pipeline configuration