InfoQ Homepage Continuous Delivery Content on InfoQ
-
GitHub Release Developer Workflow Tools: Actions, Suggested Changes & Security Alerts for .NET/Java
At GitHub Universe in San Francisco, GitHub announced a number of new tools to help developers make their workflows more effective, including Actions, Suggested Changes, Security Alerts for .NET and Java, and more.
-
How Continuous Delivery Impacts Testing
With continuous delivery we need to focus on quality as we write the code. Not every team will have testers, but if there are testers then they will work closely with developers, writing code to automate the small number of tests that cannot be covered by unit tests while helping developers creating unit tests.
-
Microsoft Announces Azure Pipelines with Unlimited CI/CD Minutes for Open Source
Microsoft has announced Azure Pipelines, their new CI/CD service which is part of the Azure DevOps offering. Azure Pipelines allows to build, test, and deploy workloads and works together with a diverse range of languages, project types, and platforms.
-
Jenkins to Focus Efforts on Stability, Ease of Use and Cloud Native Compatibility
The Jenkins project team has decided to split its efforts between focusing on stability issues and on better support for running on platforms like Kubernetes. The former, which will potentially have backward-incompatible changes, will impact the release model and provide a more pre-configured installation, whereas the latter will work on similar lines as the existing Jenkins X project.
-
"GitOps": Weaveworks Explain Their Model for Using Developer Tooling to Implement CI/CD
Over the past year, the Weaveworks team has increasingly refined the ideas around the practice of “GitOps”, their name for how they use developer tooling to drive operations and to implement continuous delivery.
-
Atlassian Expands the Jira Ecosystem: Bitbucket Integration, OpsGenie, and Jira Ops
Atlassian has announced a series of moves to expand the Jira ecosystems, including better integration between Bitbucket and Jira, acquisition of the OpsGenie company, and the release of an incident management platform called Jira Ops.
-
Continuous Delivery Implemented with Event Sourcing at eBay
Using an event-centric approach, the Continuous Delivery team at eBay has built an orchestrator for continuous delivery, which is able to scale to handle the increasing amount of work in their build pipelines, John Long and Nataraj Sundar write in two blog posts describing their view on the overall benefits of event sourcing and the advantages they have seen in their application development.
-
Shippable and Packet Collaborate on Native Arm CI/CD
DevOps automation platform, Shippable, and bare metal cloud provider, Packet, have jointly announced a new hosted continuous integration and delivery (CI/CD) capability for developers working on software applications for Arm®v8-A architecture. The solution allows open source and commercial software projects to build and validate their software on-demand on Arm-based machines from Packet’s cloud.
-
Learning to Bend But Not Break at Netflix: Haley Tucker Discusses Chaos Engineering at QCon NY
At QCon New York, Haley Tucker presented “UNBREAKABLE: Learning to Bend But Not Break at Netflix” and discussed her experience with chaos engineering while working across a number of roles at Netflix. Key takeaways included: use functional sharding for fault isolation; continually tune RPC calls; run chaos experiments with small iterations; and apply the “principles of chaos”.
-
Electric Cloud Launches Predictive Analytics for DevOps
ElectricFlow DevOps Foresight uses deep learning to identify patterns in release pipelines, gauge the likelihood of software release success and make recommendations in order to incrementally improve pipeline performance and application quality.
-
Patterns and Practices for Cloud Native Continuous Delivery
Christian Deger, chief architect at RIO – a Brand of Volkswagen Truck & Bus, recently shared a set of patterns and practices for implementing cloud native continuous delivery at the Continuous Lifecycle Conference in London.
-
Too Many Scripts Can Kill Your Continuous Delivery
Avantika Mathur spoke at Continuous Lifecycle London last month on the costs associated with an ever increasing number of scripts in a Continuous Delivery pipeline. Besides the cost of maintaining the scripts, the lack of visibility and auditability on exactly what activities are being carried out before deploying a change to production is another major cost not many organizations are aware of.
-
Enabling Continuous Delivery with a Dedicated Team
Robin Weston describes how an external enablement team was able to introduce continuous delivery practices in an organization with high resistance to change and siloed teams. Rather than just bringing in new technology and tools, the team focused on sharing and educating teams. Practices ranged from continuous integration, to following the test pyramid, or reducing cycle time by identifying waste.
-
OpsRamp Introduces an AIOps Inference Engine
Provider of a SaaS based IT operations management platform, OpsRamp, has announced OpsRamp 5.0, a new release featuring an artificial intelligence for IT Operations (AIOps) inference engine for alerting and event correlation. The new release also includes a multi-cloud visibility dashboard.
-
From Darwin to DevOps: John Willis and Gene Kim Talk about Life after The Phoenix Project
IT Revolution recently published an audiobook with nearly eight hours of conversation between Gene Kim and John Willis; Beyond the Phoenix Project – the Origins and Evolution of DevOps.