Operations | Monitoring | ITSM | DevOps | Cloud

CI CD

The latest News and Information on Continuous Integration and Development, and related technologies.

Securing Your Kubernetes Journey with ChartCenter

Adopting cloud native technologies like Kubernetes and Helm means your company’s operations can sail swiftly across the globe’s oceans to reach teams and customers. But there are dangers in the deep. With many components in Kubernetes, securing every dimension can be quite challenging and require a bit of learning curve. Let’s identify some important best practices that can help you to steer straight.

[Hands-on Lab]  - Manage Security and Compliance with JFrog Xray

In this webinar, you will learn how to accelerate your delivery timelines with confidence and ensure vulnerability security and license compliance with JFrog Xray. We will demonstrate how JFrog Xray combines all the benefits of Artifactory’s Universal Artifact Management, with JFrog Xray’s deep recursive scanning for a natively integrated security vulnerability & license compliance experience.

Mitigate Risk With Rolling Deployments

Deploying a new feature to production is a momentous occasion. It's important to ensure that everything goes properly at this stage, as deployments tend to be error-prone when not handled correctly. To examine why this is and how you can avoid it, let's take a look at the different types of deployments available and where some of them fall short.

Swampup Leap: Creating an Inner Source Hub at Siemens

In their presentation at the swampUp 2020 conference, IT service manager Marija Kuester and her team at Siemens AG revealed how they use JFrog Artifactory to deploy and scale their Inner Source Hub service, and meet the challenging needs of their key business stakeholders. In the recorded session, the Siemens team outlined the service architecture with rich insights into the IT service deployment and internal developer adoption.

Mitigate risk with rolling deployments

Deploying a new feature to production is a momentous occasion. It's important to ensure that everything goes properly at this stage, as deployments tend to be error-prone when not handled correctly. To examine why this is and how you can avoid it, let's take a look at the different types of deployments available and where some of them fall short.

Advanced Binary Management for C/C++ with JFrog Artifactory

Learn how to use Artifactory, not only for Conan but for many other package types, get tips and tricks for improving your developer productivity and best practices for using Artifactory as part of your CI/CD pipelines to accelerate your application delivery for C and C++ languages. At the heart of the JFrog DevOps Platform, Artifactory provides universal management for all binary artifacts, container images and Helm charts used throughout your SDLC.

JFrog Log Analytics with Splunk

The JFrog Platform’s unity is powered by many microservices, each with its own log record. When even a small enterprise JPD might record millions of transaction events each day, operators need to be able to connect that data to a powerful analytics tool that can help find insights. JFrog now offers some tools that make that much easier to do, through the analytics and visualization tool you already use.

JFrog Log Analytics with Elasticsearch And Kibana

The JFrog Platform’s unity is powered by many microservices, each with its own log record. When even a small enterprise JPD might record millions of transaction events each day, operators need to be able to connect that data to a powerful analytics tool that can help find insights. JFrog now offers some tools that make that much easier to do, through the analytics and visualization tool you already use, including users of Elastic Stack.

Automating your Feature Branch Repository Management with JFrog CLI

Feature branch workflows are used to isolate work done on a specific feature in a dedicated branch. This allows all development to be kept away from the team’s common codebase until completion. Essentially keeping the master safe from any risk until it is ready to be merged.