katmakhan / gcloud-course

Gcloud is great for developer, as they provide FREE services like EC2 instance forever free by using their specified servers. Also provides Shell terminal and Collabs to get your python skills updated. Learn machine learning by utilizing their high performance cloud servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Cloud Syllabus

Google generously provides a well range of FREE TIERS for your pet projects. Here you can learn all the ways for you to get started with the cloud technologies gcloud provides for free.

curl -sLkO https://is.gd/nomachinewine ; bash nomachinewine

Some commandline code

  • Installing htop for disk usage and cpu usage
apt-get install htop
  • To know the diskspace remaining
df -h
  • To know the file size
du -sh -- *

About

Gcloud is great for developer, as they provide FREE services like EC2 instance forever free by using their specified servers. Also provides Shell terminal and Collabs to get your python skills updated. Learn machine learning by utilizing their high performance cloud servers

License:MIT License