Five Things You Need To Know About CI/CD Integration

02/27/2020 - 19:11
When you are first learning and digging into coding, there is a lot of information available to you. It might even seem overwhelming, there are so many acronyms to keep track of. You might see CI/CD Integration for the first time and become confused as to what that means or what the difference really is.  Continuous Integration (CI) is when a development team merges code changes multiple times a… Read more

Fusing Security and Compliance in CI/CD Pipelines

09/05/2019 - 17:46
As organizations are adopting cloud infrastructure, newer technologies and their practices came along to enable the code being written frequently. It added a layer of reliability and security in continuous integration rather than building an on-premise solution.  Traditionally, this wasn’t possible with no-access to the infrastructure and thus, no feedback was available on the security measures… Read more

How CI/CD Pipelines Perform for DevOps and Cloud-native Teams

08/08/2019 - 16:35
Great production is marked with precision, on-time delivery, and reliability whereas building a product includes modernizing the approach with automation.  The adoption of CI/CD pipelines within the DevOps practices has indicated a remarkable growth for many enterprises. Being at the core of DevOps, the production cycles of CI (Continuous Integration) and CD (Continuous Delivery) are both said… Read more

Applying Machine Learning to Continuous Delivery

06/12/2019 - 14:11
In the realm of technology, we are making progress towards a better tomorrow. As Machine Learning/artificial intelligence has taken us one step closer to the dreams of automation, the progress in the last decade has truly been phenomenal for the IT. Adopting measures has helped frameworks deploy processes, but the failure of systems has made a mark too. However, automation is still a boon for the… Read more

How to implement Continuous Deployment with Drupal

10/26/2018 - 18:46
The Guardian, one of the most trusted news media, took a different approach for their membership and subscriptions apps. Rather than emphasising on lengthy validation in staging environments, The Guardian’s Continuous Deployment pipeline places greater focus on ensuring that the new builds are really working in production. Their objective was to let the developers know that their code has run… Read more

Anatomy of Continuous Delivery with Drupal

10/25/2018 - 21:51
Audi’s implementation of Continuous Delivery into its marketing has had an astronomical impact on its competitive advantage. For instance, when Audi released its new A3 model along with all other new releases, it wanted to communicate the new features, convey the options, and assist people in understanding the differences among body types, engines and things like that. Continuous Delivery turned… Read more

Continuous Integration for Automating Drupal Workflow

10/24/2018 - 18:31
The Research and Development team at BBC (British Broadcasting Corporation) have been working on IP production for a number of years building a model for end-to-end broadcasting that will allow a live studio to run entirely on IP networks. During this period, several software applications and libraries have been built in order to prototype techniques, develop their understanding further and… Read more
Subscribe to Continuous Integration