Key Concepts, Components, and Terms

Before you use Oracle Developer Cloud Service (DevCS), make yourself familiar with these key concepts, components, and terms.

See Oracle Cloud Terminology in Getting Started with Oracle Cloud to understand the basic terminology used to describe the Oracle Cloud features and services.

Term Description

Organization

The top-most entity in the project structure of DevCS. Think of an organization as the umbrella for all the projects in a given identity domain.

Git repository

A Source Code Management (SCM) and distributed version control tool to host source code files.

Maven repository

A hosted repository to store build artifacts, library files, and dependencies for Maven applications.

Issue tracker

A built-in issue management system to create and track tasks, defects, and features.

Merge Request and Code review

A method to merge a Git repository branch with another branch. Before merging the branches, team members can review differences between files of both branches and provide their feedback.

Build System

A built-in system to define and automate builds of your applications.

Build executor

Software that runs a build.

Wiki

Built-in wiki system to help your team author and manage wiki pages.

Deployment configuration

A configuration to deploy a build artifact to an Oracle Java Cloud Service, Oracle Application Container Cloud Service, or Oracle Java Cloud Service - SaaS Extension instance.

Oracle Java Cloud Service

Oracle Cloud service to deploy web applications to a public Oracle WebLogic Server domain on Oracle Cloud.

For more information about the service, see About Oracle Java Cloud Service in Administering Oracle Java Cloud Service.

Oracle Application Container Cloud Service

Oracle Cloud service to deploy Java SE, Node.js, PHP, Python, Ruby, Go, Java EE 7 (or later), and .NET applications to Oracle Cloud.

For more information about the service, see About Oracle Application Container Cloud Service in Using Oracle Application Container Cloud Service and About Your Application and Oracle Application Container Cloud Service in Developing for Oracle Application Container Cloud Service.

Oracle Java Cloud Service - SaaS Extension

Oracle Cloud service to deploy Java web applications that are extensions to existing Oracle SaaS products, such as CRM, HCM, and so on.

For more information about the service, see About Oracle Java Cloud Service - SaaS Extension in Using Oracle Java Cloud Service - SaaS Extension.