According to the latest State of Continuous Delivery report from the Continuous Delivery Foundation (CDF), the adoption of DevOps is continuing to increase, with 84% of developers participating in DevOps activities in the first quarter of the year. However, the report also found that code velocity has remained steady for the past two years, with … continue reading
The 2021 State of DevOps report indicates that greater than 74% of organizations surveyed have Change Failure Rate (CFR) greater than 16% (the report provides a range from 16% to 30%). Of these, a significant proportion (> 35%) likely have CFRs exceeding 23%. This means that while organizations seek to increase software change velocity (as … continue reading
Over the past year, software development has seen an increase in the adoption of Lean software delivery practices. According to the “2021 State of Continuous Delivery Report” conducted by the Continuous Delivery Foundation, 74% of developers are currently utilizing some kind of DevOps practice. However, the software development community as a whole remains in the … continue reading
The following is a listing of tool providers in the CI/CD space, along with a brief description of their offerings. Bitrise: is a cloud-based, secure, and scalable CI/CD solution, specifically designed for mobile app development. The company’s mission is to help their customers all around the world create better apps, faster. With customers ranging from … continue reading
The new methods prescribed for developing modern, cloud-native applications are as complex as the systems replacing earlier development tooling and methodologies. Where you once had a code editor or an IDE and a compiler, you now have massive code repositories, containers, container management systems, infrastructure as code and the cloud. Because of this, it’s widely … continue reading
Continuous delivery is stepping out from the shadow of its partner, continuous integration, and is having a moment as organizations look to increase the speed of application delivery while still delivering stable software. There is a problem, however. A recent “State of Continuous Delivery” report by the Continuous Delivery Foundation (CDF) found that adoption is … continue reading
Organizations building and delivering mobile applications using DevOps techniques and tooling will find there are important differences in how their processes are applied. Viktor Benei is CTO and co-founder of Bitrise, a company that offers solutions for mobile DevOps, and when asked if there were differences developing apps for mobile devices as opposed to on-premises … continue reading
Rapid feedback loops are what make good development teams. A feedback loop is ultimately a mechanism within a system to help achieve two main outcomes: more frequent iterations among team members and faster response times to requests. The goal of achieving these desired outcomes is to enable a learning culture and continuously remove bottlenecks. Author … continue reading
We’ve written a lot lately about progressive delivery, and how it can help organizations deploy more quickly to get feedback on changes before releasing them widely. Progressive delivery uses experimentation techniques such as feature flags, blue-green rollouts and canary releases to show new features or bug fixes to a small cohort of users, and takes … continue reading
Only 1 in 10 developers deploy software on demand, multiple times per day, according to the Cloud Delivery Foundation’s 2021 State of Continuous Delivery report. Continuous delivery is a key part of how organizations deliver value to their customers, providing the ability to make small changes to software reliably and at any time, according to … continue reading
Continuous delivery software provider Armory announced the release of Armory Minnaker, a full Spinnaker installation designed to enable quick software deployments by leveraging K3s Kubernetes distribution and Armory’s Kubernetes Operator. Spinnaker is Armory’s continuous delivery solution that was open sourced by Google and Netflix to help companies deploy to multiple clouds. Minnaker does this by … continue reading
AWS is enabling teams to address application weaknesses with the introduction of the AWS Fault Injection Simulator at is virtual AWS re:Invent 2020 conference this week. The simulator is a chaos engineering tool expected to be generally available in 2021. According to the company, the new offering will come packed with pre-built templates for creating … continue reading