InterviewSolution
Saved Bookmarks
| 1. |
_____________________ is a paradigm to move code from check-in to production in a controlled way. None of the options Deployment Pipeline Both the options Integration Pipeline |
|
Answer» According to the question , the continuous DELIVERY pipeline.Which is a paradigm to MOVE code from check in to production in a controlled way.It is the most significant element. Code will CHANGE so to REACH their production. Organizations build these for their betterment.It automatically HELPS in building and testing for a smooth flow of work and then reach their coding process. |
|