From the course: Cybersecurity with Cloud Computing
Unlock the full course today
Join today to access over 24,100 courses taught by industry experts.
Setting up access control in AWS
From the course: Cybersecurity with Cloud Computing
Setting up access control in AWS
- [Malcolm] Let's see how access control works in an Amazon cloud. I'm at my S3 management console and I'll create a new S3 bucket. In the lower part of the screen, we can see the access control settings for the bucket. By default, there's no public access and we can see that access is controlled through either access control lists or access point policies. There's extensive documentation on AWS and here we see how an access control list entry is expressed in XML. This is the default ACL for an S3 bucket and it contains an owner and a grantee entry, with the owner being the first of what can be up to a hundred grants. Granting access through an access point is slightly different. Here we can see an elastic file system access point policy, which is described in JSON form. Access points are the most appropriate mechanism for allowing access at scale. Back in the console, I'll give the bucket a name. Let's check the…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
-
(Locked)
Cryptography foundations5m 36s
-
(Locked)
Data security and encryption5m 20s
-
(Locked)
Identity in the cloud7m 15s
-
(Locked)
Controlling access to cloud objects2m 14s
-
(Locked)
Setting up access control in AWS2m 55s
-
(Locked)
Logging and monitoring in the cloud4m 5s
-
(Locked)
VM monitoring with Azure2m 53s
-
(Locked)
-