Likelihood to Recommend We have a small team with limited resources and it worked well for us. Hence I can conclude that AWS Code Artifact are well suited for organizations which have limited resources in terms of hardware and access to administrators for setting up artifact repository in-house. AWS Code Artifact is also suited particularly well for organization(s) which are already using AWS Services/Infrastructure (eg. EC2) . It works quite well with existing AWS services and completes the gap which existed in AWS offering for quite some time. Organizations can move their entire DevOps toolchain and infrastructure to Amazon. It is less appropriate for organization(s) which rely on artifacts like Debian, C/C++, Go etc as AWS does not support those fully.
Read full review As of current, the only artifactory management tool that I would recommend is ProGet. The free version is plentiful in features, supporting all feed types that the paid plans do. The paid plans also add even more capabilities on top of the free plan, such as data retention policies, which helps to minimize storage waste on my server and keep everything clean.
Read full review Pros Code Artifact is a cloud based artifact repository so there is no installation required. Code Artifact comes with out of the box security. Using RBAC and encryption Total cost of usage is less than setting up in-house servers It is accessible from any where.. so no additional network setup is required. Read full review The Docker registry feature works great. Compared to Sonatype Nexus 3, I don't need to set up extra ports, as everything just works off the port ProGet itself is running on. Debian feeds support automatic GPG key generation, without me having to create or manage them myself. This is another spot where ProGet is better than Nexus, as you have to manually create and specify a key with Nexus, while ProGet simply handles it all for you. Read full review Cons CodeArtifact does not support packages like debian. It will be nice to see them support that. Does not provide security scanning of the packages Lacks support for third party CI/CD toolchain like Jenkins Read full review When running ProGet inside of a Docker container, changes to some settings requires a manual restart of the container (i.e. with 'docker restart x'). Read full review Alternatives Considered AWS CodeArtifact is an excellent choice for organization(s) which are looking to move their infrastructure and devops toolchain to Amazon. It is very useful for teams/organizations on limited budget or do not want to take on infrastructure and maintenance costs associated with the artifact repository. Other software solutions require resources for setting up and need ongoing maintenance.
Read full review Both Sonatype Nexus 3 and ProGet support all the feed types I use, but ProGet simply does them better. The Docker feeds run on the same port as ProGet itself, while Nexus requires additional ports to be set up, which can be a burden when running in Docker. Debian feeds also support GPG key creation without having to manually specify one, again, reducing the burden for me to manually do things, allowing me to set up and distribute my programs even quicker.
Read full review Return on Investment Overall CodeArtifact has positive ROI on the our team. We had limited budget for procurement of server/administrators. With CodeArtifact we were able to get some savings. We were able to deliver faster hence customers were quite happy. That led to customer satisfaction We didnt have to invest on maintaining network infrastructure/uptime and security. That saved us quite a bit of hassle and funds. Read full review I don't need to develop custom solutions for distributing my software, as ProGet does it all for me. ProGet also integrates easily into my CI systems, with a fully-featured API that allows me to upload packages right after building. Read full review ScreenShots