Google Cloud Fundamentals: Getting Started with Cloud Storage and Cloud SQL Reviews
501008 reviews
Anant G. · Reviewed 1 day ago
Muthuraj B. · Reviewed 1 day ago
BHARGAVI G. · Reviewed 1 day ago
Nurmuxammad Q. · Reviewed 1 day ago
perfect
Kannan R. · Reviewed 1 day ago
Check my progress for cloud sql lab is not getting updated
Vaibhav Pratap S. · Reviewed 1 day ago
Tosei T. · Reviewed 1 day ago
Sneha H. · Reviewed 1 day ago
Vaibhav Pratap S. · Reviewed 1 day ago
Sergej S. · Reviewed 1 day ago
Kavipriya R. · Reviewed 1 day ago
A R. · Reviewed 1 day ago
JALOLOV A. · Reviewed 1 day 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
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.