Google Cloud
Compute Commands
Create and manage Google Compute Engine VMs, disks, snapshots, and instance templates. Configure machine types and networking.
18 commands
Pro Tips
Use 'gcloud compute ssh' to SSH directly without managing keys manually.
Preemptible VMs cost up to 80% less for fault-tolerant batch workloads.
Use instance templates for consistent VM configurations across environments.
Common Mistakes
Deleting an instance deletes its boot disk by default unless configured otherwise.
Preemptible VMs can be terminated at any time with 30-second warning.