Artifactory
JFrog Artifactory is the universal artifact repository manager. The Artifactory provides all major Continuous Integration and Continuous Delivery tools, and end-to-end automation for artifacts from development to production. There are 3 Artifactory products available on the market to purchase Artifactory. Namely Artifactory Pro, Artifactory SaaS, and Artifactory Enterprise. These products also provide 3 types of repositories Local, Remote, and Virtual.?
Artifactory Pro:?We can manage our application binaries and integrate Azure Marketplace tools in our development, build, and deployments. This product will support packaging systems Java, Nuget for .NET binaries have to use a generic repository. This product will support build tools Maven, Gradle, and TFS/Azure DevOps. This product also provides repository replication, REST API, License control, Security, Access control (Including AD integration), Search, Monitoring and Maintenance and etc.?We can use Groovy Script to maintain Artifactory Pro to clean up an unused package or anything within Artifactory and have to use CRON expression to schedule and start a job.?
CI and CD pipelines:?Artifactory provides the CI and CD tools to configure the application development to deployments. The Artifactory plug-in is available in?Azure Market?place.?This?plug-in needs to be installed in TFS/Azure DevOps collection and use to upload the build artifacts to Artifactory (CI), Download build artifacts from Artifactory for deployment through the DevOps pipeline. There is an option available to mark the build artifacts once deployed at production sites.??
Backups:?Artifactory provides the configuration settings to take a backup of the complete system into storage and provides CRON expression to schedule a job to take a backup based on custom intervals. From a restore perspective, we can use Azure Disk to attach to Windows virtual machine to take complete backup and restore if any fail-over has occurred.??
Artifactory PROD HA Architecture
Artifactory HA: We can configure this product HA with 2 licenses using Azure Traffic Manager.
领英推荐
Artifactory PROD HA Fail-over Architecture
Artifactory HA fail-over: We can configure this product HA fail-over approach with 1 license using Azure Traffic Manager.?
Artifactory SaaS: Artifactory SaaS is the SaaS-based solution provided by Artifactory. We can manage our artifacts and binary repositories in the Cloud. We don’t want to maintain the Artifactory Pro in an ecosystem and completely maintained by the Artifactory team. We need to set up our own repositories in the Cloud.?
Artifactory Enterprise: Artifactory Enterprise is the most robust and performing Binary Repository Manager (BRM). This product also supports multiple Load Balancers, Replication, Server architecture, and S3 object storage.?
Conclusion: Artifactory Pro is based on an enterprise system to configure your development and deployments.??
Also, I can assist if any Artifactory full setup, HA and Configuration.?
Source: https://jfrog.com/artifactory/?