Quiz
Learn to choose the right deployment strategies for different applications and environments using Jenkins X. Understand how these strategies support CI CD workflows and prepare for applying GitOps principles in Jenkins X.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
What is the default deployment strategy used by Jenkins X?
A.
Serverless strategy
B.
Recreate strategy
C.
RollingUpdate strategy
D.
Canary deployments
1 / 7
In the ...