The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software, is making significant updates to its certification offerings.
Software deployment velocity directly impacts a business's bottom line — companies with higher release rates achieve 20% higher operating returns(link is external) than those pushing updates less often. The development field is becoming increasingly more competitive, with elite and high performing teams making up two-thirds of DevOps teams(link is external) for the first time in 2021. And the delta between higher performing teams and lower performing teams is growing. To keep up, companies need to innovate and improve their delivery cycle.
But speed alone is not enough to give companies a competitive advantage. Software functionality needs to satisfy customers' needs while also being stable and reliable because all it takes is one bad experience to turn users away from a brand. Once they are gone, they don't come back — PwC reports 32% of U.S. consumers(link is external) say they won't give brands a second chance.
Checking all the necessary boxes for a successful software update requires a continual and fast feedback loop. Continuous deployment and progressive deployment power the feedback cycle, providing DevOps teams with the knowledge they need to improve quality and speed up delivery.
Continuous Deployment as the Engine of Faster Feedback
Continuous deployment (CD) automatically deploys code from testing into a production environment. The process makes releasing updates reliable, predictable and repeatable, and frees developers from spending time troubleshooting deployment issues. Eliminating mundane and easily-automated tasks creates more time for coding quality software and bug fixes and lightens developers' workload, improving work quality, creating a greater sense of job satisfaction, and preventing burnout.
By automating deployments, CD accelerates software development and delivery. The faster and more frequently software is released, the quicker teams can receive feedback to identify and fix issues and push out a new update.
Progressive Deployment Fuels the Feedback Loop
Progressive deployment works similarly to continuous deployment, with the added benefit of progressive rollouts. Using strategies like canary and blue/green, the automated process pushes new production code to a small number of users and gradually increases the audience size while continually gathering real usage data on the update's health.
The progressive deployment cycle includes five steps.
1. Code development and testing with continuous integration (CI).
2. Automated integration testing in a staging environment.
3. Progressive deployment to production.
4. Data gathering to determine the health of the software.
5. Wider delivery of the application, if everything is working correctly.
Steps four and five repeat until all users receive the update. The process can roll back the release to a previously designated version if feedback reveals a problem at any point during deployment. This strategy limits the blast radius of the update, minimizing the number of people who receive substandard software and preventing outages that cost companies between $500,000 to $5 million per hour(link is external).
The continuously incoming information during progressive deployment identifies issues quickly, allowing for remediation while maintaining customers' quality of service. Because developers don't need to troubleshoot deployment problems, they can focus on writing code.
Progressive deployment ensures properly functioning software at each stage of development and delivery with limited developer involvement. The enhanced feedback cycle provides the agility to pivot when unexpected problems arise and the foresight to identify evolving user needs. By automating deployment and data gathering, development teams have the knowledge and time to create and quickly deliver higher quality software with the performance, features and stability necessary to satisfy customers.
Industry News
The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software, announced the Golden Kubestronaut program, a distinguished recognition for professionals who have demonstrated the highest level of expertise in Kubernetes, cloud native technologies, and Linux administration.
Red Hat announced new capabilities and enhancements for Red Hat Developer Hub, Red Hat’s enterprise-grade internal developer portal based on the Backstage project.
Platform9 announced that Private Cloud Director Community Edition is generally available.
Sonatype expanded support for software development in Rust via the Cargo registry to the entire Sonatype product suite.
CloudBolt Software announced its acquisition of StormForge, a provider of machine learning-powered Kubernetes resource optimization.
Mirantis announced the k0rdent Application Catalog – with 19 validated infrastructure and software integrations that empower platform engineers to accelerate the delivery of cloud-native and AI workloads wherever the\y need to be deployed.
Traefik Labs announced its Kubernetes-native API Management product suite is now available on the Oracle Cloud Marketplace.
webAI and MacStadium(link is external) announced a strategic partnership that will revolutionize the deployment of large-scale artificial intelligence models using Apple's cutting-edge silicon technology.
Development work on the Linux kernel — the core software that underpins the open source Linux operating system — has a new infrastructure partner in Akamai. The company's cloud computing service and content delivery network (CDN) will support kernel.org, the main distribution system for Linux kernel source code and the primary coordination vehicle for its global developer network.
Komodor announced a new approach to full-cycle drift management for Kubernetes, with new capabilities to automate the detection, investigation, and remediation of configuration drift—the gradual divergence of Kubernetes clusters from their intended state—helping organizations enforce consistency across large-scale, multi-cluster environments.
Red Hat announced the latest updates to Red Hat AI, its portfolio of products and services designed to help accelerate the development and deployment of AI solutions across the hybrid cloud.
CloudCasa by Catalogic announced the availability of the latest version of its CloudCasa software.
BrowserStack announced the launch of Private Devices, expanding its enterprise portfolio to address the specialized testing needs of organizations with stringent security requirements.
Chainguard announced Chainguard Libraries, a catalog of guarded language libraries for Java built securely from source on SLSA L2 infrastructure.