This visual execution shows how RabbitMQ cluster nodes work as disc or RAM types. First, the cluster setup starts by choosing node types. Disc nodes store full data on disk, while RAM nodes store only metadata in memory. The example commands show stopping the node app, resetting it to clear old data, joining the cluster as a RAM node, and starting the app again. The execution table traces each step with node states and cluster effects. Variables like node state and cluster membership change step by step. Key moments clarify why resetting is needed before joining and the difference between disc and RAM nodes. The quiz tests understanding of node states and cluster joining. The snapshot summarizes the key points for quick reference.