Tagged articles
10 articles
Page 1 of 1
NetEase Media Technology Team
NetEase Media Technology Team
Mar 8, 2021 · Mobile Development

Cut Android Build Times by Up to 90% Using Componentized Gradle and Remote Compilation

Facing sluggish Gradle builds for a large Android news app, the team applied componentized compilation, Artifactory caching, minimal compile mode, parameter tuning, and remote compilation via SSH, achieving up to 90% faster non‑incremental builds and 75% faster incremental builds while maintaining stability across the CI pipeline.

AndroidArtifactoryBuild Optimization
0 likes · 13 min read
Cut Android Build Times by Up to 90% Using Componentized Gradle and Remote Compilation
DevOps Engineer
DevOps Engineer
Dec 31, 2020 · Operations

2020 Year-End Review and 2021 Goals of a DevOps Engineer

The author reflects on 2020, detailing DevOps achievements such as automated Jenkins pipelines, Artifactory migration, Python integrations, and Git standards, while outlining personal 2021 goals to improve English speaking, deepen technical learning, and maintain work‑life balance.

ArtifactoryAutomationDevOps
0 likes · 9 min read
2020 Year-End Review and 2021 Goals of a DevOps Engineer
DevOps Engineer
DevOps Engineer
Nov 5, 2020 · Operations

Understanding JFrog Artifactory: Features, Advantages, and Best Practices for Artifact Management

This article introduces JFrog Artifactory, explains its role as a universal artifact repository, outlines its key advantages such as multi‑format support, CI/CD integration, powerful search, lifecycle management, and provides practical guidance on repository naming, permissions, retention policies, and workflow best practices.

ArtifactoryDevOpsartifact repository
0 likes · 12 min read
Understanding JFrog Artifactory: Features, Advantages, and Best Practices for Artifact Management
DevOps Engineer
DevOps Engineer
Nov 24, 2019 · Operations

What Is Artifactory and How to Install, Manage, and Upgrade It

This article explains what Artifactory is, its role as a binary repository manager comparable to Git for binaries, and provides step‑by‑step instructions for installing, starting, stopping, accessing, and upgrading Artifactory on a Linux system.

ArtifactoryBinary RepositoryDevOps
0 likes · 4 min read
What Is Artifactory and How to Install, Manage, and Upgrade It
dbaplus Community
dbaplus Community
Jun 21, 2018 · Cloud Native

Building an Enterprise‑Grade CI/CD Pipeline with Jenkins, Artifactory, Kubernetes & Helm

This article walks through the design and implementation of a production‑ready continuous integration and delivery pipeline using Jenkins, Artifactory, Kubernetes, and Helm, covering pipeline architecture, artifact promotion, binary metadata linking, resource limits, multi‑container pods, Helm chart management, monitoring with EFK, and practical lessons learned.

ArtifactoryDevOpsJenkins
0 likes · 9 min read
Building an Enterprise‑Grade CI/CD Pipeline with Jenkins, Artifactory, Kubernetes & Helm