Thursday, April 4, 2024
GCP

Google Cloud Essential Skills: Challenge Lab

essential

“Google Cloud Essential Skills: Challenge Lab”

Solusi

Task 1 

Create a Linux VM Instance

Create a Linux virtual machine, name it “Apache” and specify the zone as “us-central1-a”.

Enable Public Access to VM Instance

While creating the Linux instance, make sure to apply the appropriate firewall rules so that potential customers can find your new product.

Task 2

Use these commands in SSH :

sudo su –
apt-get install apache2 -y
service –status-all

Task 3

Check External IP or this task is automatically done.

Penutup

Sahabat Blog Learning & Doing demikianlah penjelasan mengenai Google Cloud Essential Skills: Challenge Lab. Semoga Bermanfaat . Sampai ketemu lagi di postingan berikut nya.

(Visited 175 times, 1 visits today)
Baca Juga :  Mengenal Cloud Shell dan gcloud di GCP

Similar Posts