- Google Cloud Platform Administration
- Ranjit Singh Thakurratan
- 495字
- 2021-07-23 19:07:31
Exploring GCP
Let's dive a little deeper into GCP by creating an account and getting familiar with the console and command-line interface. There are three ways to access GCP—via console, via a command-line interface using the gcloud command-line tool, and Google Cloud SDK client libraries. But before that, we need to understand the concept of projects.
In GCP, any cloud resources that you create must belong to a project. A project is basically an organizing entity for any cloud resource that you wish to deploy. All resources deployed within a single project can communicate easily with each other, for example two compute engine virtual machines can easily communicate with each other within a project without having to go through a gateway. This, however, is subject to region and zone limitations. It is important to note that resources in one project can talk to resources in another project only through an external network connection.
Each project has a project name, a project ID, and a project number. The project ID has to be a unique name across the cloud platform (or Google can generate an ID for you). Remember that even if the project has been deleted, its ID cannot be reused again:

GCP allows you a free trail that provides you with $300 of credit towards any Google product. Your trial lasts for 12 months and expires automatically after that. If you exceed your free $300 credit, your services will be turned off but you will not be charged or billed, making this a safe way to explore and learn more about GCP.
To get started:
- Go to https://cloud.google.com and click on TRY IT FREE:
- Once you create an account and log in, agree to the terms and conditions and fill out your details along with a valid credit card number.
- Once logged in you will see a Billing Overview:

Let's look at how to access different GCP services using the console:
- Click on the menu on the left to drop down the list of services. Feel free to scroll down this list to explore:

- On the right, let's look at another way of accessing your GCP instance using the cloud shell tool that allows you to manage your resources from the command line in any browser. The
on the top right activates your Google cloud shell. This opens a new frame at the bottom of the browser and displays a prompt. It may take a few seconds for the shell session to be established:
- 我的J2EE成功之路
- 輕松學Java Web開發
- Getting Started with MariaDB
- Matplotlib 3.0 Cookbook
- Maya 2012從入門到精通
- PostgreSQL Administration Essentials
- C語言寶典
- 大學C/C++語言程序設計基礎
- Enterprise PowerShell Scripting Bootcamp
- Linux:Powerful Server Administration
- 悟透AutoCAD 2009案例自學手冊
- Azure PowerShell Quick Start Guide
- SMS 2003部署與操作深入指南
- 工業機器人力覺視覺控制高級應用
- 基于Proteus的單片機應用技術