Tag

Artifact Management

0 views collected around this technical thread.

High Availability Architecture
High Availability Architecture
Jun 14, 2024 · Operations

Evolution and Practice of Vivo CICD Artifact Management in DevOps

This article details the evolution of Vivo's CICD artifact management across four stages, explains its core functions such as multi‑type support, unified storage, promotion, security scanning, aging, and permission control, and outlines future directions toward smarter, more integrated, and secure DevOps operations.

Artifact ManagementCICDContinuous Delivery
0 likes · 16 min read
Evolution and Practice of Vivo CICD Artifact Management in DevOps
vivo Internet Technology
vivo Internet Technology
May 29, 2024 · Operations

vivo CICD Artifact Management: Evolution and Implementation Practices

vivo’s CICD artifact management has evolved from manual builds to a comprehensive Platform Management 2.0 that provides unified storage, multi‑type support, version control, promotion, security scanning, lifecycle policies, and fine‑grained access, dramatically reducing errors and operational costs.

Artifact ManagementArtifact PromotionCICD
0 likes · 15 min read
vivo CICD Artifact Management: Evolution and Implementation Practices
DevOps Cloud Academy
DevOps Cloud Academy
Jun 28, 2021 · Operations

Best Practices for Artifact Management and Version Control in CI/CD Pipelines

Effective artifact management and comprehensive version control are essential for CI/CD pipelines, ensuring that all source code, build scripts, configuration files, test data, database schemas, and infrastructure definitions are tracked, auditable, and reproducible across any environment.

Artifact ManagementDevOpsGitOps
0 likes · 5 min read
Best Practices for Artifact Management and Version Control in CI/CD Pipelines
DevOps Cloud Academy
DevOps Cloud Academy
Jun 23, 2021 · Operations

Ensuring Consistent Artifacts in CI/CD Pipelines: Best Practices with Docker

The article explains how to keep CI/CD pipelines reliable by using a single, identical artifact—such as a package, binary, or Docker image—across all environments, recommends externalizing configuration at runtime, and warns against the common trap of mismatched artifacts that cause deployment failures.

Artifact ManagementConfigurationContinuous Deployment
0 likes · 4 min read
Ensuring Consistent Artifacts in CI/CD Pipelines: Best Practices with Docker
DevOps Cloud Academy
DevOps Cloud Academy
Jun 22, 2021 · Operations

Best Practices for Artifact Management and Version Control in DevOps Pipelines

The article explains why comprehensive artifact management and strict version control of all application‑related files—including source code, scripts, configurations, and database assets—are essential for reliable DevOps pipelines, and outlines practical guidelines and common anti‑patterns to avoid.

Artifact ManagementBest PracticesDevOps
0 likes · 4 min read
Best Practices for Artifact Management and Version Control in DevOps Pipelines
360 Quality & Efficiency
360 Quality & Efficiency
Jan 26, 2018 · Backend Development

An Overview of Nexus Repository Manager and Its Features

This article introduces the Nexus Repository Manager, explains its role in modern software development pipelines, outlines its core features such as multi‑language package support, proxy caching, private repositories, blob storage, API access via Swagger, and describes its Java‑based architecture and extensible plugin system.

Artifact ManagementDevOpsJava
0 likes · 6 min read
An Overview of Nexus Repository Manager and Its Features