Skip to content

Instantly share code, notes, and snippets.

View hamed6's full-sized avatar
🎯
Focusing

Hamed Nezhad hamed6

🎯
Focusing
View GitHub Profile
@hamed6
hamed6 / 01-Create and Manage Cloud Resources.md
Created October 17, 2023 08:08 — forked from luckylittle/01-Create and Manage Cloud Resources.md
Professional Google Cloud Architect (2023) -- Cohort ID: PCA02-GETCERT/2023.05.25

Create and Manage Cloud Resources

Creating virtual machine

  • To attach a persistent disk to a virtual machine instance, both resources must be in the same zone
  • If you want to assign a static IP address to an instance, the instance must be in the same region as the static IP

GCloud CLI