Systems | Development | Analytics | API | Testing

Continuous Integration made easy in the Cloud with Talend

In this blog I would like to highlight a new capability from our latest 7.2 Studio and its integration with Talend Cloud in the Summer ‘19 release. While this feature could be seen as a light improvement aiming to ease the life of Talend users, it’s in fact much more than that! While Talend has been delivering CI/CD capabilities for a very long time, the continuous integration tools landscape is evolving fast.

What to Consider Before Applying CI/CD | A Beginner's Cheat Sheet

Continuous Integration and continuous delivery (CI/CD) is a complex part of any development cycle. It involves continuously integrating code into a shared repository to keep code progression amongst a team of developers running smooth and steady. This helps prevent merging errors, duplicated efforts and promoting collaboration to create a better product. That code is then thoroughly and continuously tested to keep problems from arising.

Katalon & LambdaTest: Maximizing Cross-browser Testing Environments

Katalon has recently rolled out an in-app integration with LambdaTest. LambdaTest is a cross-browser testing cloud services company that offers a wide range of real browsers and operating systems to perform live interactive testing, online automation with Selenium, as well as seamless testing collaboration.

Top 10 Benefits of Continuous Integration & Continuous Delivery

Continuous Integration (CI) allows you to continuously integrate code into a single shared and easy to access repository. Continuous Delivery (CD) allows you to take the code stored in the repository and continuously deliver it to production. CI/CD creates a fast and effective process of getting your product to market before your competition as well as releasing new features and bug fixes to keep your current customers happy.

Continuous Integration Testing for WordPress

While continuous integration is a common practice for most development teams, the stateful nature of WordPress makes it difficult, but not impossible, to setup. For our open source WordPress plugin, we wanted to integrate our standard build and test process for every pull request using CircleCI. While it might be easier to setup a permanent staging environment, we wanted every build to be isolated for dependable testing.

[Webinar] Refine your CI/CD Pipeline with Automated Testing

Many software companies have rigorously applied Continuous Integration and Continuous Delivery (CI/CD) to release higher quality products faster and quickly respond to customer demands. However, building a CI/CD pipeline can be challenging. And you can’t fully achieve successful CI/CD without a decent automation strategy.

Building a CI/CD pipeline with Talend and Azure DevOps

DevOps is all the rage right now, and it is only the beginning. In this blog, I’ll cover how to get started with Talend continuous integration, delivery and deployment (CI/CD) on Azure. The first part of the blog will briefly present some basic DevOps and CI/CD concepts. I will then show you how the Talend CI/CD architecture and how it fits in Azure ecosystem with a hands-on example.