Skip to content

Instantly share code, notes, and snippets.

@mrdrozdov
Created September 3, 2015 20:21
Show Gist options
  • Select an option

  • Save mrdrozdov/e01be16aa8db752994a1 to your computer and use it in GitHub Desktop.

Select an option

Save mrdrozdov/e01be16aa8db752994a1 to your computer and use it in GitHub Desktop.
How to get into DataScience
Resources that address some popular topics in Big Data and Data Science.
What is statsd?
https://codeascraft.com/2011/02/15/measure-anything-measure-everything/
In this blog post, Etsy introduces its NodeJS daemon that is used to collect system metrics. It has since become the de facto method of collecting such data in industry.
What is a time series database?
http://jmoiron.net/blog/thoughts-on-timeseries-databases/
In this blog post, Jason Moiron surveys popular Time Series related topics. He is also one of the engineers who has worked on optimizing the Time Series database used at Datadog.
What is Hadoop and Spark?
http://www.hadoopweekly.com/
Hadoop Weekly is a newsletter that includes project releases, interesting talks, and other current events in the Hadoop ecosystem.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment