Google Cloud Manual
Google Cloud Manual
Scan the QR code thorough any of the GPay, PhonePay , Pay-TM etc
Account gets will be created and will be landing at Google Cloud Console
Experiment-1:
Creating a Virtual Machine: Configure and deploy a virtual machine with
specific CPU and memory requirements in Google Cloud.
Click in search bar and type Compute Engine or select Compute Engine
Click on machine Type-> Select the required machine type Shared-core e2-micro
is selected since it costs less.
Keep advanced configurations default.
Check the cost estimate on right side of the panel which will indicate the monthly
cost for running the Virtual Machine of defined configuration.
Virtual Machine named vm1 with linux operating system is available for access.
Task- Execute some basic linux commands.
Click on delete
Check in the notification for complete deletion.
2. Getting Started with Cloud Shell and gcloud: Discover the use of gcloud
commands to manage Google Cloud resources from Cloud Shell.
Click on delete:
3. Cloud Functions: Create and deploy a Cloud Function to automate a specific
task based on Cloud Storage event.