Artifact Package Management MCQs with Answers and Explanations
Practice Artifact Package Management MCQs. from DevOps subject. with solved answers and explanations. updated syllabus-based questions.
Search MCQs, Papers, Topics
Loading MCQs...
AI
medium
Question 1: Which of the following is a popular artifact repository manager used in DevOps?
JFrog Artifactory is a widely used universal artifact repository manager that stores, manages, and distributes build artifacts such as JARs, Docker images, and npm packages across DevOps pipelines.
Nexus
Jfrog Artifactory
Artifact Repository
Devops
Package Management
AI
medium
Question 2: What is the main purpose of a "build artifact" in a CI/CD pipeline?
A build artifact is the compiled and packaged output (e.g., JAR, WAR, Docker image, binary) produced after a successful build process. It is stored and used for deployment in later pipeline stages.
Build Artifact
Ci Cd
Devops
Package Management
Artifact
Showing 1 to 2 of 2 results