Awesome AWS Now on GitHub!
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources [...]
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources [...]
Interactive command line interface that aims to supercharge the AWS CLI with features focusing on improving ease-of-use and increasing productivity. Under the hood, SAWS is powered by the AWS CLI and supports the same commands and command structure [...]
Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based defaults for Mac OSX [...]
Interactive, test-driven Python coding challenges (algorithms and data structures). Challenges focus on algorithms and data structures that are typically found in coding interviews or coding competitions [...]
Continually updated Data Science Python Notebooks: Spark, Hadoop MapReduce, HDFS, AWS, Kaggle, scikit-learn, matplotlib, pandas, NumPy, SciPy, and various command lines […]
mrjob lets you write MapReduce jobs in Python 2.5+ and run them on several platforms. You can: Write multi-step MapReduce jobs in pure Python, test on your local machine, run on a Hadoop cluster, run in the cloud using Amazon Elastic MapReduce (EMR) [...]
With the final beta in the hands of testers, I thought I would give a quick overview of my favorite features in Tableau 9 [...]
I recently hooked up Splunk with AWS to search, monitor, and analyze log files. Splunk indexes data on read and allows for super-fast searching and visualization. I like to think of Splunk as Google Search for log files with visualization built-in [...]
Testing is a vital part of software development. I've always been a fan of Test Driven Development (TDD) and use nose for my python data analysis projects. I've recently hooked up test_that to my R Snippets Repo [...]
I had some free time over the Christmas to New Year's break and completed overhauling my personal website donnemartin.com. I've also started to build up its mirror site donnemartin.github.io powered by Jekyll. I love that I can use my existing developer tools to generate content (SublimeText, Terminal, GitHub). [...]