DevOps Tools Engineer (LPIC-OT 701) — Question 18

Which of the following kinds of data are suitable as artifacts in a continuous delivery pipeline? (Choose three correct answers.)

Answer options

Correct answer: B, C, D

Explanation

The correct answers B, C, and D are suitable artifacts as they represent the source code, configuration needed to build the application, and compiled packages, respectively. Option A, while important, refers to the final output rather than intermediate artifacts, and option E, while relevant in containerized environments, is not one of the selected correct answers.