Systems | Development | Analytics | API | Testing

DevOps

Continuous Integration Best Practices - Part 1

In this blog, I want to highlight some of the best practices that I’ve come across as I've implemented continuous integration with Talend. For those of you who are new to CI/CD please go through the part 1 and part 2 of my previous blogs on ‘Continuous Integration and workflows with Talend and Jenkins’. This blog would also introduce you to some basic guidance on how to implement and maintain a CI/CD system. These recommendations will help in improving the effectiveness of CI/CD.

Overview: Talend Server Applications with Docker

Since the release of Talend 7, a major update in our software, users have been given the ability to build a complete integration flow in a CI/CD pipeline which allows to build Docker images. For more on this feature, I invite you to read the blog written by Thibault Gourdel on Going serverless with Talend through CI/CD and Containers.

Going Serverless with Talend through CI/CD and Containers

Continuous integration, delivery and deployment, known as CI/CD, has become such a critical piece in every successful software project that we cannot deny the benefits it can bring to your project. At the same time, containers are everywhere right now and are very popular among developers. In practice, CI/CD delivery allows users to gain confidence in the applications they are building by continuously test and validate them.

How to containerize your integration jobs with one click with Talend and Docker

Talend Data Integration is an enterprise data integration platform that provides visual design while generating simple Java. This lightweight, modular design approach is a great fit for containers. In this blog post, we’ll walk you through how to containerize your Talend job with a single click. All of the code examples in this post can be found on our Talend Job2Docker Git repository. The git readme also includes step-by-step instructions.

Key considerations for choosing a cloud integration (iPaaS) solution

Digital Transformation, the application of digital capabilities across the organization to uncover new monetization opportunities, is the path that any company wishing to survive in today’s world must follow. Sectors like agriculture, healthcare, banking, retail, and transportation are exploring challenges and opportunities that have come with the digital revolution. As a result of this, new business models have emerged while IT departments have become the focus of digital transformation.

Agile & DevOps are Not Just a Fad: Master Test Automation with Reggie Moore

Adopting an agile framework can seem particularly daunting due to its intrinsic demand to consistently test and frequently release quality products. Development teams move too fast to rely on traditional testing techniques. Understanding where to get started and how to overcome some of the common challenges when integrating with a continuous deployment pipeline can ease some of the pain when optimizing agile testing in your organization.

Adopting a Multi-Cloud Strategy: Challenges vs. Benefits

Cloud-based platforms have become a standard component within most enterprise IT infrastructures, however, many organizations find they cannot source everything they need from a single provider. As a result, increasing numbers are adopting a multi-cloud strategy in an effort to better meet their business requirements.