Create a VM
-
Go to the Google Cloud Console
-
Select or create a new project
-
Enable compute engine
-
Go to
Compute Engineand click onCreate Instance- Machine Configuration
- Name: europe-north2 (Stockholm)
- Region / Zone: europe-north2-a
- Machine type: e.g. e2-micro (for testing)
- OS and storage
- OS: Debian
- Version: GNU/Linux 12 (bookworm)
- Boot disk type: balanced persistent disk
- Size: 10gb (for testing)
- Data Protection
- Leave everything as default
- Networking
- Allow
HTTPandHTTPSif you will test an web app
- Allow
- Observability
- Enable: Install Ops Agent for Monitoring and Logging
- Security
- Leave everything as default
- Machine Configuration
-
Create