Systems | Development | Analytics | API | Testing

Blog

The top 5 analysts in the BI space

Out of the hundreds of BI analysts I’ve interacted with over the years, there are five that stand out as exceptional. To me, they stand out as the big-picture thinkers who have a clear passion for the BI space. Rather than just thinking mechanically about vendors, they’re focused on the broader role and evolution of data analytics and BI as a whole. This is my list of the top five data analysts to follow.

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.

Updates from Bugfender Q2/2018

We’re really happy to announce that Bugfender 2.0 went live in last quarter – a long awaited release that brings many feature requests from our users. We’d like to take this opportunity to thank you all for your feedback. It’s truly invaluable and helps us to improve Bugfender every day. As some of you may be aware, the service experienced some occasional down time during June.

Conducting Effective Talend Job Design Reviews - A Primer

A common practice in any development team is to conduct code reviews, or at least it should be. This is a process where multiple developers inspect written code and discuss its design, implementation, and structure to increase quality and accuracy. Whether you subscribe to the notion of formal reviews or a more lightweight method (such as pair programming), code reviews have proven to be effective at finding defects and/or insufficiencies before they hit production.