Google Cloud Fundamentals: Getting Started with Cloud Storage and Cloud SQL Reviews

500956 reviews

perfect

Kannan R. · Reviewed 23 hours ago

Check my progress for cloud sql lab is not getting updated

Vaibhav Pratap S. · Reviewed 23 hours ago

Tosei T. · Reviewed 23 hours ago

Sneha H. · Reviewed 23 hours ago

Vaibhav Pratap S. · Reviewed 23 hours ago

Sergej S. · Reviewed 23 hours ago

Kavipriya R. · Reviewed 23 hours ago

A R. · Reviewed 23 hours ago

JALOLOV A. · Reviewed 24 hours ago

It turned out apache2 was not installed at all. After SSH I had to install apache2 myself. Restart was possible using systemctl instead service command. Seems that automation script failed for some reason.

Marcin B. · Reviewed 1 day ago

the startup script for the GCE instance fails because it tries to send a command to the apache server before it's finished installing.

Billy H. · Reviewed 1 day ago

SACHIN P. · Reviewed 1 day ago

Prakash A. · Reviewed 1 day ago

Replace #!/bin/bash apt-get install apache2 php php-mysql -y service apache2 restart with #!/bin/bash apt-get update apt-get install apache2 php php-mysql -y service apache2 restart

Zawar Y. · Reviewed 1 day ago

K M. · Reviewed 1 day ago

Eugene S. · Reviewed 1 day ago

Sri sabrish r. · Reviewed 1 day ago

Chris O. · Reviewed 1 day ago

following instructions but the public ip adress is not avilable

Shubham J. · Reviewed 1 day ago

Apoorva P. · Reviewed 1 day ago

JALOLOV A. · Reviewed 1 day ago

Xinyi N. · Reviewed 1 day ago

Andrés M. · Reviewed 1 day ago

Daryl T. · Reviewed 1 day ago

SHUVAM NEUPANE S. · Reviewed 1 day ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.