This document outlines a presentation on developing and deploying edge analytics. The agenda includes demonstrations of streaming sensor data into Redis on an edge device and running Spark analytics on the edge using Redis. Open source projects that will be used include the Lua Amalgamator for Redis, Stuart for Spark ML in Lua, and Stuart-Redis for reading and writing Spark RDDs in Redis. The demonstrations will stream temperature and pressure data from a sensor into a Redis instance on a Raspberry Pi and perform simple analytics and clustering using Spark functions within the Redis instance.