Skip to content

Prework

Sign up for Databricks Community Edition

Databricks is the company behind Apache Spark. The community edition offers you a cost-free environment (15GB RAM and 2 Cores) with the latest Apache Spark & much more.

Community Edition Button

Linux Shell Commands

We will spend some of our course time on Linux shell commands, which are often used in big data, cloud computing, and MLOps. It would be helpful for you to warm up to the concepts and commands with the following video and short web course.

Here are some materials that warm you up to the concepts:

Some Useful Concepts in Computing

Big data is about completing tasks in parallel, using multiple computers. Naturally, it needs some background on how computing is done on a single computer. These are a series of short videos explaining various concepts and aspects of computing.