Using custom Spark clusters (and interactive PySpark!) with SageMaker
Amazon EMR seems like the natural choice for running production Spark clusters on AWS, but it's not so suited for development because it doesn't support interactive PySpark sessions.…