Skip to player
Skip to main content
Skip to footer
Search
Connect
Watch fullscreen
Like
Comments
Bookmark
Share
Add to Playlist
Report
001 [Hands-on] Creating projects
Abdullah Manzoor
Follow
8/5/2024
Category
😹
Fun
Transcript
Display full video transcript
00:00
Hello everyone, so in this video, we will see how we can create a project in a Google
00:11
Cloud.
00:14
So first thing is what is project here.
00:17
So to illustrate the concept behind the projects and what is the important role the projects
00:22
plays while creating the different GCP resources.
00:27
So I want you to point out at this particular documentation inside the Google Cloud, a resource
00:34
hierarchy.
00:36
So just focus upon this particular diagram.
00:40
So here it says that in a complete resource hierarchy inside the Google Cloud, we have
00:47
a top level root node is an organization.
00:51
So let's say your organization, some XYZ bought a Google Cloud account, or I would
00:58
say created a Google Cloud account.
01:02
Under that, you have a number of departments, so you can consider it like folders.
01:07
So let's say department will be HR department, maybe finance department.
01:14
So different teams are situated inside all those departments.
01:19
So maybe finance department has a team A, team B, and all of those teams working on
01:26
one or multiple products.
01:28
So let's say some particular team is working on product one and product two.
01:33
So till that time, everything resides inside the Google Cloud as a hierarchy, like inside
01:40
the organization, we have a number of folders and this folder hierarchy can go very long.
01:47
Here it has shown just the tree level depth.
01:50
So depending on the organization structure in your company, you can create such a kind
01:55
of folder hierarchy and you can manage all your GCP resources and projects.
02:00
And after that comes a very important part, which is nothing but projects.
02:05
So all those product application you create that has been assigned to some kind of projects.
02:12
So let's say you are developing some product, product one, and your team who is developing
02:19
product one, they need to create a project.
02:22
So let's say we have a dev level project, we have a testing level project, and we have
02:26
a production level project.
02:28
Now these projects you can divide and classify in any of the way, but this project is a part
02:36
of those folders only.
02:39
And everything you create inside the Google Cloud, that is a part of projects.
02:44
So whether you create a compute engine instances or you create some kind of, let's say, BigQuery
02:52
analysis or some cloud PubSub or you deploy some web application inside the Google App
02:57
Engine, everything has to be part of some projects.
03:02
So at the very top level, the root node is organization.
03:07
But from the development perspective, everything has to be associated with some kind of projects
03:13
only.
03:14
Alright, so what we will do, let's just go to cloud console and I am already having one
03:24
Google Cloud account.
03:25
So just go to console.cloud.google.com.
03:31
And I'm going to log in with this ID gcptutorial.2020 at gmail.com.
03:38
Let me provide my password next.
03:43
And it will redirect me to the dashboard of Google Cloud console.
03:48
Now on a very top panel bar, you can see there is by default one project has been associated,
03:56
which is nothing but my first project.
03:57
Now, when you click upon it, the three tabs are appeared.
04:01
So one is starred, which is previewed.
04:03
Don't worry about it as of now.
04:06
And we have all.
04:07
So all those projects will be listed here.
04:09
Now how this my first project came?
04:13
So my first project got created with a name, always my first project when you create your
04:20
Google Cloud account.
04:22
So in your case also, when you first time create a Google Cloud account, by default,
04:26
this project got created.
04:28
Every time you will be able to see this name only.
04:32
But along with that, there will be a different ID because this project ID has to be unique
04:37
globally.
04:38
All right.
04:39
So that is about the project.
04:41
Now you can see we have seen about the hierarchy.
04:43
So first in a top level node, we have an organization that we have folders, projects.
04:49
Now in this particular case, we don't have any kind of organization.
04:53
And that's why it has written like a no organization and under the no organization, I have projects.
04:58
I can create even multiple projects also.
05:01
In the meanwhile, I'll show you how to create new projects.
05:04
But here we don't have any kind of folders.
05:06
We don't have organization.
05:07
So what's going on?
05:09
So what I want to point out that this is like a free trial account.
05:14
So free trial account, which is available for me for the next 90 days, having to spend
05:20
close to $300 credits.
05:22
So with free trial, you just cannot create those organization node.
05:28
So that's why inside the no organization, by default, one project got created.
05:32
My first project.
05:34
All right.
05:35
So what we can do, we can create a new project and then we can try to compare this new projects
05:41
with our my first project.
05:44
So what I will do to create a new project, I can just simply click on new projects and
05:48
it will redirect me to the forms through which I can create a new project.
05:53
And you can see I am inside the new project form screen.
05:57
They have given one indication that you have 10 projects remaining in your quota.
06:02
So already there is one project and you can always request to increase and delete some
06:07
projects.
06:08
You can manage quota from here.
06:09
But there are other places also from where you can just navigate and land up to exactly
06:15
same screen.
06:16
So this is one way just directly you can go to home and from projects you can create a
06:24
new projects.
06:25
All right.
06:26
There is other way like on a top panel bar, there is search products and resource.
06:33
So projects also one kind of resource.
06:35
So what you can do.
06:40
Create projects.
06:42
Just search for Yes, we got very first one.
06:46
Create a projects.
06:47
Now when you click upon it, anyhow, you are going to land up into same screen.
06:52
And if you want to go from this navigation menu, you can go to navigation menu and from
06:59
I am.
07:00
So on the left hand side, hamburger menu, when you click upon it, you will be having
07:05
a I am an admin.
07:06
So identity and access management.
07:09
And here we have a create projects.
07:11
So there are multiple ways you can land up to this particular screen.
07:16
So here there is only one thing we need to give like a project name.
07:21
So by default, Google has given one suggestion that you can keep this project name.
07:25
So what we are going to do, let's give Learn GCP-ACE Guide.
07:36
So that is our new projects.
07:38
Now moment you give the project name, there is a by default project ID and Google has
07:44
given us one warning that it cannot be changed later.
07:49
Now here there is a location.
07:52
So under which organization you want to create this project.
07:56
But as I told you, we are inside the free trail account, so you just cannot create anything
08:00
inside the particular organization.
08:04
Instead of that, every time you have to select no organization only.
08:08
So let me select no organization and our project name is Learn GCP-ACE Guide.
08:14
Now this project name can collide with any other project name available across the globe.
08:20
So let's say you create the project, which is also having the same name, but this project
08:26
ID has to be unique.
08:28
So let's say if I give some common name like a test, definitely someone might have created
08:34
this test project name.
08:36
So Google has immediately given us some unique project ID associated with that.
08:41
Still, you can always keep your project name test, but your project ID will be unique.
08:46
Apart from this project name and project ID, there is one more identity associated
08:52
with the projects like a project number.
08:55
So I'll show you what I'm going to do.
08:59
Project name and let's just press create.
09:02
And you can see in notification, we are giving one indication that it started creating projects.
09:09
So it will take a few seconds.
09:11
Yes, project got created.
09:14
And now if you go to top panel bar, we have two projects are available.
09:19
So you can go to all and still project got yes, project got created.
09:24
We can always select this particular project.
09:27
And now we are inside another project.
09:30
So now you can understand the importance of projects that everything you are going to
09:34
create has to be associated with some project.
09:37
And there is a billing account also got associated with projects.
09:40
Later on, we will see about that.
09:43
Now we are inside our newly created projects, Learn GCP-AC-Guide.
09:49
And you can see we have a project's name.
09:53
Corresponding to project name, there is looks like a very unique across the globe.
09:57
So Google said that let's just keep project ID also as it is like Learn GCP-AC-Guide.
10:04
And corresponding to this project, there is a one project number got associated.
10:10
So this project number generally as a developer, as outside person, I would say we are not
10:15
going to use it, but Google internally using it.
10:19
Now if you go to project setting, there is few more parameters are associated with the
10:25
projects.
10:26
You can do it like as we have project name.
10:29
So obviously, always you can change the project name.
10:32
Let's say I'll just make it Learn GCP-AC-Guide 23.
10:38
Still project ID remains the same and project number.
10:42
Now when you try to edit this project ID and project number, you just cannot do it.
10:46
But project name always you can do it.
10:48
So let me just save it.
10:50
And now we have renamed our project successfully from this Learn GCP-AC-Guide to those 23 number
10:58
got appended.
10:59
Now you can see on a top panel bar also, always you go to all or from the recent also you
11:04
can select it as we have very few projects are available.
11:07
We can immediately navigate from here.
11:10
Alright.
11:11
Now, other things what you can do is like a shutdown project.
11:14
So moment you shut down the project, every single resources, everything has been associated
11:19
that will be automatically get shut down.
11:22
Alright, so that is about how we can create a project inside the Google Cloud account.
Recommended
9:19
|
Up next
009 GCloud command for Module - 1
Abdullah Manzoor
8/9/2024
6:04
007 [Hands-on] Cloud SDK Part - III
Abdullah Manzoor
8/9/2024
9:23
006 [Hands-on] Cloud SDK Part - II
Abdullah Manzoor
8/9/2024
6:43
005 [Hands-on] Cloud SDK Part - I
Abdullah Manzoor
8/9/2024
10:05
004 [Hands-on] Cloud Shell - 3
Abdullah Manzoor
8/9/2024
23:44
002 [Hands-on] Assigning users to predefined IAM roles within a project
Abdullah Manzoor
8/5/2024
17:35
003 [Hands-on] Managing users in Cloud Identity (manually and automated)
Abdullah Manzoor
8/5/2024
5:22
002 [Hands-on] Establishing billing budgets and alerts
Abdullah Manzoor
8/5/2024
6:26
003 [Hands-on] Setting up billing exports to estimate dailymonthly charges
Abdullah Manzoor
8/5/2024
9:13
001 [Hands-on] Creating one or more billing accounts & Link projects
Abdullah Manzoor
8/5/2024
8:36
004 [Hands-on] Enabling APIs within projects
Abdullah Manzoor
8/5/2024
11:23
003 [Hands-on] Cloud Shell - 2
Abdullah Manzoor
8/5/2024
16:11
002 [Hands-on] Cloud Shell - 1
Abdullah Manzoor
8/5/2024
3:24
001 Section Introduction
Abdullah Manzoor
8/5/2024
5:01
004 Services & Availability Zones
Abdullah Manzoor
7/24/2024
6:12
003 Different GCP Services
Abdullah Manzoor
7/24/2024
8:39
002 [NEW] GCP Region & Zones
Abdullah Manzoor
7/24/2024
5:05
001 [NEW] What is GCP - Google Cloud Computing Platform & Why
Abdullah Manzoor
7/24/2024
1:35
funny video
Abdullah Manzoor
7/23/2024
0:57
tiktok 1
Abdullah Manzoor
7/23/2024
4:02
001 Course Introduction
Abdullah Manzoor
7/10/2024
2:29
005 Create GCP Free Tier Account
Abdullah Manzoor
7/10/2024
13:45
Quran:020 - سورة طه - القارئ: رعد الكردي - Surat Ta-Ha - recitation by: Raad A
Abdullah Manzoor
7/29/2024
39:30
Quran:017 - سورة الإسراء - القارئ: رعد الكردي - Surat Al-Isra - recitatio
Abdullah Manzoor
7/29/2024
0:14
quran-verses-beautiful-quran-recitation-quranrecitation-quranicvers-islam-quran-shorts
Abdullah Manzoor
7/29/2024