{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "This notebook was prepared by [Donne Martin](http://donnemartin.com). Source and license info is on [GitHub](https://github.com/donnemartin/data-science-ipython-notebooks)." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Amazon Web Services (AWS)\n", "\n", "* SSH to EC2\n", "* Boto\n", "* S3cmd\n", "* s3-parallel-put\n", "* S3DistCp\n", "* Redshift\n", "* Kinesis\n", "* Lambda" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "