Systems | Development | Analytics | API | Testing

Why Yellowfin built our own CRM analytics solution

Like most organizations, Yellowfin has a CRM tool. The data in your CRM should be able to help you understand how you’re selling and how you win. But everyone I speak to is frustrated by the analytics they get from their CRM. We realized very quickly that the reporting in our CRM tool wasn't meeting our needs, so we built our own solution.

Selenium Alternatives: 7 QA Tools to Consider, Including a No-Code Option

Despite Selenium's popularity across the QA industry, it has drawbacks and won’t be the best fit for everyone. Specifically, Selenium IDE: In this post, we'll compare seven alternatives to Selenium, focusing primarily on our platform, Rainforest QA, and explore how the alternatives approach solving these drawbacks.

The Koyeb Serverless Engine: from Kubernetes to Nomad, Firecracker, and Kuma

At Koyeb, our mission is to provide the fastest way to deploy applications globally. We are building a platform allowing developers and businesses to easily run applications, a platform where you don't need to think and deal with the resiliency and scalability of your servers: a serverless platform. Ironically, a serverless platform is actually full of servers. As a cloud service provider, we operate the infrastructure for you and abstract it as much as possible.

How to Prepare Data for Microsoft Power BI

For data analysts, business intelligence professionals, and CTOs to optimize and scale business operations, they must first understand the business data that is available to them. One of the best platforms to turn complicated data points from multiple platforms into a singular, coherent data set is Microsoft Power BI. However, you must first prepare the data sets to eliminate fragmentations and create structural consistency. This article explores how to prepare data for Microsoft Power BI.

Two Ways to Migrate Hortonworks DataFlow to Cloudera Flow Management

Hortonworks DataFlow (HDF) 3.5.2 was released at the end of 2020. The new releases will not continue under HDF as Cloudera brings the best and latest of Apache NiFi in the new Cloudera Flow Management (CFM) product. Getting the latest improvements and new features of NiFi is one of many reasons for you to move your legacy deployments of NiFi on this new platform. To that end, we released a few blog posts to help you migrate from HDF to CFM.

Why You Should Be Testing in Production

Testing any software project is an important step in order to find out how the software functions. Learning when the project acts as expected (and when it does not) is the ultimate goal of the testing process. Testing stops design errors from reaching production code. However, testing should not only happen before code is deployed.