Systems | Development | Analytics | API | Testing

Latest Blogs

What data tells us about crime during lockdown

Recently, we took another look at our Chicago crime dataset to see what was different in crime as a result of the COVID-19 lockdown and what we found was fascinating. This is a dataset provided by the City of Chicago that tracks any type of reported crime. We often use it to demonstrate the power of Yellowfin. The first thing we saw was that a lot of crime went down. This chart shows crime rates in Chicago over the past two years.

Node.js Resiliency Concepts: Recovery and Self-Healing

In an ideal world where we reached 100% test coverage, our error handling was flawless, and all our failures were handled gracefully — in a world where all our systems reached perfection, we wouldn’t be having this discussion. Yet, here we are. Earth, 2020. By the time you read this sentence, somebody’s server failed in production. A moment of silence for the processes we lost.

Building an effective data approach in a hybrid cloud world - part 3

In our last two posts, we talked with Deloitte’s Marc Beierschoder and Martin Mannion respectively about the requirement organizations have to deploy their data and analytics, quickly, into a hybrid environment. On top of that, there is the fundamental aspect of consistent security and governance of your enterprise data cloud and need for multiple users with different requirements to access data flexibly.

How-to: Index Data from S3 Using CDP Data Hub

This blog post will present a simple “hello world” kind of example on how to get data that is stored in S3 indexed and served by an Apache Solr service hosted in a Data Discovery and Exploration cluster in CDP. For the curious: DDE is a pre-templeted Solr-optimized cluster deployment option in CDP, and recently released in tech preview. We will only cover AWS and S3 environments in this blog.

Accelerate Your Web Tests With Parallel Execution

It’s September. Students are back to school, whether that is in person or remote. Here in the States, we just celebrated the unofficial end of Summer with Labor Day. Things are likely picking up where you are, which makes it the perfect time to focus on test execution to put yourself ahead. Quality at the expense of speed, or speed at the expense of quality, is likely a challenge you have faced in your development journey.

How APIs and ecosystem strategies accelerate digital transformation

Innovation is a topic of conversation in almost every enterprise, but a related topic that sometimes goes under-discussed is co-innovation—that is, the idea that enterprises can unlock a lot of powerful business innovation by partnering outside the organization. Often called a digital ecosystems strategy, this tactic involves different participants sharing data, functionality, and other digital assets for symbiotic benefit.

How to install extra plugins in JMeter using the Plugins Manager?

A lot of times you will need to install some extra plugins that will help you in developing or running the performance tests. For this you will need to use the JMeter Plugins Manager. Below are the steps needed to install the Plugin Manager and install extra plugins: Written by Cristian Vazzolla.

Going from Consulting to SaaS

For many freelancers and small business owners, moving from consulting or freelance development work to operating a SaaS product is the Holy Grail. That makes sense: running a SaaS scales better and makes for a stable income. While there’s no guaranteed path to success, here’s what we learned taking AppSignal from a “20% time side-project” to a business serving thousands of developers around the globe. This article isn’t a blueprint.