Artifact Repository
Everything on SkillVeris tagged Artifact Repository — collected across the glossary, study notes, blog, and cheat sheets.
3 resources across 1 library
Interview Questions(3)
What are Build Artifacts in CI/CD?
A build artifact is the versioned, immutable output produced by a CI pipeline's build stage — such as a compiled binary, a Docker image, or a packaged archive…
What is an Artifact Repository?
An artifact repository is a centralized, versioned storage system for the binary outputs of a build — such as compiled packages, Docker images, JAR files, or n…
Nexus vs Artifactory: What Are the Differences?
Sonatype Nexus Repository and JFrog Artifactory are both artifact repository managers that store, version, and proxy build packages, but they differ mainly in…