Rails rendering is slow – We use a Node microservice to achieve greater site performance
The need for speed People tend to be impatient. If a delay is introduced into any process, whether it be driving on the road or being placed on hold, a…
The need for speed People tend to be impatient. If a delay is introduced into any process, whether it be driving on the road or being placed on hold, a…
TL;DR: Sometimes, writing an intermediate result to disk and then reading it back again is faster than checkpointing or unoptimized caching! At Spokeo, we use Spark on Amazon EMR to…
We (like everyone else) want to be able to ship easy to read code in a way that’s fast, maintainable, and free of errors. As our operations grow, so does…
Anyone who opens any software at all is familiar with versioning. It’s a concept people understand – newer versions of software have higher numbers. Think about all those iOS updates…
What do you look for when looking to join a new company? There are so many important factors to consider when choosing your next role, and it can feel overwhelming…
Displaying a map on a website isn’t a new capability. When you search for someone using Spokeo, we include a map with the search results showing geographic locations. Many web-based…