Alternatively, if you prefer using your terminal, you can download and install the SDK to use gcloud on your terminal. It is important to remember that gcloud is part of the Google Cloud SDK.
We can get started at deploying services by first creating a project:
- In the preceding illustration, click Create to create your first project:
- You can pick any project name and GCP auto-generates a project ID for you. If you need to customize the project ID in accordance with your organization's standards, click Edit. Remember that this project ID needs to be unique.
- Click Create when done.
- Once the project is created, ...