This image shows build and deploy python application using OCI DevOps and OCI function services. It contains an Oracle Cloud Infrastructure (OCI) region, which itself contains a collection of DevOps Projects. These projects comprise:
  • OCI Code Repository
  • Build Pipeline
  • Deployment Pipeline
  • OCI Functions instance
  • Artifact Repository with an associated Container Registry
The region also contains a logging repository and a notification service.

An end user, external to the region, commits code to the OCI Code Repository. The code is then directed through the Build Pipeline, which triggers deployments through the Deployment Pipeline to the OCI Functions instance and delivers artifacts to the Artifact Repository and associated Container Registry component. The Deployment Pipeline will pull a manifest from the Artifact Repository and associated Container Registry component while OCI Functions pulls an image from this component.