Earlier quoted context omitted.
Github already released their package repo last year (and have since purchased NPM). If anything I imagine that had Artifactory pretty scared vs. this. If your company already uses GitHub it's a hard sell to say why you'd need something like Artifactory over the Github package repo.
And since I've been trying GitHub Actions, I don't know why you would need artifactory, nexus or this aws service anymore. Github offers private repositories, releases, project pages, cicd through actions and Microsoft is offering plenty of deployment options on Azure with AKS or plain Azure Compute
AWS CodeArtifact: A fully managed software artifact repository service
91–92 of 92 posts
Re: AWS CodeArtifact: A fully managed software artifact repository service
#92You know it's an AWS service when you look at it and go "Huh, it's only 2x the price of S3, what a bargain!"
It dedupes artifacts (according to the twitch demo today) so actual cost would likely be much less than s3 unless you're doing a solo project.