Home / Companies / JFrog / Blog / March 2018

March 2018 Summaries

3 posts from JFrog

Filter
Month: Year:
Post Summaries Back to Blog
JFrog Artifactory Community Edition for C/C++ is a free offering that provides the comprehensive functionalities of the Artifactory repository specifically for Conan and generic binaries, catering to the needs of C/C++ software teams. It serves as the preferred Conan repository manager, mirroring the capabilities of the JFrog OSS edition but focusing solely on Conan and generic repositories. Conan, an open-source C/C++ package manager, addresses the binary compatibility challenge and supports various systems, facilitating application building and dependency automation across platforms for developers. JFrog's commitment to enhancing C/C++ package management, evidenced by its sponsorship of the Conan OSS Project in 2016, has resulted in the integration of Conan repositories into their Professional editions and now into a free Community Edition. This initiative aims to empower C/C++ teams with advanced software automation and DevOps capabilities.
Mar 28, 2018 268 words in the original blog post.
Containerizing software applications and deploying them on Kubernetes offers a streamlined approach to managing microservices by abstracting them from specific hardware and virtual machines. Kubernetes serves as a robust orchestration system that allows for seamless deployment of applications, eliminating compatibility concerns between various services and components. The complexity of managing the diverse components and dependencies of Kubernetes applications is addressed by using JFrog Artifactory as a central registry, which supports numerous technologies and provides insight into the code-to-cluster process. Artifactory enhances the management of Kubernetes artifacts by offering a unified metadata model and promoting strong inter-artifact relationships, thus overcoming the limitations of a simple Docker registry. This approach allows multiple development teams to work independently while maintaining a cohesive application environment, facilitating scalability, version control, and security.
Mar 21, 2018 845 words in the original blog post.
Implementing effective repository naming conventions and structures in JFrog Artifactory is crucial for organizational efficiency, as it addresses common concerns such as the number of repositories needed and appropriate naming strategies. JFrog suggests a four-part naming structure comprising team, technology, maturity, and locator, which serves as a guideline for establishing clear and functional naming conventions. This structure includes the primary identifier of the project, the technology or package type used, the maturity level indicating development stages, and the locator which pertains to the physical topology of artifacts. Additionally, the white paper outlines guidelines that consider security, performance, and operability as key factors in creating effective repository structures.
Mar 15, 2018 145 words in the original blog post.