Operations | Monitoring | ITSM | DevOps | Cloud

CI CD

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

JFrog Pipelines 1.6: Overcoming CI/CD Obstacles to Scaling DevOps

Long release cycles are no longer viable in the world of software development. The promise of DevOps has been to materially shrink time to value. Like most meaningful transitions, this one hasn’t always been a simple flip of a switch. For many organizations, development teams have become complex and unwieldy. So, the custodians of DevOps have found it difficult to achieve broader adoption of DevOps principles across engineering teams.

JFrog's Bold Roadmap: The Rise of Binaries

In the annual roadmap keynote of our SwampUP 2020 conference, JFrog CTO and co-founder Yoav Landman, CPO Dror Bereznitsky and VP of Engineering Avi Cavale delivered a landmark message: If you’re not focused on binaries and distributing them to the edge, you’re risking the future of your business. Under the theme DevOps, Fast Forward, JFrog’s annual user conference showcased how the impact of the global pandemic has accelerated companies’ digital transformation plans.

Integrating a Cloudsmith Repository and a Buildkite pipeline

At Cloudsmith, you will often hear us refer to our mantra of “Automate Everything”. It a quest that we never deviate from, and we believe that anything that can be automated, should be automated. With that in mind, we would like to show you how simple it is to integrate a Cloudsmith repository with your Buildkite pipeline, and automate the pushing of your build artifacts into your own private repository for further CI/CD steps or even as a source for your global distribution needs.

How To Deploy Artifactory via Operator in Openshift - John Peterson, Senior Partner Engineer, JFrog

In this lightning talk you will learn the basics of k8s operators and how they work in the Openshift environment. We will also go over the Openshift Operator Lifecycle and explain the stages and steps that take place to get the operator from the OperatorHub and deploy it into your Openshift environment. A demonstration will be done showing Artifactory being deployed into a new Openshift cluster to provide a learning experience on how Artifactory can quickly and easily be deployed into Openshift. Finally we will have a Q&A session to help answer any questions you may have about the integration and how you can use it.

Let's Dive In: JFrog Unified Platform and Splunk - John Peterson, Senior Partner Engineer, JFrog

In our lightning talking will we cover the JFrog Unified Platform integration with Splunk for a wholistic analytics view into the unified platform logs. Combining the two best of breed applications makes tremendous sense for an enterprise without it valuable data insights are lost as well as any action the business might have taken. We will cover how to setup this integration, valuable data insights that can be gained, and how you can extend this integration to discover all new data insights you will wished you always had.

Stretch Your Reach with Unified JFrog Data and Elastic

DevOps teams rely on Artifactory as the bread and butter tool of universal binary repo managers, but observing its operations can be challenging. With multiple high availability nodes and unification with Xray as the JFrog DevOps Platform, that operations data is spread out across logs for each service in the JFrog Platform deployment. Operations teams need a view into valuable data insights that can only be gained through real time data mining and observation of the platform.

Creating Organizations and Teams and Managing Permissions In Cloudsmith

One reason for building a ‘single source of truth’ for software assets is that it gives the organization control over who can use what when. The ‘wild West’ of public repositories gives no control at all and can lead to a situation in which packages and dependencies of dubious provenance are integrated into builds without a second thought. Within the Cloudsmith world, we want to have the maximum security and control possible.

How to Run and Apply a Codefresh Helmfile: a Step-by-Step Guide

If you’re looking to deploy your services to Kubernetes, Helm works great. However, once you start deploying to multiple environments, developing code as a team, or automating in a CI/CD pipeline, you start to run into limitations with Helm. Codefresh Pipelines using Helmfile has the power and flexibility to address these issues and many others. It’s also one of the best ways to organize your Helm code and values.