devops-basics

Basics of GCP

Demo

Run ./gcp_helloworld.sh to list projects, create a GCS bucket, upload a file, and clean up.

Prerequisite: Run gcloud auth login and gcloud config set project YOUR_PROJECT_ID before running the demo.