Dockerizing an Apache Spark Standalone Cluster
Small Big Data ecosystem with In-Memory Processing

The aim of this article is to show you the use of docker as a powerful tool to deploy applications that communicate with each other in a fast and stable way. In this case I present a small ecosystem of big data for in-memory processing, the ecosystem is based in different docker containers, it was…