Skip to main content

Developer Cloud Services

CloudServicesHeader

Source Code Management

The ODJ provides you a code repository for your beloved source code to collaborate with your team. The repository settings follow the principle of secure by default.

Build Services

Provides pipelines to build, test, scan and deploy your application code. A large number of technologies are supported through different pipeline templates. The additional tools you have selected will be integrated into the pipeline as much as possible.

Automation, security and quality are the criteria according to which the templates are created.

Code Quality Analysis

Scans your source code and helps you to keep your code quality on a high level. Transparency is one of the keys to integrating teams into the process.

Artifact Repository

Artifact repositories are required to share your cool self-written libraries between your components or other products.

Your deployable will be stored automatically in a registry close to your runtime and there is no need to add an additional artifact repository.

Dependency & OSS License Analysis

Scans your build time dependencies and the runtime dependencies (of your container image). It shows you known vulnerabilities, possible solutions and mitigation actions and OSS license issues. You can keep track of vulnerabilities for your deployable in your productive environment.

Ticket system

Provides you a place to organize your product related tickets with boards and workflows.

API Linting

The ODJ provides build-in support to validate your APIs to follow the required standards.