Artifact Management Introduction Quiz

5 questions Pass: 70% +25 pts

Quiz covering Artifact Management

Artifact Management Introduction Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    What is the primary purpose of an artifact repository in an SDLC pipeline?

  2. 2

    Which of the following describes the 'Immutable Artifact' principle in automation?

  3. 3

    Why is it considered a best practice to use a private artifact repository instead of relying on public repositories like Maven Central or npmjs.com during production builds?

  4. 4

    When configuring an automated pipeline, what is the significance of the 'Release' vs 'Snapshot' repository types?

  5. 5

    If your CI/CD pipeline fails because a dependency was 'yanked' or deleted from a public registry, which artifact management strategy would have prevented this?