Tagged in

Developer Stories

Zulily Tech Blog
Zulily Tech Blog
Learn about Zulily’s development teams, job opportunities, tech talks and more.
More information
Followers
53
Elsewhere
More, on Medium

Google Compute Engine Hadoop clusters with zdutil

Here at Zulily, we use Google Compute Engine (GCE) for running our Hadoop clusters. Google has a utility called bdutil for setting up and tearing down Hadoop clusters on GCE. We ran into a number of issues when using the utility and were using…


Sampling keys in a Redis cluster

We love Redis here at Zulily. We store hundreds of millions of keys across many Redis instances, and…