Oracle

DevLab: Oracle Cloud Infrastructure DevOps service CI and CD

Live Hands-on Lab
Thursday, 2 December 2021
9:30 am GMT | 10:30 am CET | 1:30 pm GST
Oracle

DevLab: Oracle Cloud Infrastructure DevOps service CI and CD

In this hands-on lab you will get the basics of how to use the Oracle Cloud Infrastructure (OCI) DevOps cloud service. Hands-on shows how to setup a git repo based on an external repo in github, then how to create a build pipeline using the source code and build specification in the git repo, the build pipeline used the internal artefacts system of the DevOps cloud service to transfer artefacts between build stages, then uploads them to the container and artefact repos at the end of the build.

We then create a deploy pipeline that used the artefacts created in the build process to deploy to an OKE cluster, with the deploy pipeline being triggered by the completion of the build pipeline.

Finally we will see how to trigger the entire process based on a git push into the OCI Git repos. The entire process is demonstrated via the use of the Oracle Cloud Infrastructure Browser UI and the OCI Cloud shell.