Systems | Development | Analytics | API | Testing

Blog

How to deliver data stories with context with Yellowfin Present

With businesses becoming more data-led, there's now an expectation that you will use numbers when talking about strategy and the state of your business. You can’t do that by just looking at a dashboard because they don’t provide any context to the data. You may see that revenue has gone up but it doesn’t tell you what’s happening in the business or how different parts are performing.

Talend Solution Templates - Try on your superhero suit

Hello Talend Superheroes!!! Hope all of you are enjoying your time in Talend realm playing with different types of data. Many of you are old-timers of Talend, but everyday new developers are happily joining the band to learn about various superpowers related to data. Like any superhero movie, there is a learning curve to understand and manage the newly acquired capabilities the right way.

Doing more with Data and evolving to DataOps

As technology evolves at a rapid pace, the healthcare industry is transforming quickly along with it. Tech breakthroughs like IoT, advanced imaging, genomics mapping, artificial intelligence and machine learning are some of the key items re-shaping the space. The result is better patient care and health outcomes.

Configurable Ruby Modules: The Module Builder Pattern

In this post, we’ll explore how to create Ruby modules that are configurable by users of our code — a pattern that allows gem authors to add more flexibility to their libraries. Most Ruby developers are familiar with using modules to share behavior. After all, this is one of their main use cases, according to the documentation.

Top 20 Websites For Online Automation Testing Courses and Certifications

Certifications, typically, are proof of the enhanced prowess in the stream for which the course has been taken. Certifications and Courses help validate as well as enhance our technical capability in a specific vertical. There are hundreds of tools through which the automation code can be written in different programming languages. A lot of these tools also need a fair amount of time to be invested in learning courses and doing certifications.

elastic.io, proud to support the Open Source Integration Technology

The Open Integration Hub (OIH), has reached a milestone this week as it concludes the two-year funding commitment from Germany’s Federal Ministry for Economic Affairs and Energy (BMWi). Just to remind you, OIH project was founded in 2017 to create a central open source integration platform offering a uniform and secure standard for automatic data synchronization across various applications.

Kuma 0.3 Released with Traffic Routing!

Today, we’re thrilled to release Kuma 0.3, our open source control plane with brand new traffic routing capabilities. Kuma’s new L4 traffic routing rules allow you to easily implement blue/green deployments and canary releases. In summary, Kuma will now alleviate the stress of deploying new versions and/or features into your service mesh. Let’s take a glimpse at how to achieve it in our sample application: This sample application has three versions of the backend API.