foggykitchen.com
0 of 2 available lessons

OCI DevOps Terraform Course – Learn CI/CD Automation on Oracle Cloud (2023)

MODULE 01: OCI DEVOPS FUNDAMENTALS

OCI DevOps Canary Deployment Strategy

OCI DevOps Terraform Course – Learn CI/CD Automation on Oracle Cloud (2023)

FoggyKitchen
Preview lesson
OCI DevOps Canary Deployment Strategy
CloudTerraform/OpenTofu
0:00 / 26:001x
Download Resources
This additional lesson will dive into advanced deployment strategies by configuring a Canary Deployment pipeline in OCI DevOps Service. This comprehensive lesson covers essential stages to ensure a smooth and controlled deployment. We will start by setting up the Canary Deploy Stage, where a small percentage of traffic will be directed to the new version, allowing for thorough testing and evaluation. Next, we will implement the Traffic Switch Stage, which will gradually shift traffic from the old version to the canary version based on predefined criteria. We will introduce the Prod Release Approval Stage to maintain control and mitigate risks, where designated approvers can review and provide the green light for the production release. Finally, we will execute the Prod Release Stage to deploy the canary version to the full production environment, ensuring a seamless transition. By the end of this lesson, you will have a deep understanding of Canary Deployment and the necessary expertise to configure these advanced deployment stages within OCI DevOps Service confidently. Join us to elevate your deployment practices and optimize your release management. https://objectstorage.eu-frankfurt-1.oraclecloud.com/p/z3yudX3TlCP-QVLjaTm8bAaw0HzsXXdaAtPzsImuFCb43PlVE7BCvvaxu29TtFs_/n/fr5tvfiq2xhq/b/oci-terraform-devops-movies/o/terraform-oci-devops-lesson7.mp4

What you'll learn in this lesson

  • How to create a baseline Azure Virtual Network with Terraform/OpenTofu.
  • How CIDR ranges, subnet boundaries, and security defaults shape the platform contract.
  • How to validate the first networking building block before adding workloads.