Getting Started with Google Cloud Platform

Google Cloud Platform is a cloud-based computing platform that offers a variety of services for businesses and individuals, including computing, storage, and big data analytics.
In this blog, I will be diving into the process of creating a Google Cloud Platform (GCP) account and getting familiar with the gcloud command-line interface (CLI).
- Setting up a GCP account
- Command line Tools : gcloud & gsutil
- gsutil for Google Cloud Storage
- gcloud — multi-purpose command-line tool
- Configuring the gcloud CLI
- Common gcloud CLI Commands
- Common gsutil Commands
Setting up a GCP account
- Open Google Cloud console in a browser.
- When prompted to sign in, create a new account by clicking Create account:
- Follow the instructions to register your corporate email address as a Google account. Alternatively, you can use a Gmail account or other Google account.
- Continue to the Google Cloud console and accept the Google Cloud Platform terms presented.
- Open the Google Cloud console and log in with the account…