Valid 1z0-1084-23 Dumps shared by ExamDiscuss.com for Helping Passing 1z0-1084-23 Exam! ExamDiscuss.com now offer the newest 1z0-1084-23 exam dumps, the ExamDiscuss.com 1z0-1084-23 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1z0-1084-23 dumps with Test Engine here:
How are cloud native application versions deployed to an OKE cluster when using a blue/green deployment strategy?
Correct Answer: C
Blue/Green deployment strategy allows releasing a new version of an application using two identical environments where one of them is active at a given time. The current version of the application is provisioned on the active environment, whereas the new version gets deployed to the standby environment1. The traffic is shifted from the active to the standby environment by updating the ingress resource2. Therefore, both old and new application versions are deployed to production at the same time, but only one of them receives the traffic. Verified Reference: Announcing new deployment strategies for OCI DevOps Service, Blue-Green OKE Deployment