Database DevOps for Oracle

Requirements

To set up a continuous delivery pipeline for Oracle you will need some basic familiarity with the tooling and the processes they enable. It is recommended to first build a working proof of concept pipeline before introducing the processes to your team.

  • A version control system (VCS). Popular examples are Git, Subversion and Team Foundation Server.
  • A continuous integration tool capable of running command lines. Examples are Jenkins, Bamboo or Visual Studio Team Services.
  • A release management tool (optional). Tools such as Octopus Deploy, Bamboo and Visual Studio Team Services go beyond the functionality supplied by CI tools with tailored functionality to better orchestrate application releases.
  • Access to an Oracle Database instance. Ensure you have sufficient privileges on the Oracle Database instance to set up the required databases for you continuous delivery pipeline.



Didn't find what you were looking for?