Running Apache Spark Clusters with Spot Instances in Databricks
Using Amazon EC2 Spot instances to launch your Apache Spark clusters can significantly reduce the cost of running your big data applications in the cloud. But how do you manage the risks of nodes terminating and balance that with cost savings? In this blog post, I’ll cover what Spot instances are and how they can...