Operations | Monitoring | ITSM | DevOps | Cloud

CI CD

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

5 ways to make the most of Jira Software and Bitbucket

In a recent study of software development teams using Jira Software, we found those that integrate with Bitbucket release 14% faster than those that don’t. For many industries where the pace of change is rapid and the market incredibly competitive, it’s this speed that can separate the great products in the eyes of users from the merely “good” ones.

Combining Log Analysis with Continuous Delivery to Reduce Release Cycle Times

One of the biggest challenges in the field of log analysis is being able to connect the dots and understand the underlying story connecting them. Applications and machines are generating an increasing amount of log data, making it extremely difficult to separate the wheat from the chaff.

3 Ways that Continuous Delivery and Incident Response Enable Fast Feedback

One of the most impressive books on DevOps, “The DevOps Handbook”, emphasis three fundamental principles underpinning DevOps: systems thinking, amplify feedback loops, and continual experimentation & learning. Amplifying feedback loops is described as creating the right to left feedback loops, which helps corrections to be made continually, by Gene Kim in his blog post. But, let’s start with why we should do this in the first place.

Bitbucket, uninterrupted: app diagnostics and better workflows in Bitbucket Server 5.9

Bitbucket Server is the convergence of individual work and team collaboration. Administrators ensure the git server availability, enabling developers to complete deployment cycles. Those teams operate independently but share common goals like, automating and simplifying repetitive tasks.

Building a Continuous Delivery Pipeline with Git & Jenkins

This article strives to keep things as simple as possible using backwards-compatible freestyle jobs. The idea is to use the power and simplicity of Git rather than introduce complexity from - and coupling to - Jenkins. Get tips to refine the continuous delivery pipeline process with Git and Jenkins to make life easier.

Delivering scalable DevOps practices with Docker in Bamboo 6.4

How many times have you had to work through local environment issues when running code only to have it fail as soon as it tests start to run? With Bamboo’s Docker Runner, those problems are a thing of the past. Now, create and isolate your end-to-end build processes inside Docker containers with full control to install build dependencies or manage resource usage.