When you create a preemptible or spot VM on Google Cloud, the VM runs normally but can be stopped by Google at any time to free resources. This stopping is called preemption. The VM can run up to about 24 hours before Google stops it automatically. When the VM stops, you lose it and must restart or create a new one to continue your work. This makes preemptible and spot VMs cheaper but less reliable. They are good for tasks that can handle interruptions. The execution table shows the VM state changes from creation, running, preemption, stopping, and restarting. The variable tracker shows how VM state, Google's decisions, and user impact change step by step. Key moments clarify why VMs stop unexpectedly and what users should do. The quiz tests understanding of VM states and lifecycle steps. Remember, always save your work often and plan for VM interruptions when using preemptible or spot VMs.