Files
GCP
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
* gcloud is the primary command-line tool to create and manage resources * bq is the BigQuery command-line tool. * cbt is the Cloud Bigtable command-line tool. * gsutil is the Google Cloud Storage command-line tool. * kubectl is the Kubernetes command-line tool. # Como instalar o SDK: # https://cloud.google.com/sdk/docs/install#deb # gcloud command reference # https://cloud.google.com/sdk/gcloud/reference # Gcloud command-line tips and tricks # https://www.youtube.com/watch?v=ezzZ--xt43c # For interactive cli help gcloud beta interactive # Get current project on GCP gcloud config get-value project # Private Container Registry/Storage # https://www.youtube.com/watch?v=s46l_PmXBAQ # To authorize docker to use gcr gcloud auth configure-docker # Deploy a Container to Google Compute Engine (GCE) # https://www.youtube.com/watch?v=wKiW1nufh1k # Introduction App Engine’s new Python 3 Runtime # https://www.youtube.com/watch?v=qeSpDwA2qcU # Managing SSH Keys GCE machines # https://www.youtube.com/watch?v=Z_ePcvnjQb4 # What is the difference between Google App Engine and Google Compute Engine? # https://stackoverflow.com/questions/22697049/what-is-the-difference-between-google-app-engine-and-google-compute-engine # Deploying a Content Management System to App Engine with Python 3 # https://www.youtube.com/watch?v=uD9PTag2-PQ # Connect to Google Cloud SQL on the Command Line # https://www.youtube.com/watch?v=78itdGJpJAQ # Quickstart for Cloud SQL for PostgreSQL the Cloud SQL Auth proxy # https://cloud.google.com/sql/docs/postgres/quickstart # Connecting Overview # https://cloud.google.com/sql/docs/postgres/connect-overview