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
Managed ServicesInfrastructure services (databases, message brokers, etc.) provisioned and managed directly from CodeNOW
External ServicesExternally managed services connected to components via a variable schema defined by External Service Templates
CI/CDBuild and deployment pipelines — build history, deployment tracking, and custom pipeline configuration