1
00:00:00,120 --> 00:00:03,930
In this video, we are going to create our first S3 bucket.

2
00:00:03,990 --> 00:00:08,610
To do so, please open the A mission console and go to S3.

3
00:00:08,700 --> 00:00:13,600
You can write in here S3 and add to favorites with clicking the start button.

4
00:00:13,620 --> 00:00:20,130
And after that, if you click the S3, this is the beginning pace of the S3 that you can see the information

5
00:00:20,130 --> 00:00:23,900
about the benefits, features, use cases and the case studies.

6
00:00:23,910 --> 00:00:28,830
So here you can see the related links that you can follow these documentation.

7
00:00:28,830 --> 00:00:32,580
But on top of the page, the important part is create a bucket.

8
00:00:32,950 --> 00:00:37,380
Every object in S3 is stored in a bucket, so we should create bucket first.

9
00:00:37,380 --> 00:00:40,050
And after that we will add object into bucket.

10
00:00:40,080 --> 00:00:44,700
Please click the create bucket option and here you can see the complications.

11
00:00:44,700 --> 00:00:48,390
When we create a bucket, we choose the bucket name and the region.

12
00:00:48,390 --> 00:00:54,810
Bucket name must be globally unique and it is very important you can see the rules in here.

13
00:00:54,810 --> 00:01:02,580
So basically, for example, I can say that my bucket if I say that my bucket and go at the end of the

14
00:01:02,580 --> 00:01:07,920
page and click the create bucket, you can see that the bucket with the same name all over the exits.

15
00:01:07,920 --> 00:01:12,330
So we should give some random number to make it unique.

16
00:01:12,360 --> 00:01:17,250
It is important to understand the bucket name should be unique and cannot be changed after that.

17
00:01:17,490 --> 00:01:18,690
Okay, after that.

18
00:01:18,690 --> 00:01:21,480
The second configuration is a region.

19
00:01:21,480 --> 00:01:24,180
All our services are us is too.

20
00:01:24,180 --> 00:01:28,200
And I'm leaving as it is and I don't copy any setting from other option.

21
00:01:28,200 --> 00:01:31,200
If you scroll down you can see the object ownership.

22
00:01:31,470 --> 00:01:36,450
So basically there is a ACS that we explain in the last video.

23
00:01:36,480 --> 00:01:42,090
It is control the ownership of the object, return to this bucket from the order it is accounts for

24
00:01:42,090 --> 00:01:42,360
now.

25
00:01:42,360 --> 00:01:45,540
I am not going to use any aces, so that's why we are disabled.

26
00:01:45,540 --> 00:01:50,490
Now if you scroll down you can see the block public access settings for this bucket.

27
00:01:50,490 --> 00:01:52,740
So this is the default configuration.

28
00:01:52,770 --> 00:01:56,460
We don't grant the public access to the bucket and objects.

29
00:01:56,460 --> 00:02:04,710
And because this is not exposing or deploying a website, we don't want to access these bucket from

30
00:02:04,710 --> 00:02:06,510
the external systems.

31
00:02:06,510 --> 00:02:10,230
So that's why we blocked these bucket.

32
00:02:10,230 --> 00:02:17,610
So in order to ensure that public access this bucket to remove public access, it is blocked by this

33
00:02:17,610 --> 00:02:18,200
click.

34
00:02:18,450 --> 00:02:19,560
I am leaving as it is.

35
00:02:19,560 --> 00:02:21,780
If you scroll down there is a bucket versioning.

36
00:02:21,870 --> 00:02:26,460
Again, I'm not using the bucket versioning and I don't have any versions in the object.

37
00:02:26,460 --> 00:02:29,970
If you scroll down you can see the text and default encryption.

38
00:02:29,970 --> 00:02:31,800
So I'm not going to change anything.

39
00:02:31,800 --> 00:02:37,950
And if you expand these advanced settings, you can see some advanced settings which is the object lock

40
00:02:37,950 --> 00:02:39,420
and it is also disabled.

41
00:02:39,420 --> 00:02:45,720
So now please click the create bucket and see how we can create these S3 bucket.

42
00:02:45,750 --> 00:02:47,550
As you can set, it is very easy.

43
00:02:47,550 --> 00:02:49,830
My bucket is comes in the bucket list.

44
00:02:49,830 --> 00:02:55,260
If you click this bucket, this, you can see the object properties permissions and so on in the object

45
00:02:55,260 --> 00:02:55,560
list.

46
00:02:55,560 --> 00:02:57,120
We don't have an object yet.

47
00:02:57,120 --> 00:03:01,110
So in the next video we will see how we can add object into bucket.
