Run Redis locally, connect with redis-cli, and issue commands such as SET, GET, DEL, and EXISTS. Read replies, inspect the server, and build a working mental model of Redis as an in-memory data structure server.