Back to Browse

Lab 2 | Google Cloud Platform Tutorial for Beginners | Create Cloud SQL

825 views
Premiered Jun 25, 2021
12:35

Google Cloud Platform, offered by Google, is a suite of cloud computing services. The Google Cloud Console provides a web-based, graphical user interface that you can use to manage your Google Cloud projects and resources. In this series, practise labs & learn GCP components. Cloud SQL is a fully-managed database service that helps you set up, maintain, manage, and administer your relational databases on Google Cloud Platform. You can use Cloud SQL with MySQL, PostgreSQL, or SQL Server. Google Cloud console - https://console.cloud.google.com Startup script: apt-get update apt-get install apache2 php php-mysql -y service apache2 restart cd /var/www/html sudo service apache2 restart sudo nano index.php You can subscribe my channel for more educational videos on Cloud & related topics.

Download

0 formats

No download links available.

Lab 2 | Google Cloud Platform Tutorial for Beginners | Create Cloud SQL | NatokHD