How do OCI DevOps deployment pipelines reduce risk and complexity of production applications?
The statement that is false about deployment pipeline in OCI DevOps is that you can add a Wait stage that adds a specified duration of delay in the pipeline. This is not a valid type of stage that you can add to your deployment pipeline. The types of stages that you can add to your deployment pipeline are:
Deploy stage: A stage that deploys an artifact to a target environment, such as Kubernetes, Instance Group, or Compute Instance.
Control stage approval: A stage that pauses the pipeline execution and requires manual approval before proceeding to the next stage.
Traffic shift stage: A stage that routes the traffic between two sets of backend IPs using a preconfigured load balancer and listener.
Invoke function stage: A stage that invokes an Oracle Function with specified parameters and payload. Verified Reference: [Deployment Pipelines - Oracle Cloud Infrastructure DevOps], [Creating Deployment Pipelines - Oracle Cloud Infrastructure DevOps]
Maryann
10 months agoEllsworth
10 months agoMaryann
10 months agoEllsworth
10 months agoLea
11 months agoEllsworth
11 months agoRoy
11 months agoSusy
11 months agoBobbye
1 years agoKenneth
1 years ago