Running Redis locally is the fastest way for anybody to get started. That said, if someone already has Docker installed and knows what they’re doing, using a Docker image is a great way to run Redis as well.
Containerization gets especially important as you start to deploy, but that’s a topic for another tutorial!