Home / Companies / JFrog / Blog / June 2020

June 2020 Summaries

2 posts from JFrog

Filter
Month: Year:
Post Summaries Back to Blog
JFrog Artifactory and AWS CodeArtifact are compared in the context of artifact management solutions, highlighting key differences in their capabilities and suitability for various use cases. Artifactory, established as the first universal artifact management solution, supports over 30 package types and offers comprehensive features such as a generic repository type, virtual repositories, and a built-in security scanning tool through JFrog Xray. In contrast, AWS CodeArtifact, which is integrated with the AWS ecosystem, supports only four technologies and lacks certain features like cloud-native artifact management and extensive metadata tracking. While CodeArtifact may appeal to small teams within a mono-cloud AWS environment due to its integration with AWS services and free tier options, Artifactory's extensive support for hybrid and multi-cloud environments, granular access control, and repository management make it a robust choice for larger enterprise-level users with diverse and complex needs. Both solutions offer integrations with CI/CD and DevOps tools, but Artifactory provides a broader range of integrations and a single pane of glass for workflow automation. Pricing models differ, with CodeArtifact charging based on usage and Artifactory offering subscription plans with included storage and data transfer.
Jun 25, 2020 1,950 words in the original blog post.
Ansible, a widely-used tool for automating IT tasks, is favored by operations teams to manage configurations of both on-premise and cloud-based software and infrastructure at large scales. Its open-source nature has fostered a vast community and ecosystem, making it compatible with a wide range of software and infrastructure through its modules. JFrog's enterprise customers utilize Ansible to handle thousands of servers, and the JFrog Ansible Collection available on the Ansible Galaxy Marketplace simplifies the management of JFrog Artifactory and Xray across networks. This collection includes various Ansible roles for installing Artifactory and Xray in different configurations, from simple setups to highly available architectures, and even offers optional roles for integrating a PostgreSQL database and NGINX. The example playbooks and inventory files provided facilitate common use cases, demonstrating how to set up Artifactory and Xray clusters. By employing Ansible's SSH-based connections and executing playbooks, users can efficiently deploy and manage software on numerous servers, illustrating Ansible's capability to handle large-scale deployments in globally distributed networks.
Jun 24, 2020 696 words in the original blog post.