Operations | Monitoring | ITSM | DevOps | Cloud

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

Adding Helm Chart Security Mitigation Notes to ChartCenter

Earlier this year, we launched ChartCenter, our newest community platform to help Kubernetes developers find Helm charts. This new free Helm central repository was built with chart immutability  in mind— meaning every version of a Helm chart and every version in ChartCenter will always be available even if the original source goes down.

CI/CD Detection Engineering: Failing, Part 3

It was over a month ago that I promised we would tie together Splunk Security Content and the Splunk Attack Range to automatically test detections. Ultimately, using these projects together in a Continuous Integration / Continuous Delivery (CI/CD) workflow with CircleCI brings the rigors of software development to the SOC and truly treats 🛡detection as code. Well, I want to share how we have failed at achieving this goal.

Use Deployments in Jira to connect your CI/CD tool - Demo Den December

Gareth Wham, a Product Manager on the Jira Software team, gives an overview of the new Deployments in Jira view. Check out this demo to see how Deployments in Jira allows anyone on the team to get a real-time view of where a deployment is, across any CI/CD provider, as it moves through the pipeline.

Project Build: Custom CD Pipeline Tutorial (Node + TypeScript + Cycle API)

Need to create a CD pipeline for your containers running on Cycle? Learn the how to build a Node based API enabling you to automate the entire container reimage process. We are also in the process of creating a CD Pipeline builder to be used from within our Portal, which will be released very soon! Connect with us: Website: cycle.io Slack: cycle.slack.io Linkedin: linkedin.com/company/cycle-platform/ Twitter: twitter.com/cycleplatform Facebook: facebook.com/CyclePlatform

Building AWS Outposts? Bring Artifactory and Xray DevOps Tools

We’re delighted to announce that, after a rigorous evaluation by the AWS Service Ready Program, JFrog Artifactory and Xray have been validated as following best practices for AWS Outposts. What additional engineering did we do to get our core DevOps solutions to perform on AWS Outposts? None at all. We’re proud of meeting AWS’s strict standards, but it was no surprise.

Prepare for C/C++ Victory: Announcing Conan 2.0 Tribe

A package manager wins on the strength of its warriors — those developer leaders who passionately advocate for it to be adopted by their teams and organizations. In just two years, Conan quickly found its champions among C/C++ developers, and their feedback and code contributions have been vital in making the open source software package manager a powerful solution.

Devops 101:introduction To Package Management

When you’re new to an industry, you encounter a lot of new concepts. We tend to use a lot of jargon, the documentation may be written for someone more experienced in mind or rely on contextual knowledge of the rest of the space, and it often doesn’t explain the “why” for the tool. This can make it really difficult to get your feet underneath you in an unfamiliar landscape, especially for junior engineers.