Brought to you by NumFOCUS Foundation and O’Reilly Media Inc.
The official Jupyter Conference
August 22-23, 2017: Training
August 23-25, 2017: Tutorials & Conference
New York, NY

Creating a scalable, cost-effective JupyterHub implementation on Amazon AWS

Moderated by: Faras Sadek and Demba Ba

At Harvard, we deployed JupyterHub on Amazon AWS for two classes in School of Engineering. The Signal Processing class used Docker-based JupyterHub, where each user provisioned with a docker container notebook. For the Decision Theory class, we redesigned JupyterHub using a dedicated EC2 instance per user’s notebook, providing better scalability, reliability and cost efficiency.